Skip to content

Commit b066e67

Browse files
authored
doc intelligence infra
1 parent 9fe148c commit b066e67

1 file changed

Lines changed: 21 additions & 2 deletions

File tree

instructions/3_SetupAIServices.md

Lines changed: 21 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Last updated: 2025-02-20
1313
<img src="https://github.com/user-attachments/assets/d540dea3-a2e2-4095-9f21-fe0b9b2808db" alt="Centered Image" style="border: 2px solid #4CAF50; border-radius: 5px; padding: 5px; width: 400px;"/>
1414
</div>
1515

16-
## Create an Azure AI Services Resource
16+
## Create an Azure AI Services Resource - (optional/if needed)
1717

1818
- Go to the Azure Portal and sign in with your Azure account.
1919
- Select **Create a resource**.
@@ -31,7 +31,7 @@ Last updated: 2025-02-20
3131

3232
<img width="550" alt="image" src="https://github.com/user-attachments/assets/0744b2e7-c6a3-4831-9454-e24c08b6e244" />
3333

34-
## Create Specific AI Services (e.g., Text Analytics, OCR)
34+
## Create Specific AI Services (e.g., Text Analytics, OCR) - (optional/if needed)
3535

3636
1. **Go to the Azure Portal**: Navigate to the Azure Portal and sign in with your Azure account.
3737

@@ -46,6 +46,25 @@ Last updated: 2025-02-20
4646

4747
https://github.com/user-attachments/assets/87a4a616-4171-4603-a2d6-9393e5545241
4848

49+
### Create Document Intelligence Resource
50+
51+
- Go to the Azure Portal.
52+
- **Create a New Resource**:
53+
- Click on `Create a resource` and search for `document intelligence`.
54+
- Select `Document Intelligence` and click `Create`.
55+
56+
<img width="550" alt="image" src="https://github.com/user-attachments/assets/e8783321-9bf3-42e2-83af-4d1c555205e3">
57+
58+
- **Configure the Resource**:
59+
- **Subscription**: Select your Azure subscription.
60+
- **Resource Group**: Choose an existing resource group or create a new one.
61+
- **Region**: Select the region closest to your location.
62+
- **Name**: Provide a unique name for your Form Recognizer resource.
63+
- **Pricing Tier**: Choose the pricing tier that fits your needs (e.g., Standard S0).
64+
- Review your settings and click `Create` to deploy the resource.
65+
66+
<img width="550" alt="image" src="https://github.com/user-attachments/assets/08335330-e9f5-455b-be22-6b938b979d99">
67+
4968
<div align="center">
5069
<h3 style="color: #4CAF50;">Total Visitors</h3>
5170
<img src="https://profile-counter.glitch.me/brown9804/count.svg" alt="Visitor Count" style="border: 2px solid #4CAF50; border-radius: 5px; padding: 5px;"/>

0 commit comments

Comments
 (0)