nerdexam
Microsoft

AI-102 · Question #187

SIMULATION You plan to create a solution to generate captions for images that will be read from Azure Blob Storage. You need to create a service in Azure AI Services for the solution. The service…

To generate captions for images stored in Azure Blob Storage, you need an Azure AI Services (Cognitive Services) multi-service resource, which provides access to Azure Computer Vision - the service responsible for image captioning capabilities. The resource must be named…

Submitted by ashley.k· Mar 30, 2026Implement and manage Azure AI Services resources, specifically provisioning a Cognitive Services multi-service account to enable vision-based AI capabilities such as image captioning (Azure AI Vision).

Question

SIMULATION You plan to create a solution to generate captions for images that will be read from Azure Blob Storage. You need to create a service in Azure AI Services for the solution. The service must be named captions12345678 and must use the Free pricing tier. To complete this task, sign in to the Azure portal. Answer: Part 1: Create a search service captions12345678 Step 1: Sign in to the QnA portal. Step 2: Create an Azure Cognitive multi-service resource: Step 3: On the Create page, provide the following information. Name: captions12345678 ̈ Pricing tier: Free - Step 4: Click Review + create - (Step 5: Create a data source In Connect to your data, choose Azure Blob Storage. Choose an existing connection to the storage account and container you created. Give the data source a name, and use default values for the rest.) Reference: https://docs.microsoft.com/en-us/azure/search/search-create-service-portal https://docs.microsoft.com/en-us/azure/search/cognitive-search-quickstart-ocr

Exhibit

AI-102 question #187 exhibit

Explanation

To generate captions for images stored in Azure Blob Storage, you need an Azure AI Services (Cognitive Services) multi-service resource, which provides access to Azure Computer Vision - the service responsible for image captioning capabilities. The resource must be named 'captions12345678' and use the Free pricing tier, which is created via the Azure portal by navigating to 'Create a resource' > 'Azure AI Services' and filling in the required fields (Name, Pricing tier) before clicking 'Review + create'. The Free tier is appropriate for development/testing scenarios and satisfies the requirement without incurring costs.

Topics

#Azure AI Services#Computer Vision#Azure Portal Resource Creation#Image Captioning

Community Discussion

No community discussion yet for this question.

Full AI-102 Practice