Sample questions
Microsoft Certified: Azure AI Apps and Agents Developer Associate (AI-103) (AI-103) practice questions
Your enterprise application uses Custom Vision. Due to compliance policies, you must ensure that your training data and model endpoints reside within a specific Azure region with s…
You are designing a multimodal solution that combines Azure AI Vision dense captions with Azure OpenAI GPT-4 Vision. You want to extract precise bounding box coordinates for multip…
Your application uploads images to Azure AI Vision via URLs. One of your URLs is failing with an invalid image error, even though the image opens correctly in web browsers. What is…
You are using Azure AI Vision Read API in your application. You want to ensure that the extracted text blocks return word-level bounding polygons rather than just line-level boundi…
Your company wants to generate descriptive captions for thousands of product images automatically using Azure AI Vision. Which visual feature parameter should you specify in the an…
You are using Azure AI Vision 4.0. You want to obtain a concise, single-sentence human-readable description of an image. Which feature parameter should you request?
You are building an agent using Azure AI Agent Service that needs to maintain long-term conversational memory across multiple sessions with a user. Which feature should you utilize…
Implement Generative AI And Agentic SolutionsmediumSee the answer and why each option is right or wrong →You want to detect whether corporate logos appear in user-submitted images using Azure AI Vision. Which visual feature parameter should you request?
You are using Document Intelligence Studio to build a custom extraction model. You need to verify the model quality before deploying. Which metric is most critical?
Which TWO metrics are reported by Document Intelligence Studio to evaluate model performance?
You are deploying a Custom Vision object detection model as a Docker container on an Azure Kubernetes Service (AKS) cluster. During load testing, you notice high memory consumption…
You are building a content moderation pipeline. You need to detect if user-uploaded images contain adult content, racy content, or gore using Azure AI Vision. Which feature should…
Which HTTP status code does the Azure AI Vision Read API return upon successfully initiating an asynchronous OCR analysis job?
You are developing a mobile application that captures business card photos and extracts contact information. Which Azure AI Vision feature is specifically designed to extract print…
You are using Custom Vision to train an object detection model. You want to evaluate model performance before publishing an iteration. Which metric represents the overall accuracy…
You need to programmatically delete an iteration of a Custom Vision model that performed poorly. Which API method should you invoke?
You are using Custom Vision and want to programmatically publish a trained iteration so that prediction endpoints can use it. Which API operation should you call?
You are examining the metadata of an image analysis result from Azure AI Vision 4.0. Which property contains the dimensions (width and height) of the analyzed image?
Your application calls Azure AI Vision API and receives an HTTP 429 Too Many Requests response. What does this error signify, and how should your application handle it?
You are deploying a Custom Vision model as a Docker container. You need to verify that the container is running and healthy before routing production traffic to it. Which health ch…
You are training a Custom Vision object detection model. You have 1,000 images, but only 200 of them contain the rare object you want to detect. The other 800 images are background…
You are building an agentic workflow in Microsoft Foundry using Semantic Kernel. The agent needs to call an external enterprise API to retrieve customer billing data. The API requi…
Implement Generative AI And Agentic SolutionshardSee the answer and why each option is right or wrong →You are configuring a connection between Azure AI Foundry and an Azure OpenAI resource. Which credential type is recommended for secure, keyless authentication between services in…
Implement Generative AI And Agentic SolutionseasySee the answer and why each option is right or wrong →You are building an image search engine. You want to extract visual feature tags from user photos using Azure AI Vision 4.0. Which visual feature should you request?