Assess the CertsIQ’s updated AI-102 exam questions for free online practice of your Designing and Implementing a Microsoft Azure AI Solution test. Our AI 102 dumps questions will enhance your chances of passing the Azure AI Engineer Associate certification exam with higher marks.
You are building an app that will share user images.
You need to configure the app to perform the following actions when a user uploads an image:
• Categorize the image as either a photograph or a drawing.
• Generate a caption for the image.
The solution must minimize development effort.
Which two services should you include in the solution? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
Which of the following prebuilt models are provided by Azure AI Document Intelligence for extracting data
from documents? (Select two)
You are tasked to use image classification in Azure to classify a set of images. You plan to upload and tag the
images using Custom Vision REST API. Review the code snippet given below and choose the class that you
will use for publishing the current iteration:
private static void Publishlteration(.................. trainingApi, Project project)
{
trainingApi.PublishIteration(project.Id, iteration.ld, publishedModelName,
predictionResourceId);Console.WriteLine("Done!\n");
}
What is the primary benefit of integrating Azure AI services into a continuous integration and continuous
delivery (CI/CD) pipeline?
You have the following Python function for creating Azure Cognitive Services resources programmatically. def create_resource (resource_name, kind, account_tier, location) : parameters = CognitiveServicesAccount(sku=Sku(name=account_tier), kind=kind, location=location, properties={}) result = client.accounts.create(resource_group_name, resource_name, parameters)
You need to call the function to create a free Azure resource in the West US Azure region. The resource will be used to generate captions of images automatically.
Which code should you use?
© Copyrights CertsIQ 2026. All Rights Reserved
We use cookies to ensure that we give you the best experience on our website (CertsIQ). If you continue without changing your settings, we'll assume that you are happy to receive all cookies on the CertsIQ.