Skip to content

Latest commit

 

History

History
73 lines (52 loc) · 3.24 KB

File metadata and controls

73 lines (52 loc) · 3.24 KB

Step 3: Set Up AI Services

Costa Rica

GitHub Cloud2BR OSS - Learning Hub

Last updated: 2026-04-07


Centered Image

Create an Azure AI Services Resource - (optional/if needed)

  • Go to the Azure Portal and sign in with your Azure account.

  • Select Create a resource.

  • Search for Azure AI Services and select Create.

    image
  • On the Basics tab, fill in the following details:

    • Subscription: Select your Azure subscription.
    • Resource Group: Select the resource group you created.
    • Region: Select the region where you want to deploy your AI services.
    • Name: Enter a name for your AI services resource.
    • Pricing tier: Select the appropriate pricing tier based on your needs.
  • Click Review + create and then Create.

    image

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

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

  2. Select the AI Service Category:

    • In the Azure AI Services account, go to the Get Started tab.
    • Choose the appropriate category for the AI service you need:
      • Language: For services like Text Analytics.

      • Vision: For services like Computer Vision (OCR).

      • Document Intelligence: For advanced document processing.

        image
        AIServices-how-to-setup.mp4

Create Document Intelligence Resource

  • Go to the Azure Portal.

  • Create a New Resource:

    • Click on Create a resource and search for document intelligence.

    • Select Document Intelligence and click Create.

      image
  • Configure the Resource:

    • Subscription: Select your Azure subscription.
    • Resource Group: Choose an existing resource group or create a new one.
    • Region: Select the region closest to your location.
    • Name: Provide a unique name for your Form Recognizer resource.
    • Pricing Tier: Choose the pricing tier that fits your needs (e.g., Standard S0).
  • Review your settings and click Create to deploy the resource.

    image
Total views

Refresh Date: 2026-04-07