Courseiva
Knowledge + Practice
CertificationsVendorsCareer RoadmapsLabs & ToolsStudy GuidesGlossaryPractice Questions
C
Courseiva

Free IT certification practice questions with explained answers for CCNA, CompTIA, AWS, Azure, Google Cloud, and more.

Certification Practice Questions

CCNA practice questionsSecurity+ SY0-701 practice questionsAWS SAA-C03 practice questionsAZ-104 practice questionsAZ-900 practice questionsCLF-C02 practice questionsA+ Core 1 practice questionsGoogle Cloud ACE practice questionsCySA+ CS0-003 practice questionsNetwork+ N10-009 practice questions
View all certifications →

Product

CertificationsCertification PathsExam TopicsPractice TestsExam Dumps vs Practice TestsStudy HubComparisons

Company

AboutContactEditorial PolicyQuestion Writing PolicyTrust Center

Legal

Privacy PolicyTerms of Service

Courseiva is a free IT certification practice platform offering original exam-style practice questions, detailed explanations, topic-based practice, mock exams, readiness tracking, and study analytics for Cisco, CompTIA, Microsoft, AWS, and other technology certifications.

© 2026 Courseiva. Courseiva is operated by JTNetSolutions Ltd. All rights reserved.

Courseiva is an independent certification practice platform and is not affiliated with, endorsed by, or sponsored by Cisco, Microsoft, AWS, CompTIA, Google, ISC2, ISACA, or any other certification vendor. Vendor names and certification marks are used only to identify the exams learners are preparing for.

← Plan and manage an Azure AI solution practice sets

AI-102 Plan and manage an Azure AI solution • Complete Question Bank

AI-102 Plan and manage an Azure AI solution — All Questions With Answers

Complete AI-102 Plan and manage an Azure AI solution question bank — all 0 questions with answers and detailed explanations.

218
Questions
Free
No signup
Certifications/AI-102/Practice Test/Plan and manage an Azure AI solution/All Questions
Question 1mediummultiple choice
Read the full Plan and manage an AI solution explanation →

A company plans to deploy an Azure AI solution that processes sensitive customer data. The solution must comply with GDPR and ensure data residency within the European Union. Which Azure resource configuration should be used?

Question 2easymultiple choice
Read the full Plan and manage an AI solution explanation →

You need to monitor costs for an Azure AI solution that uses multiple Azure AI services. Which Azure tool should you use to set budgets and receive alerts?

Question 3hardmultiple choice
Read the full Plan and manage an AI solution explanation →

A company is deploying a custom vision model using Azure Custom Vision. The training data contains images with varying resolutions. The model must achieve high accuracy. Which pre-processing step should be applied to the images before training?

Question 4mediummultiple choice
Read the full Plan and manage an AI solution explanation →

You are designing an Azure AI solution that uses Language Understanding (LUIS) for intent detection. The solution must handle multiple languages dynamically based on the user's locale. What should you do?

Question 5easymultiple choice
Read the full Plan and manage an AI solution explanation →

A company wants to use Azure AI services to extract text from scanned PDF documents. Which Azure AI service should they use?

Question 6hardmultiple choice
Read the full Plan and manage an AI solution explanation →

You are deploying an Azure AI solution that uses Azure OpenAI Service. The solution must be deployed in a way that minimizes latency for users in Asia. However, the company's data residency policy requires data to stay in the United States. What should you do?

Question 7mediummultiple choice
Read the full Plan and manage an AI solution explanation →

You have an Azure AI solution that uses Azure AI Language to perform sentiment analysis. The solution is experiencing high latency. Which action should you take to reduce latency?

Question 8easymultiple choice
Read the full Plan and manage an AI solution explanation →

A company needs to implement a chatbot that answers customer queries using a knowledge base. Which Azure AI service should be used to build the knowledge base?

Question 9hardmulti select
Read the full Plan and manage an AI solution explanation →

A company is planning to use Azure AI Document Intelligence to extract data from invoices. The solution must handle variations in invoice formats. Which TWO actions should be taken to improve accuracy?

Question 10mediummulti select
Read the full Plan and manage an AI solution explanation →

Which THREE factors should be considered when choosing a region for deploying Azure AI services?

Question 11hardmulti select
Read the full Plan and manage an AI solution explanation →

You are deploying an Azure AI solution that uses multiple services. You need to manage access keys securely. Which TWO methods should you use?

Question 12hardmultiple choice
Read the full Plan and manage an AI solution explanation →

You are an Azure AI engineer at Contoso Ltd. The company has an Azure AI solution that uses Azure AI Language to analyze customer feedback. The solution is deployed in the East US region and uses the S0 pricing tier. Recently, the volume of feedback has increased significantly, causing the service to throttle requests. The application logs show HTTP 429 (Too Many Requests) errors during peak hours. The development team has already implemented retry logic with exponential backoff, but the errors persist. You need to recommend a solution to handle the increased load without changing the application code. The solution must minimize cost. What should you do?

Question 13mediummultiple choice
Read the full Plan and manage an AI solution explanation →

You are an Azure AI engineer at Fabrikam Inc. The company has developed a custom vision model using Azure Custom Vision to detect defects on a manufacturing assembly line. The model is deployed as a Docker container to an on-premises edge device using Azure IoT Edge. Recently, the model's inference accuracy has decreased. The operations team reports that the edge device is running low on memory and CPU. The model was trained with images from a specific camera angle, but the camera angle has been changed slightly due to maintenance. You need to improve the model's accuracy. What should you do?

Question 14easymultiple choice
Read the full Plan and manage an AI solution explanation →

A company is deploying an Azure AI solution that uses Azure Cognitive Services. The solution must comply with data residency requirements that mandate all customer data be stored within a specific geographic region. Which action should the company take when creating the Cognitive Services resource?

Question 15mediummultiple choice
Read the full Plan and manage an AI solution explanation →

A developer is building a chatbot using Azure Bot Service and Language Understanding (LUIS). The bot needs to handle multiple intents, including 'BookFlight', 'CancelFlight', and 'CheckWeather'. During testing, the bot frequently confuses 'BookFlight' and 'CancelFlight' intents. What is the most effective way to improve intent classification accuracy?

Question 16hardmultiple choice
Read the full NAT/PAT explanation →

A company plans to use Azure Cognitive Search to index a large number of PDF documents stored in Azure Blob Storage. The documents contain sensitive personally identifiable information (PII). The search results should only be accessible to authorized users based on their Azure Active Directory (Azure AD) group membership. Which combination of features should the company implement?

Question 17mediummultiple choice
Read the full Plan and manage an AI solution explanation →

A company is using Azure Form Recognizer to extract data from invoices. The prebuilt model does not correctly extract a custom field that is specific to the company's invoices. What is the most appropriate action to improve extraction accuracy for this field?

Question 18hardmulti select
Read the full Plan and manage an AI solution explanation →

A company is designing a solution that uses Azure Cognitive Services for text analytics. The solution must meet the following requirements: - Detect sentiment in customer feedback. - Extract key phrases from the feedback. - Identify the language of the feedback automatically. - Ensure that the solution can scale to handle thousands of requests per second. Which TWO actions should the company take?

Question 19hardmultiple choice
Read the full Plan and manage an AI solution explanation →

You are an AI engineer at a healthcare company. The company uses Azure Cognitive Services to process medical records. They have a Computer Vision resource deployed in the East US region. Recently, they implemented a custom vision model for detecting specific anomalies in X-ray images. The model was trained using the Custom Vision portal and exported as a TensorFlow model. They deployed the model to an Azure Kubernetes Service (AKS) cluster using a Docker container. The container runs the model and exposes a REST API endpoint for inference. The endpoint is used by a web application that is also hosted in the same AKS cluster. The web application is experiencing high latency when making inference requests. The latency spikes up to 10 seconds during peak hours. The AKS cluster has autoscaling enabled based on CPU metrics. The container's resource limits are set to 1 CPU core and 2 GB memory. The model's inference time on a single image is approximately 500 ms on the development machine. The team has not changed the model or the application code recently. The number of concurrent users has increased by 50% in the last month. What should you do to reduce inference latency?

Question 20mediummultiple choice
Read the full Plan and manage an AI solution explanation →

A company is building a custom question-answering solution using Azure AI Language. They need to ensure that the model can provide answers from a set of internal documents, but only to authenticated users from the company's Azure Active Directory tenant. The solution should minimize latency and cost. Which deployment option should the team choose?

Question 21easymultiple choice
Read the full Plan and manage an AI solution explanation →

A developer is configuring an Azure AI Language resource for sentiment analysis. The solution must process social media posts in real-time with a throughput of 1000 requests per minute. After testing, the developer notices that the API returns a 429 (Too Many Requests) error when the load exceeds 500 requests per minute. What is the most likely cause and solution?

Question 22hardmultiple choice
Read the full NAT/PAT explanation →

A healthcare organization is deploying an Azure AI Document Intelligence solution to extract medical record data. The solution must comply with HIPAA and process sensitive patient data. The data must be encrypted at rest and in transit, and access must be audited. The solution will be used by multiple departments, each requiring different levels of access. Which combination of Azure services should the architect recommend?

Question 23mediummultiple choice
Read the full Plan and manage an AI solution explanation →

A company is using Azure AI Vision to analyze images from a manufacturing line. The solution must detect defects in real-time. The team discovers that the model's accuracy drops significantly when images are captured under different lighting conditions. What is the best approach to improve the model's robustness?

Question 24easymultiple choice
Read the full Plan and manage an AI solution explanation →

A developer is tasked with integrating Azure OpenAI Service into an application that generates product descriptions. The developer needs to ensure that the generated content does not contain offensive language. Which Azure AI service should be used in addition to Azure OpenAI?

Question 25mediumdrag order
Read the full Plan and manage an AI solution explanation →

Drag and drop the steps to create a custom question answering project in Azure Language Service into the correct order.

Drag steps to the numbered slots on the right, or tap a step then tap a slot.

Steps
Order
1Step 1
2Step 2
3Step 3
4Step 4
5Step 5
Question 26mediumdrag order
Read the full Plan and manage an AI solution explanation →

Drag and drop the steps to create a custom Azure AI Translator model into the correct order.

Drag steps to the numbered slots on the right, or tap a step then tap a slot.

Steps
Order
1Step 1
2Step 2
3Step 3
4Step 4
5Step 5
Question 27mediumdrag order
Read the full Plan and manage an AI solution explanation →

Drag and drop the steps to troubleshoot a failed Azure AI Search indexer execution into the correct order.

Drag steps to the numbered slots on the right, or tap a step then tap a slot.

Steps
Order
1Step 1
2Step 2
3Step 3
4Step 4
5Step 5
Question 28mediummatching
Read the full Plan and manage an AI solution explanation →

Match each Azure AI service to its primary function.

Drag a concept onto its matching description — or click a concept then click the description.

Concepts
Matches

Build conversational AI bots

AI-powered cloud search

Extract information from documents

Analyze video and audio content

Monitor metrics and detect anomalies

Question 29mediummatching
Read the full Plan and manage an AI solution explanation →

Match each Azure AI concept to its description.

Drag a concept onto its matching description — or click a concept then click the description.

Concepts
Matches

URL to access a cognitive service

Authentication credential for API access

Azure datacenter location for the service

Container for related Azure resources

Billing and access management container

Question 30mediummatching
Read the full Plan and manage an AI solution explanation →

Match each Azure AI scenario to the appropriate service.

Drag a concept onto its matching description — or click a concept then click the description.

Concepts
Matches

Computer Vision

Speech Translation

Form Recognizer

Text Analytics

QnA Maker

Question 31mediummultiple choice
Read the full Plan and manage an AI solution explanation →

You are deploying an Azure AI Search solution that indexes customer support tickets. The solution must support fuzzy search for misspelled keywords and boost results from premium customers. Which two features should you configure?

Question 32hardmultiple choice
Read the full Plan and manage an AI solution explanation →

Your company uses Azure OpenAI Service to generate product descriptions. You need to ensure that the generated content does not include offensive language and adheres to responsible AI principles. What should you implement?

Question 33easymultiple choice
Read the full Plan and manage an AI solution explanation →

A team is building a chatbot using Azure Bot Service and Language Understanding (LUIS). The chatbot must handle multiple languages. What should you configure?

Question 34mediummultiple choice
Read the full Plan and manage an AI solution explanation →

Refer to the exhibit. You are configuring an Azure AI Foundry agent for customer support. The agent uses Azure AI Search for retrieval and Azure OpenAI for generation. Users report that the agent provides correct answers but sometimes includes inappropriate language. What is the most likely cause?

Exhibit

{
  "features": {
    "search": {
      "type": "azure_ai_search",
      "index_name": "support-index",
      "semantic_configuration": "default"
    },
    "chat": {
      "type": "azure_openai",
      "deployment": "gpt-4o",
      "system_message": "You are a helpful assistant."
    },
    "content_safety": {
      "type": "azure_content_safety",
      "blocklist": "custom-blocklist",
      "threshold": "high"
    }
  }
}
Question 35hardmultiple choice
Read the full Plan and manage an AI solution explanation →

You are responsible for an Azure AI solution that uses Custom Vision to classify manufacturing defects. The model must achieve high recall to avoid missing defects. The current model has high precision but low recall. Which action should you take?

Question 36easymultiple choice
Read the full Plan and manage an AI solution explanation →

Your organization wants to implement a document processing pipeline that extracts text from scanned PDFs and identifies named entities. Which two Azure AI services should you use?

Question 37mediummultiple choice
Read the full Plan and manage an AI solution explanation →

A company uses Azure AI Search to index product catalogs. The search must support multilingual queries and return results in the user's language. What should you configure?

Question 38hardmultiple choice
Read the full Plan and manage an AI solution explanation →

You deploy a Custom Vision object detection model to classify vehicles. The model works well in good lighting but fails in low-light conditions. What is the most appropriate action?

Question 39easymultiple choice
Read the full NAT/PAT explanation →

Your chatbot uses Azure Bot Service and QnA Maker. Users can ask questions in natural language, and the bot returns answers from a knowledge base. Users report that the bot sometimes returns irrelevant answers. What should you do first?

Question 40mediummultiple choice
Read the full Plan and manage an AI solution explanation →

Refer to the exhibit. You are using Azure OpenAI to build a trivia bot. The bot responds correctly to simple questions but sometimes gives overly verbose or off-topic answers. Which parameter should you adjust to make responses more focused?

Exhibit

{
  "completions": [
    {
      "role": "user",
      "content": "What is the capital of France?"
    },
    {
      "role": "assistant",
      "content": "The capital of France is Paris."
    }
  ],
  "max_tokens": 50,
  "temperature": 0.7,
  "top_p": 0.95
}
Question 41hardmultiple choice
Read the full Plan and manage an AI solution explanation →

You manage an Azure AI Search service that indexes legal documents. The search latency is high, and you need to improve query performance without reducing index size. Which action should you take?

Question 42easymultiple choice
Read the full Plan and manage an AI solution explanation →

A healthcare organization uses Azure AI Language to extract medical entities from clinical notes. The solution must comply with HIPAA. What should you configure?

Question 43mediummultiple choice
Read the full Plan and manage an AI solution explanation →

Refer to the exhibit. You deploy an Azure AI Services multi-service account using this ARM template. After deployment, developers cannot access the service from their local machines. What is the most likely reason?

Exhibit

{
  "$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
  "contentVersion": "1.0.0.0",
  "resources": [
    {
      "type": "Microsoft.CognitiveServices/accounts",
      "apiVersion": "2023-05-01",
      "name": "myaiservices",
      "location": "[resourceGroup().location]",
      "sku": {
        "name": "S0"
      },
      "kind": "AIServices",
      "properties": {
        "customSubDomainName": "myaiservices",
        "networkAcls": {
          "defaultAction": "Deny"
        }
      }
    }
  ]
}
Question 44hardmultiple choice
Read the full Plan and manage an AI solution explanation →

Your company uses Azure OpenAI to generate code snippets. Developers need to ensure that the generated code does not contain security vulnerabilities. What should you implement?

Question 45mediummultiple choice
Read the full Plan and manage an AI solution explanation →

Your team develops a document translation solution using Azure AI Translator. The solution must translate documents while preserving formatting and layout. Which feature should you use?

Question 46mediummultiple choice
Read the full Plan and manage an AI solution explanation →

You are deploying a custom question-answering solution using Azure AI Language. The solution must support multiple languages and provide answers from a set of FAQ documents. You need to ensure that the service can handle up to 1000 requests per minute with low latency. What should you configure?

Question 47hardmultiple choice
Read the full NAT/PAT explanation →

You are designing a responsible AI solution for a healthcare application that uses Azure AI Vision to analyze medical images. The solution must minimize bias across demographic groups and provide explainability for predictions. Which combination of services should you use?

Question 48easymultiple choice
Read the full Plan and manage an AI solution explanation →

Your company uses Azure OpenAI Service to generate marketing content. You need to ensure that the generated content does not contain offensive language. Which feature should you enable?

Question 49hardmultiple choice
Read the full Plan and manage an AI solution explanation →

You are deploying an Azure AI Search solution for a global e-commerce platform. The index must support real-time updates from a product catalog stored in Azure Cosmos DB, with a maximum indexing latency of 10 seconds. The solution must also handle 5000 queries per second (QPS) during peak hours. What should you configure?

Question 50mediummulti select
Read the full Plan and manage an AI solution explanation →

Which TWO actions should you take to ensure compliance with data privacy regulations when using Azure AI Language to process customer support transcripts that contain personally identifiable information (PII)?

Question 51hardmulti select
Read the full Plan and manage an AI solution explanation →

Which THREE considerations are essential when designing a cost management strategy for an enterprise Azure AI solution that uses multiple AI services, including Azure OpenAI Service, Azure AI Language, and Azure AI Vision?

Question 52easymulti select
Read the full Plan and manage an AI solution explanation →

Which TWO monitoring metrics should you track to ensure the health and performance of an Azure AI Search service used for a customer-facing product catalog?

Question 53mediummultiple choice
Read the full NAT/PAT explanation →

You are developing a chatbot using Azure AI Bot Service that uses Azure OpenAI Service for natural language understanding. The chatbot must be deployed in multiple regions for low latency. However, the customer requires that all customer data remain within the European Union. Which architecture should you recommend?

Question 54hardmultiple choice
Read the full Plan and manage an AI solution explanation →

Your organization uses Azure AI Document Intelligence to extract data from invoices. The solution must identify custom fields not present in the prebuilt models, such as 'purchase order number' located in varying positions across documents. What should you do?

Question 55mediummulti select
Read the full Plan and manage an AI solution explanation →

Which THREE practices should be followed to secure an Azure AI solution that uses Azure OpenAI Service and Azure AI Search?

Question 56mediummulti select
Read the full Plan and manage an AI solution explanation →

Which TWO Azure services can be used to monitor and analyze the usage costs of an Azure AI solution that includes multiple Cognitive Services accounts?

Question 57easymultiple choice
Read the full Plan and manage an AI solution explanation →

You need to provide a team of data scientists with access to an Azure Machine Learning workspace. The data scientists should be able to create and run experiments, but they should not be able to delete the workspace or modify its configuration. Which built-in role should you assign?

Question 58hardmultiple choice
Read the full NAT/PAT explanation →

You are deploying an Azure AI multi-agent solution on Microsoft Foundry. The solution uses three agents that must share context and pass tasks among themselves. To ensure reliable orchestration and traceability, which agent pattern should you implement?

Question 59mediummultiple choice
Read the full Plan and manage an AI solution explanation →

Your team uses Azure AI Studio to deploy a large language model endpoint. You need to monitor for prompt injection attacks. Which Azure AI safety feature should you enable?

Question 60easymultiple choice
Read the full Plan and manage an AI solution explanation →

You need to restrict access to an Azure AI Language resource so that only a specific virtual network can call the endpoint. Which configuration should you use?

Question 61mediummultiple choice
Read the full Plan and manage an AI solution explanation →

You are designing a document processing pipeline using Azure AI Document Intelligence. The pipeline must extract data from both structured forms and unstructured invoices. The solution should support custom models with minimal manual labeling. Which approach should you use?

Question 62hardmultiple choice
Read the full NAT/PAT explanation →

A healthcare organization uses Azure AI Health Insights to analyze patient data. They must ensure that PHI is not logged by the AI services. Which configuration should you apply?

Question 63easymultiple choice
Read the full Plan and manage an AI solution explanation →

You are deploying a real-time translation service using Azure AI Translator. The solution must support automatic language detection and translation for customer chat conversations. Which pricing tier should you select to minimize costs while meeting the requirement?

Question 64mediummultiple choice
Read the full Plan and manage an AI solution explanation →

Your organization is using Azure AI Search with semantic ranking. Users report that search results are not showing relevant documents at the top. You need to improve relevance. What should you configure?

Question 65hardmultiple choice
Read the full NAT/PAT explanation →

You are responsible for an Azure AI multi-agent system built on Microsoft Foundry. The system experiences frequent timeout errors when agents call external APIs. You need to implement a resilient pattern. What should you do?

Question 66easymultiple choice
Read the full Plan and manage an AI solution explanation →

You deploy a custom vision model using Azure AI Custom Vision. After deployment, you notice the model has high accuracy on training data but low accuracy on new images. What is the most likely cause?

Question 67mediummulti select
Read the full Plan and manage an AI solution explanation →

Which TWO actions are required to enable private endpoint connectivity for an Azure AI Language resource?

Question 68hardmulti select
Read the full Plan and manage an AI solution explanation →

Which THREE components are part of the Azure AI Foundry SDK for building multi-agent solutions?

Question 69hardmulti select
Read the full Plan and manage an AI solution explanation →

Which TWO Azure AI services can be used to build a conversational AI system that handles multi-turn dialogues with context?

Question 70hardmultiple choice
Read the full Plan and manage an AI solution explanation →

Refer to the exhibit. You are deploying an AI project in Microsoft Foundry using an ARM template. The deployment fails with an error indicating that the hub resource is not in the same region. What is the most likely cause?

Exhibit

{
  "name": "my-ai-project",
  "location": "eastus",
  "identity": {
    "type": "SystemAssigned"
  },
  "properties": {
    "aiResourceType": "Project",
    "hubResourceId": "/subscriptions/.../resourceGroups/.../providers/Microsoft.MachineLearningServices/workspaces/my-ai-hub"
  }
}
Question 71mediummultiple choice
Read the full Plan and manage an AI solution explanation →

Refer to the exhibit. You are configuring an agent in Azure AI Foundry. The agent fails to start because the specified model is not available in the current Azure OpenAI resource. What should you do to resolve the issue?

Exhibit

{
  "configurations": {
    "default": [
      {
        "model": {
          "provider": "AzureOpenAI",
          "name": "gpt-4",
          "version": "0613"
        },
        "connection_type": "Strong",
        "system_prompt": "You are an AI assistant..."
      }
    ]
  }
}
Question 72easymultiple choice
Read the full Plan and manage an AI solution explanation →

Refer to the exhibit. A developer creates an agent in Azure AI Foundry with a code_interpreter tool. The agent is supposed to generate plots but returns errors. What is the most likely cause?

Exhibit

"Azure AI Foundry agent definition:\n{  \"name\": \"customer-support-agent\",  \"instructions\": \"Respond to customer queries...\",  \"tools\": [{\"type\": \"code_interpreter\"}]}"
Question 73easymultiple choice
Read the full Plan and manage an AI solution explanation →

You are designing an Azure AI solution that uses Azure AI Language to analyze customer support transcripts. The solution must identify key phrases, detect sentiment, and extract custom entities specific to your product catalog. Which two Azure AI Language features should you enable?

Question 74mediummultiple choice
Read the full Plan and manage an AI solution explanation →

You are planning a multi-region deployment of Azure AI services to ensure high availability and low latency for global users. You need to decide how to manage API keys and endpoint URLs across regions. What is the recommended approach?

Question 75hardmultiple choice
Read the full Plan and manage an AI solution explanation →

Refer to the exhibit. You are testing a conversational language understanding (CLU) application in Azure AI Language. You send the JSON request to the prediction endpoint and receive a 200 response but with an empty topIntent. What is the most likely cause?

Exhibit

{
  "kind": "Conversation",
  "parameters": {
    "projectName": "SupportBot",
    "deploymentName": "Production",
    "stringIndexType": "TextElement_V8",
    "verbose": true
  },
  "analysisInput": {
    "conversationItem": {
      "id": "1",
      "text": "I need help with my billing issue",
      "modality": "text",
      "language": "en",
      "participantId": "user1"
    }
  }
}
Question 76easymultiple choice
Read the full Plan and manage an AI solution explanation →

You are responsible for managing costs for Azure AI services used by multiple teams. You notice that costs are higher than expected. Which two actions should you take to reduce costs without impacting performance?

Question 77mediummultiple choice
Read the full Plan and manage an AI solution explanation →

You are building a custom copilot using Microsoft Foundry. The copilot must answer questions based on internal documents stored in SharePoint. Which two components are essential for this solution?

Question 78hardmultiple choice
Read the full Plan and manage an AI solution explanation →

Refer to the exhibit. You run the Azure CLI command to list deleted cognitive services accounts. You need to recover the 'myTextAnalytics' account. Which command should you use?

Network Topology
az cognitiveservices account list-deletedquery "[].{Name:nameOutput:Name Location KindmyTextAnalytics eastus TextAnalyticsmyVision westus ComputerVision
Question 79easymulti select
Read the full Plan and manage an AI solution explanation →

Which TWO of the following are best practices for securing Azure AI services?

Question 80mediummulti select
Read the full Plan and manage an AI solution explanation →

Which TWO are valid techniques for reducing latency in an Azure AI solution that processes real-time chat messages?

Question 81hardmulti select
Read the full Plan and manage an AI solution explanation →

Which THREE are required when planning to use Azure OpenAI Service for a generative AI application that must comply with responsible AI principles?

Question 82mediummultiple choice
Read the full Plan and manage an AI solution explanation →

Refer to the exhibit. You are reviewing a Bicep template for deploying an Azure AI Language resource. After deployment, you need to ensure that the resource uses a private endpoint to block public access. Which additional resource should you include in the template?

Exhibit

resourceGroupName = 'rg-ai-dev'
sku = 'S0'
kind = 'TextAnalytics'
location = 'eastus'

# Deploy Azure AI Language resource
resource 'Microsoft.CognitiveServices/accounts' 'textAnalytics' = {
  name: 'myTextAnalytics'
  location: location
  sku: {
    name: sku
  }
  kind: kind
  properties: {
    customSubDomainName: 'mytextanalytics'
  }
}
Question 83easymultiple choice
Read the full Plan and manage an AI solution explanation →

You are planning to use Azure AI Vision to analyze images for a retail inventory management application. The solution must detect products on shelves and read expiration dates. Which two Azure AI Vision capabilities should you use?

Question 84hardmultiple choice
Read the full Plan and manage an AI solution explanation →

You are designing a solution that uses Azure AI Document Intelligence to extract data from invoices. The invoices are in various formats (PDF, TIFF, and JPEG) and languages. You need to ensure high accuracy for extraction. Which approach should you take?

Question 85mediummultiple choice
Read the full Plan and manage an AI solution explanation →

Your organization is migrating on-premises machine learning models to Azure. The models are used for real-time inference. You need to choose a service that provides managed endpoints with autoscaling and supports custom containers. Which service should you use?

Question 86hardmultiple choice
Read the full Plan and manage an AI solution explanation →

You are responsible for ensuring that an Azure AI solution complies with data residency requirements. The solution processes personal data from users in the European Union. You must ensure that data does not leave the EU region. Which two actions should you take?

Question 87easymultiple choice
Read the full Plan and manage an AI solution explanation →

You are developing a chatbot that uses Azure AI Language to understand user intents. The chatbot must handle multiple languages and direct users to the appropriate support team based on the detected intent. Which Azure AI Language feature should you use?

Question 88mediummultiple choice
Read the full Plan and manage an AI solution explanation →

You are deploying an Azure AI Document Intelligence solution to process invoices. The solution must extract line-item details such as product code, quantity, and unit price. Which prebuilt model should you use?

Question 89easymultiple choice
Read the full Plan and manage an AI solution explanation →

You need to provision an Azure AI Language resource that supports custom text classification. Which pricing tier should you select to use the custom training feature?

Question 90hardmultiple choice
Read the full Plan and manage an AI solution explanation →

Your Azure AI Search solution uses a custom skill to call an external API. The skill runs locally but fails when deployed to the search service. What is the most likely cause?

Question 91mediummultiple choice
Read the full NAT/PAT explanation →

You are designing a chatbot using Azure AI Language. The chatbot must understand user intents and also extract entities like dates and locations. Which feature combination should you use?

Question 92hardmultiple choice
Read the full Plan and manage an AI solution explanation →

You deployed a custom neural voice in Azure AI Speech. The model generates poor prosody for long sentences. What should you do?

Question 93easymultiple choice
Read the full Plan and manage an AI solution explanation →

You need to enforce that only users from your Microsoft Entra ID tenant can call your Azure AI Language API endpoint. Which security mechanism should you configure?

Question 94mediummultiple choice
Read the full Plan and manage an AI solution explanation →

Your Azure AI Document Intelligence model is failing to extract tables from scanned PDFs. The PDFs are low-quality images. What should you do first?

Question 95easymultiple choice
Read the full Plan and manage an AI solution explanation →

You plan to use Azure AI Content Safety to detect hate speech in user-generated content. Which type of content safety is most appropriate for this scenario?

Question 96hardmultiple choice
Read the full Plan and manage an AI solution explanation →

Your Azure AI Search indexer is failing to index documents from an Azure Blob Storage container. The error message shows 'AccessDenied'. What is the most likely cause?

Question 97mediummulti select
Read the full Plan and manage an AI solution explanation →

Which TWO actions should you take to ensure your Azure AI Language custom question answering project can be used in a production environment with high availability?

Question 98hardmulti select
Read the full Plan and manage an AI solution explanation →

Which THREE factors should you consider when choosing between Azure AI Document Intelligence prebuilt models and custom models for invoice processing?

Question 99mediummulti select
Read the full Plan and manage an AI solution explanation →

Which TWO Azure AI services can be used to implement a content moderation pipeline that detects hate speech and blocks violent images?

Question 100hardmultiple choice
Read the full Plan and manage an AI solution explanation →

Refer to the exhibit. The indexer using this skillset fails with an error that the skill cannot be executed. The Azure Function is deployed and responds correctly when tested directly. What is the most likely cause?

Exhibit

{
  "skillset": {
    "name": "custom-entity-skillset",
    "skills": [
      {
        "@odata.type": "#Microsoft.Skills.Custom.WebApiSkill",
        "description": "Custom entity extraction",
        "uri": "https://myfunctionapp.azurewebsites.net/api/extract",
        "context": "/document",
        "inputs": [
          {
            "name": "text",
            "source": "/document/content"
          }
        ],
        "outputs": [
          {
            "name": "entities",
            "targetName": "customEntities"
          }
        ]
      }
    ]
  }
}
Question 101mediummultiple choice
Read the full VPN explanation →

Refer to the exhibit. You deployed this Azure AI Service resource. Developers report that they cannot call the service from their local machines using the API endpoint. The developers are not connected to the corporate VPN. What should you do?

Exhibit

{
  "resource": {
    "type": "Microsoft.CognitiveServices/accounts",
    "name": "myaiservice",
    "kind": "CognitiveServices",
    "sku": {
      "name": "S0"
    },
    "properties": {
      "customSubDomainName": "myaiservice",
      "networkAcls": {
        "defaultAction": "Deny",
        "virtualNetworkRules": [
          {
            "id": "/subscriptions/.../virtualNetworks/myVNet/subnets/default",
            "action": "Allow"
          }
        ],
        "ipRules": []
      }
    }
  }
}
Question 102hardmultiple choice
Read the full Plan and manage an AI solution explanation →

Refer to the exhibit. You are using Azure AI Document Intelligence with a layout model. The pipeline returns an empty tables array even though the document contains tables. The OCR step extracts text correctly. What is the most likely issue?

Exhibit

{
  "pipeline": {
    "steps": [
      {
        "step": "1",
        "action": "OCR",
        "source": "document"
      },
      {
        "step": "2",
        "action": "Layout extraction",
        "source": "OCR output"
      },
      {
        "step": "3",
        "action": "Table extraction",
        "source": "Layout output"
      }
    ],
    "result": {
      "tables": []
    }
  }
}
Question 103easymultiple choice
Read the full Plan and manage an AI solution explanation →

Your organization is deploying Azure AI Document Intelligence to process invoices. You need to ensure that the solution meets compliance requirements by preventing data from being stored outside the European Union. What should you configure?

Question 104easymultiple choice
Read the full Plan and manage an AI solution explanation →

You are using Azure AI Language to perform sentiment analysis on customer feedback. You need to monitor the number of requests sent to the endpoint per minute. Which Azure service should you use?

Question 105mediummultiple choice
Read the full Plan and manage an AI solution explanation →

Your team is developing a chatbot using Azure AI Bot Service with language understanding via Azure AI Language (CLU). You need to ensure that the chatbot can handle multiple intents in a single user utterance and return confidence scores for each. Which configuration should you use?

Question 106mediummultiple choice
Read the full Plan and manage an AI solution explanation →

Your company uses Azure AI Vision to analyze images. You receive an alert that the number of 429 (Too Many Requests) errors has increased significantly. What is the most likely cause?

Question 107hardmultiple choice
Read the full Plan and manage an AI solution explanation →

You are planning an Azure AI solution that uses Azure AI Document Intelligence to extract data from scanned PDFs. The solution must support both structured and unstructured documents. The extracted data must be validated against a predefined schema before being stored in Azure Cosmos DB. What should you use for schema validation?

Question 108hardmultiple choice
Read the full Plan and manage an AI solution explanation →

Your Azure AI Search index is experiencing high query latency. You have enabled semantic search and custom scoring profiles. You need to reduce latency without degrading search quality. Which action should you take?

Question 109easymultiple choice
Read the full Plan and manage an AI solution explanation →

You need to provide a team of developers with access to manage Azure AI resources in a specific resource group. The developers should be able to create, read, update, and delete AI resources, but not manage access control (IAM). Which built-in role should you assign?

Question 110mediummultiple choice
Read the full Plan and manage an AI solution explanation →

Your organization is using Azure OpenAI Service to generate content. You need to ensure that the content meets safety guidelines by filtering harmful outputs. What should you configure?

Question 111hardmultiple choice
Read the full Plan and manage an AI solution explanation →

You are designing a solution that uses Azure AI Translator to translate documents in real-time. The solution must handle up to 10,000 characters per request and must be cost-effective. Which pricing tier should you select?

Question 112easymulti select
Read the full Plan and manage an AI solution explanation →

Which TWO actions are valid ways to authenticate to Azure AI services?

Question 113mediummulti select
Read the full Plan and manage an AI solution explanation →

Which THREE components are part of the Azure AI Bot Service?

Question 114hardmulti select
Read the full Plan and manage an AI solution explanation →

Which TWO factors should you consider when choosing between Azure AI Document Intelligence and Azure AI Language for extracting information from documents?

Question 115mediummultiple choice
Read the full Plan and manage an AI solution explanation →

Refer to the exhibit. You are configuring content filtering for an Azure OpenAI deployment using a JSON policy. You want to block all content with a 'Hate' severity of 'medium' or higher. What should you modify in the policy?

Exhibit

{
  "policies": [
    {
      "name": "AllowAllText",
      "contentSource": {
        "sourceType": "allowed",
        "contentTypes": [
          "ControlledMaterial",
          "Normal"
        ]
      }
    },
    {
      "name": "BlockHateSpeech",
      "severityThreshold": {
        "Hate": "high",
        "SelfHarm": "medium"
      }
    }
  ]
}
Question 116hardmultiple choice
Read the full Plan and manage an AI solution explanation →

Refer to the exhibit. You are creating an Azure AI Search index. You want to enable semantic search using the 'content' field as both the title and the content. However, you receive an error that semantic search cannot be configured. What is the most likely reason?

Exhibit

{
  "properties": {
    "description": "My index",
    "fields": [
      {"name": "id", "type": "Edm.String", "key": true, "searchable": false},
      {"name": "content", "type": "Edm.String", "searchable": true, "filterable": false},
      {"name": "category", "type": "Edm.String", "searchable": true, "filterable": true}
    ],
    "semantic": {
      "defaultConfiguration": {
        "prioritizedFields": {
          "titleField": {"fieldName": "content"},
          "contentFields": [],
          "keywordsFields": []
        }
      }
    }
  }
}
Question 117hardmultiple choice
Read the full Plan and manage an AI solution explanation →

Refer to the exhibit. You deployed a Conversational Language Understanding (CLU) project. A user says 'hi, where is my order?' The model returns a single intent 'Greeting' with confidence 0.85. You need the model to detect both intents. What should you change?

Exhibit

{
  "name": "MyProject",
  "kind": "Conversation",
  "settings": {
    "confidenceThreshold": 0.7,
    "multipleIntents": false
  },
  "intents": [
    {"name": "Greeting", "utterances": ["hi", "hello"]},
    {"name": "OrderStatus", "utterances": ["where is my order", "order status"]}
  ]
}
Question 118mediummultiple choice
Read the full Plan and manage an AI solution explanation →

You are deploying an Azure AI Language service solution for a multilingual customer support chatbot. The solution must support real-time translation between English, Spanish, and French. Which Azure resource should you provision?

Question 119hardmultiple choice
Read the full NAT/PAT explanation →

A healthcare company is using Azure AI Document Intelligence to extract patient data from forms. They need to ensure that all extracted data is encrypted at rest using a customer-managed key (CMK) and that the service endpoint is restricted to a specific virtual network. Which combination of steps should they take?

Question 120easymultiple choice
Read the full Plan and manage an AI solution explanation →

You are deploying a custom Azure AI Language question answering project. The solution must only answer questions based on a specific set of internal FAQ documents. Which data source type should you use when creating the project?

Question 121mediummultiple choice
Read the full Plan and manage an AI solution explanation →

Your team is building an AI-powered search application using Azure AI Search with semantic ranking. During testing, the search results are not showing the expected relevance improvements. What should you check first?

Question 122hardmultiple choice
Read the full Plan and manage an AI solution explanation →

You are responsible for managing costs for multiple Azure AI services in your organization. You notice that provisioned throughput units (PTUs) for Azure OpenAI are not fully utilized. What is the most cost-effective action to optimize spending?

Question 123easymultiple choice
Read the full Plan and manage an AI solution explanation →

You are using Azure AI Content Safety to moderate user-generated content in a social media app. The solution must detect and block hate speech and self-harm content in real time. Which Content Safety feature should you use?

Question 124mediummultiple choice
Read the full Plan and manage an AI solution explanation →

A company is deploying a solution using Azure AI Vision to analyze images of products on a retail website. They need to ensure that the image analysis is performed within a specific geographic boundary for data residency compliance. What should they configure?

Question 125hardmultiple choice
Read the full Plan and manage an AI solution explanation →

You are developing a bot using Microsoft Bot Framework and Azure AI Language. The bot must handle user intents that change mid-conversation. Which feature should you implement?

Question 126easymultiple choice
Read the full NAT/PAT explanation →

Your organization needs to monitor Azure AI services for unusual activity patterns that might indicate a security threat. Which Microsoft security solution should you use?

Question 127mediummulti select
Read the full Plan and manage an AI solution explanation →

Which TWO actions are recommended to secure an Azure AI Language resource?

Question 128hardmulti select
Read the full Plan and manage an AI solution explanation →

You are designing a solution that uses Azure AI Document Intelligence to extract data from invoices. The solution must handle high throughput and process documents in batch. Which TWO configuration options should you use?

Question 129easymulti select
Read the full Plan and manage an AI solution explanation →

A company is planning to use Azure AI services. They require the ability to audit all API calls for compliance. Which THREE components should they enable?

Question 130mediummultiple choice
Read the full Plan and manage an AI solution explanation →

You see the exhibit in an Azure AI Search skillset definition. The custom skill is not executing as expected. What is the most likely cause?

Exhibit

Refer to the exhibit.
{
  "properties": {
    "displayName": "MySkill",
    "description": "Custom skill for translation",
    "context": "/document",
    "inputs": [
      {
        "name": "text",
        "source": "/document/content"
      }
    ],
    "outputs": [
      {
        "name": "translatedText",
        "targetName": "translated"
      }
    ]
  },
  "type": "Microsoft.Skills/CustomWebApiSkill"
}
Question 131hardmultiple choice
Read the full Plan and manage an AI solution explanation →

You see the exhibit representing an Azure Bot resource configuration. The bot is not responding to user messages. What should you verify first?

Exhibit

Refer to the exhibit.
{
  "name": "MyBot",
  "kind": "bot",
  "location": "westus",
  "properties": {
    "displayName": "MyBot",
    "description": "Customer service bot",
    "endpoint": "https://mybot.azurewebsites.net/api/messages",
    "msaAppId": "12345678-1234-1234-1234-123456789012",
    "luisAppIds": [],
    "developerAppInsightsKey": "<key>",
    "developerAppInsightsApplicationId": "<appId>"
  }
}
Question 132mediummultiple choice
Read the full Plan and manage an AI solution explanation →

You see the exhibit from an Azure OpenAI chat completion request. The assistant is not calling the get_weather function when asked about the weather. What is the most likely reason?

Exhibit

Refer to the exhibit.
{
  "role": "system",
  "content": "You are an AI assistant that helps users find information. You have access to the following functions. Use them if required.\n{\n  \"type\": \"function\",\n  \"function\": {\n    \"name\": \"get_weather\",\n    \"description\": \"Get the current weather\",\n    \"parameters\": {\n      \"type\": \"object\",\n      \"properties\": {\n        \"location\": {\n          \"type\": \"string\",\n          \"description\": \"The city and state, e.g. San Francisco, CA\"\n        }\n      },\n      \"required\": [\"location\"]\n    }\n  }\n}
Question 133easymultiple choice
Read the full Plan and manage an AI solution explanation →

You are deploying an Azure AI Language service custom text classification model. After training, the model achieves 95% accuracy on the test set but only 60% on a held-out validation set. What is the most likely cause?

Question 134mediummultiple choice
Read the full Plan and manage an AI solution explanation →

You need to implement content moderation for a social media platform using Azure AI Content Safety. The solution must block hate speech and self-harm content while allowing mild profanity. Which configuration should you use?

Question 135hardmultiple choice
Read the full Plan and manage an AI solution explanation →

Your Azure AI Search index stores customer support tickets. You need to implement a search feature that returns semantically similar results even if the query uses different wording. Which configuration should you enable?

Question 136easymultiple choice
Read the full Plan and manage an AI solution explanation →

You are building a chatbot using Azure AI Bot Service and Language Service. The bot must recognize user intent for 'check order status'. How should you configure the Language Service?

Question 137mediummultiple choice
Read the full Plan and manage an AI solution explanation →

You need to analyze images to detect objects and read text from documents using a single Azure AI service. Which service should you use?

Question 138hardmultiple choice
Read the full Plan and manage an AI solution explanation →

Your Azure AI Language custom entity recognition model incorrectly extracts 'Microsoft' as an organization when it refers to the company, but fails to extract 'Microsoft' as a product when it refers to the software. How should you improve the model?

Question 139easymultiple choice
Read the full NAT/PAT explanation →

You are deploying an Azure AI Speech custom voice model. After training, the voice sounds unnatural. Which parameter should you adjust to improve naturalness?

Question 140mediummultiple choice
Read the full Plan and manage an AI solution explanation →

You need to create a solution that extracts key-value pairs from scanned invoices using Azure AI Document Intelligence. The invoices have varying layouts. Which model should you use?

Question 141hardmultiple choice
Read the full Plan and manage an AI solution explanation →

Your Azure AI Search index contains millions of documents. Users report that search results are slow for complex queries. You need to improve query performance without reducing result quality. Which action should you take?

Question 142easymulti select
Read the full Plan and manage an AI solution explanation →

Which TWO of the following are valid ways to authenticate to Azure AI services?

Question 143mediummulti select
Read the full Plan and manage an AI solution explanation →

Which THREE of the following are capabilities of Azure AI Content Safety?

Question 144hardmulti select
Read the full Plan and manage an AI solution explanation →

Which TWO of the following are best practices for managing Azure AI services costs?

Question 145mediummultiple choice
Read the full Plan and manage an AI solution explanation →

You are configuring semantic search in Azure AI Search. Based on the exhibit, which field is used as the title field for semantic ranking?

Exhibit

Refer to the exhibit.

```json
{
  "name": "my-search-service",
  "properties": {
    "semantic": {
      "defaultConfiguration": "my-semantic-config",
      "configurations": [
        {
          "name": "my-semantic-config",
          "prioritizedFields": {
            "titleField": {
              "fieldName": "title"
            },
            "prioritizedContentFields": [
              {
                "fieldName": "description"
              }
            ],
            "prioritizedKeywordsFields": []
          }
        }
      ]
    }
  }
}
```
Question 146hardmultiple choice
Read the full Plan and manage an AI solution explanation →

You are using Azure AI Language's conversational language understanding (CLU). The above JSON is a request to a CLU endpoint. What is the purpose of this request?

Exhibit

Refer to the exhibit.

```json
{
  "id": "1",
  "kind": "Conversation",
  "analysisInput": {
    "conversationItem": {
      "id": "1",
      "participantId": "user",
      "text": "I want to return my order #12345"
    }
  },
  "parameters": {
    "projectName": "SupportBot",
    "deploymentName": "production",
    "stringIndexType": "TextElement_V8"
  }
}
```
Question 147easymultiple choice
Read the full Plan and manage an AI solution explanation →

You run the above Azure CLI command. What is the expected output?

Network Topology
name my-cog-serviceresource-group my-rgRefer to the exhibit.```
Question 148mediummultiple choice
Read the full Plan and manage an AI solution explanation →

You are designing an AI solution that uses Azure OpenAI Service to answer customer queries. The solution must ensure that the model does not generate harmful or inappropriate content. Which Azure AI service should you configure to enforce content safety policies?

Question 149hardmultiple choice
Read the full Plan and manage an AI solution explanation →

Your company is deploying an Azure AI solution that uses multiple AI services. You need to ensure that all API calls are authenticated securely using managed identities. Which of the following steps is required to enable managed identity authentication for an Azure AI service?

Question 150easymultiple choice
Read the full Plan and manage an AI solution explanation →

You are planning an Azure AI solution that uses Azure AI Document Intelligence to extract data from invoices. The solution must handle large volumes of documents with varying layouts. Which pricing tier should you choose to ensure scalability and high throughput?

Question 151hardmultiple choice
Read the full Plan and manage an AI solution explanation →

You are reviewing the ARM template snippet for an Azure AI Foundry hub. After deployment, you notice that the hub cannot connect to the storage account. What is the most likely cause?

Exhibit

Refer to the exhibit.
{
  "name": "AIHub-HR",
  "location": "eastus",
  "properties": {
    "storageAccount": "/subscriptions/abc/resourceGroups/rg-ai/providers/Microsoft.Storage/storageAccounts/staihub",
    "keyVault": "/subscriptions/abc/resourceGroups/rg-ai/providers/Microsoft.KeyVault/vaults/kvaihub",
    "applicationInsights": "/subscriptions/abc/resourceGroups/rg-ai/providers/microsoft.insights/components/appinsights-aihub",
    "containerRegistry": "/subscriptions/abc/resourceGroups/rg-ai/providers/Microsoft.ContainerRegistry/registries/acrai"
  }
}
Question 152easymultiple choice
Read the full Plan and manage an AI solution explanation →

Your team is developing a chatbot using Azure AI Bot Service. You need to ensure that the bot can handle multiple languages and respond appropriately. Which Azure AI service should you integrate to perform language detection?

Question 153mediummultiple choice
Read the full Plan and manage an AI solution explanation →

You are testing an Azure OpenAI Service chat completion with function calling. The assistant returned null content and a tool call. What does this indicate?

Exhibit

Refer to the exhibit.
{
  "role": "system",
  "content": "You are an AI assistant that helps users find information. You must always use the provided tools to answer questions. You must not make up answers."
}
{
  "role": "user",
  "content": "What is the capital of France?"
}
{
  "role": "assistant",
  "content": null,
  "tool_calls": [
    {
      "id": "call1",
      "type": "function",
      "function": {
        "name": "search_web",
        "arguments": "{\"query\": \"capital of France\"}"
      }
    }
  ]
}
Question 154hardmultiple choice
Read the full Plan and manage an AI solution explanation →

You are deploying a custom text classification model using Azure AI Language. The model must be retrained monthly with new labeled data. You need to automate the retraining process with minimal manual intervention. Which approach should you use?

Question 155mediummultiple choice
Read the full Plan and manage an AI solution explanation →

Your organization uses Microsoft Entra ID for identity management. You are building an AI solution that uses Azure AI Vision to analyze images. The solution must use managed identities to authenticate to the Vision resource. Which RBAC role should you assign to the managed identity?

Question 156easymultiple choice
Read the full Plan and manage an AI solution explanation →

You are planning to use Azure AI Content Safety to moderate user-generated content in a social media application. The solution must detect hate speech and self-harm content. Which Content Safety features should you enable?

Question 157mediummulti select
Read the full Plan and manage an AI solution explanation →

Which TWO actions should you take to ensure compliance with data residency requirements when using Azure AI services across multiple regions?

Question 158hardmulti select
Read the full Plan and manage an AI solution explanation →

Which THREE factors should you consider when selecting the pricing tier for an Azure AI Language resource to handle a high-volume production workload?

Question 159easymulti select
Read the full Plan and manage an AI solution explanation →

Which TWO Azure AI services can you use to implement a custom question-answering system?

Question 160hardmultiple choice
Read the full Plan and manage an AI solution explanation →

You executed the Azure CLI command to list Azure OpenAI resources. You need to programmatically access the endpoint of the resource named 'gpt4' in a script. What is the most reliable way to extract the endpoint?

Exhibit

Refer to the exhibit.
az cognitiveservices account list -g rg-ai --query "[?kind=='OpenAI'].{Name:name, Endpoint:properties.endpoint, Location:location}" -o table
Name  Endpoint  Location
chatgpt  https://chatgpt.openai.azure.com/  eastus
gpt4  https://gpt4.openai.azure.com/  westeurope
Question 161mediummultiple choice
Read the full Plan and manage an AI solution explanation →

You are reviewing the response from an Azure OpenAI Service chat completion API call. The finish_reason is 'stop'. What does this indicate?

Exhibit

Refer to the exhibit.
{
  "id": "chatcmpl-xxx",
  "object": "chat.completion",
  "choices": [
    {
      "index": 0,
      "message": {
        "role": "assistant",
        "content": "The capital of France is Paris."
      },
      "finish_reason": "stop"
    }
  ],
  "usage": {
    "prompt_tokens": 15,
    "completion_tokens": 7,
    "total_tokens": 22
  }
}
Question 162easymultiple choice
Read the full Plan and manage an AI solution explanation →

You need to monitor the costs of your Azure AI services across multiple subscriptions. Which Azure tool should you use to track spending and set budgets?

Question 163mediummultiple choice
Read the full Plan and manage an AI solution explanation →

You are deploying an Azure AI Language service custom text classification model. You need to ensure that the training data is balanced and representative. What should you do?

Question 164hardmultiple choice
Read the full Plan and manage an AI solution explanation →

Your company uses Azure OpenAI Service to generate product descriptions. You need to reduce costs while maintaining response quality for common requests. What should you implement?

Question 165easymultiple choice
Read the full Plan and manage an AI solution explanation →

You need to provide a business analyst with access to create and manage Azure AI Language projects without granting them full subscription-level permissions. What role should you assign?

Question 166mediummultiple choice
Read the full Plan and manage an AI solution explanation →

You are designing an AI solution that uses Azure AI Document Intelligence to extract data from invoices. The solution must handle a high volume of documents with varying layouts. Which approach should you use?

Question 167hardmultiple choice
Read the full Plan and manage an AI solution explanation →

Your team is developing a chatbot using Azure AI Bot Service with Language Understanding (LUIS). You need to improve intent recognition for user queries that contain typos. What should you recommend?

Question 168easymultiple choice
Read the full Plan and manage an AI solution explanation →

You are planning to deploy an Azure AI Content Safety solution. What is the primary requirement for using the service?

Question 169mediummultiple choice
Read the full Plan and manage an AI solution explanation →

Your organization uses Microsoft Purview to govern AI models. You need to ensure that data used for training complies with internal policies. What should you configure?

Question 170hardmultiple choice
Read the full Plan and manage an AI solution explanation →

You are designing a solution that uses Azure AI Translator to translate customer support tickets. The solution must handle confidential data and ensure no data leaves the specified Azure region. What should you do?

Question 171easymultiple choice
Read the full Plan and manage an AI solution explanation →

You need to monitor the performance of an Azure AI Language service custom entity recognition model. Which metric should you track to evaluate the model's ability to correctly identify entities?

Question 172mediummulti select
Read the full Plan and manage an AI solution explanation →

Which TWO actions should you take when designing an Azure AI solution that uses Microsoft Foundry to ensure responsible AI practices?

Question 173hardmulti select
Read the full Plan and manage an AI solution explanation →

Which THREE considerations are important when planning to use Azure OpenAI Service in a production environment?

Question 174mediummulti select
Read the full Plan and manage an AI solution explanation →

Which TWO Azure AI services can be used together to build a solution that transcribes customer service calls and detects sentiment?

Question 175hardmultiple choice
Read the full Plan and manage an AI solution explanation →

Refer to the exhibit. You are reviewing an Azure OpenAI Service API request. The deployment-id is 'gpt-4o'. The user asks 'What is the capital of France?' The response is cut off mid-sentence. Based on the parameters, what is the most likely cause?

Exhibit

{
  "parameters": {
    "api-version": "2024-10-01-preview",
    "deployment-id": "gpt-4o",
    "messages": [
      {
        "role": "system",
        "content": "You are an AI assistant."
      },
      {
        "role": "user",
        "content": "What is the capital of France?"
      }
    ],
    "max_tokens": 100,
    "temperature": 0.7,
    "stop": ["\n"]
  }
}
Question 176mediummultiple choice
Read the full Plan and manage an AI solution explanation →

Refer to the exhibit. You are creating a Custom Vision project using the Azure AI Custom Vision API. The training data is stored in Azure Blob Storage with a SAS URI. The project creation fails with an authorization error. What is the most likely reason?

Exhibit

{
  "properties": {
    "displayName": "My Custom Vision project",
    "description": "Classify product images",
    "projectType": "Classification",
    "domainId": "general",
    "exportModelContainerUri": "https://mystorageaccount.blob.core.windows.net/models",
    "notificationQueueUri": null,
    "trainingData": {
      "imageData": {
        "sasUri": "https://mystorageaccount.blob.core.windows.net/training-images?sv=2022-11-02&ss=b&srt=o&sp=rw&se=2024-12-31T23:59:59Z&st=2024-01-01&spr=https&sig=..."
      }
    }
  }
}
Question 177hardmultiple choice
Review the full routing breakdown →

You are the AI architect for a global e-commerce company. The company uses Azure AI services to power its product recommendation engine. The current solution uses Azure AI Language to extract product attributes from descriptions and Azure AI Search to index and retrieve products. The company is expanding to new markets and must comply with data residency regulations in the European Union and Asia. Additionally, the solution must handle a 10x increase in traffic during holiday sales without downtime. You need to design a solution that meets these requirements. The solution must use Azure AI Language and Azure AI Search. You have the following options: A) Deploy separate Azure AI Language and Azure AI Search resources in each region (EU and Asia) and use Azure Traffic Manager to route users to the nearest region. Use geo-replication for Azure AI Search. B) Deploy a single Azure AI Language resource in the US and use Azure AI Search with geo-replication to handle traffic. Use Azure Front Door for global routing. C) Deploy Azure AI Language resources in each region and use a global Azure AI Search resource with replication. Use Azure Load Balancer to distribute traffic. D) Deploy Azure AI Language and Azure AI Search resources in the US only, and use Azure CDN to cache responses globally. Which option should you choose?

Question 178mediummultiple choice
Read the full Plan and manage an AI solution explanation →

Your organization is deploying an Azure AI service for document translation. The solution must support custom glossaries and real-time translation. Cost optimization is a key requirement. Which pricing tier should you choose?

Question 179hardmulti select
Read the full Plan and manage an AI solution explanation →

You are planning an Azure AI solution that processes sensitive customer data. Compliance requires encryption at rest using a customer-managed key (CMK) stored in Azure Key Vault. The AI resource must also be accessible only from specific virtual networks. Which two configurations are necessary? (Choose two.)

Question 180easymultiple choice
Read the full Plan and manage an AI solution explanation →

A company uses Azure AI Document Intelligence to extract data from invoices. Recently, extraction accuracy dropped for new vendor formats. Which strategy should you implement to improve accuracy without retraining the entire model?

Question 181hardmultiple choice
Read the full Plan and manage an AI solution explanation →

Refer to the exhibit. You are reviewing a content safety policy for an Azure AI Foundry deployment. The policy rate limits to 20 requests per minute. A user submits 50 requests in one minute. How many requests are allowed?

Exhibit

{
  "properties": {
    "policies": [
      {
        "key": "rate",
        "value": "20:1"
      },
      {
        "key": "renewal-deployment-period",
        "value": "PT10H"
      },
      {
        "key": "quota",
        "value": 100
      }
    ]
  }
}
Question 182easymultiple choice
Read the full Plan and manage an AI solution explanation →

You are designing a solution that uses Azure AI Language to analyze customer feedback. The solution must detect sentiment, extract key phrases, and identify named entities. Which feature should you use?

Question 183mediummultiple choice
Read the full Plan and manage an AI solution explanation →

Your team uses Azure AI Foundry to deploy a custom chat model. The model must meet compliance by explaining its reasoning and citing sources. Which feature should you enable?

Question 184mediummultiple choice
Read the full Plan and manage an AI solution explanation →

You manage an Azure AI Search solution that indexes documents from Azure Blob Storage. The index must support real-time updates when documents are added or modified. Which approach should you use?

Question 185hardmultiple choice
Read the full Plan and manage an AI solution explanation →

Your Azure AI solution uses multiple AI services including Computer Vision and Language. To reduce costs, you want to share a single key and endpoint across services. Which Azure resource type should you deploy?

Question 186mediummultiple choice
Read the full Plan and manage an AI solution explanation →

A healthcare organization uses Azure AI Language to extract medical entities from clinical notes. The solution must comply with HIPAA and data residency requirements. Which configuration is essential?

Question 187easymultiple choice
Read the full Plan and manage an AI solution explanation →

You are deploying a chatbot using Azure AI Bot Service and Language Understanding (LUIS). The bot must understand user intent from free-text input. Which component should you train?

Question 188hardmulti select
Read the full Plan and manage an AI solution explanation →

Which TWO actions should you take to ensure high availability for an Azure AI service deployed in a single region?

Question 189mediummulti select
Read the full Plan and manage an AI solution explanation →

Which THREE factors should you consider when selecting an Azure AI service for a solution that processes multilingual content?

Question 190easymulti select
Read the full Plan and manage an AI solution explanation →

Which TWO Azure services are used together to build a custom question-answering solution?

Question 191hardmultiple choice
Read the full Plan and manage an AI solution explanation →

Your organization deploys an Azure AI Foundry solution for a customer service chatbot. The chatbot uses a large language model (LLM) hosted on Azure OpenAI Service with a GPT-4 model. Requirements: (1) The chatbot must only use information from the company's internal knowledge base, not general internet knowledge. (2) Responses must include citations from the knowledge base. (3) The solution must filter out any toxic or harmful content. (4) The chatbot must be deployed in a secure environment with network isolation. You have an Azure AI Foundry project with a connected Azure OpenAI resource. The knowledge base is stored in Azure AI Search. You need to configure the solution. What should you do?

Question 192mediummultiple choice
Read the full NAT/PAT explanation →

You are designing an Azure AI solution for a global e-commerce company. The solution must: (1) Translate product descriptions into 12 languages in real-time. (2) Detect sentiment in customer reviews for each language. (3) Extract key product attributes (e.g., color, size) from unstructured review text. (4) Store results in a centralized database for analytics. The solution must minimize latency and cost. You plan to use Azure AI services. Which combination of services should you use?

Question 193mediummultiple choice
Read the full Plan and manage an AI solution explanation →

A financial services company uses Azure AI Document Intelligence to process loan applications. The solution extracts data from uploaded PDFs and stores it in Azure Cosmos DB. Recently, extraction errors increased due to poor-quality scans. The company needs to improve accuracy without manual intervention. The solution must also handle varying document layouts. You need to recommend a plan. What should you do?

Question 194mediummultiple choice
Read the full Plan and manage an AI solution explanation →

You are designing an Azure AI solution that uses Azure AI Document Intelligence to extract data from invoices. The solution must handle up to 1000 invoices per hour with a maximum latency of 5 seconds per invoice. You need to choose the appropriate pricing tier and resource configuration. What should you do?

Question 195hardmultiple choice
Read the full Plan and manage an AI solution explanation →

Your company uses Azure AI Language to analyze customer feedback. The solution currently uses the default endpoint and key. Security policy requires that all API calls be authenticated using Microsoft Entra ID and that network access be restricted to a specific virtual network. You need to reconfigure the resource. What should you do?

Question 196easymultiple choice
Read the full NAT/PAT explanation →

You are deploying a chatbot using Azure AI Bot Service integrated with Azure AI Language for natural language understanding. The bot must be able to handle multiple languages and route queries to the appropriate language model. What should you configure?

Question 197hardmultiple choice
Read the full Plan and manage an AI solution explanation →

You are designing a solution that uses Azure AI Vision to analyze images for moderation. The solution must detect adult content and identify text in images. You need to minimize latency and cost. Which approach should you recommend?

Question 198mediummultiple choice
Read the full Plan and manage an AI solution explanation →

Your team is building a custom question-answering solution using Azure AI Language. The solution must be able to answer questions based on a set of PDF documents. You need to import the documents and create a knowledge base. What should you do first?

Question 199easymultiple choice
Read the full Plan and manage an AI solution explanation →

You are planning to use Azure AI Document Intelligence to process a large volume of mixed document types (invoices, receipts, and purchase orders). The solution must automatically classify each document type and extract relevant fields. What should you configure?

Question 200mediummulti select
Read the full Plan and manage an AI solution explanation →

You need to design an Azure AI solution that processes sensitive customer data. The solution must comply with GDPR and data residency requirements. Which TWO actions should you take?

Question 201hardmulti select
Read the full Plan and manage an AI solution explanation →

You are architecting an Azure AI solution that uses Azure AI Language to analyze text for sentiment and key phrases. The solution must handle bursts of up to 500 requests per second but average only 50 requests per second. You need to ensure cost efficiency while meeting performance requirements. Which THREE actions should you take?

Question 202easymulti select
Read the full Plan and manage an AI solution explanation →

You are developing an Azure AI solution that uses pre-built models from Azure AI Vision to analyze images. The solution must be able to detect objects and read printed text. Which TWO capabilities should you use?

Question 203mediummultiple choice
Read the full Plan and manage an AI solution explanation →

Refer to the exhibit. You are implementing an Azure AI Search index for semantic search with vector support. The index includes a field 'descriptionVector' of type Collection(Edm.Single) with 1536 dimensions. When you run a vector search query, you notice that results are not sorted by relevance. What is the most likely cause?

Exhibit

{
  "properties": {
    "description": "Azure AI Search index for product catalog",
    "fields": [
      {"name": "id", "type": "Edm.String", "key": true, "searchable": false, "filterable": true, "retrievable": true},
      {"name": "productName", "type": "Edm.String", "searchable": true, "filterable": true, "retrievable": true},
      {"name": "category", "type": "Edm.String", "searchable": false, "filterable": true, "retrievable": true},
      {"name": "price", "type": "Edm.Double", "searchable": false, "filterable": true, "retrievable": true, "sortable": true},
      {"name": "descriptionVector", "type": "Collection(Edm.Single)", "searchable": true, "retrievable": false, "dimensions": 1536}
    ]
  }
}
Question 204hardmultiple choice
Read the full Plan and manage an AI solution explanation →

Refer to the exhibit. You are configuring a custom conversational language understanding project in Azure AI Language. The project currently has English training phrases. You need to add support for Spanish. The exhibit shows the current settings. What should you do?

Exhibit

{
  "kind": "conversational",
  "settings": {
    "defaultLanguage": "en-us",
    "enableMultiLanguage": false
  },
  "language": "en-us",
  "intents": [
    {
      "name": "Greeting",
      "trainingPhrases": ["hello", "hi", "good morning"]
    },
    {
      "name": "CheckBalance",
      "trainingPhrases": ["what is my balance", "check balance"]
    }
  ]
}
Question 205mediummultiple choice
Read the full Plan and manage an AI solution explanation →

You are a lead AI engineer for a global retail company. The company is building an AI-powered customer support chatbot using Microsoft Foundry. The chatbot must answer product questions, process returns, and escalate to human agents when needed. The solution uses Azure AI Language for intent recognition and Azure AI Bot Service for bot orchestration. During testing, the chatbot fails to understand customer queries about return policies. The intents 'ProductInquiry' and 'ReturnRequest' are defined, but the model often confuses them. You need to improve intent classification accuracy. The development team has already collected 500 sample utterances for each intent. You have a budget to collect additional data. What should you do?

Question 206hardmultiple choice
Read the full Plan and manage an AI solution explanation →

Your company deploys an Azure AI Vision solution to detect defects on a manufacturing assembly line. The solution uses a custom object detection model trained on images of products. The model is deployed as a real-time endpoint on an Azure Kubernetes Service (AKS) cluster. Recently, the defect detection accuracy dropped significantly. You suspect data drift because the lighting conditions on the assembly line changed after maintenance. You need to monitor and retrain the model to maintain accuracy. The solution must use Azure AI Foundry's model monitoring capabilities. You also need to automate retraining when drift is detected. What should you do?

Question 207mediummultiple choice
Read the full Plan and manage an AI solution explanation →

You are a security engineer for a financial services company. The company uses Azure AI Language to analyze customer communications for compliance. The solution processes sensitive personal data. You need to ensure that all data transmitted to the Azure AI Language service is encrypted in transit and that the service endpoint is not accessible from the public internet. Additionally, you must use Microsoft Entra ID for authentication. The current implementation uses API keys and the public endpoint. You need to reconfigure the solution. What should you do?

Question 208easymultiple choice
Read the full Plan and manage an AI solution explanation →

Your company is developing an AI-powered document processing solution using Azure AI Document Intelligence. The solution must extract data from scanned PDF forms. The forms are in a custom format not supported by prebuilt models. You have 10,000 labeled forms for training. The solution must be deployed in a region that supports Document Intelligence and must be accessible via a REST API. You need to ensure the solution can process forms with high accuracy. What should you do?

Question 209mediummulti select
Read the full Plan and manage an AI solution explanation →

You are planning an Azure AI solution that uses Azure AI Search with semantic ranker and a custom skill. The solution must meet the following requirements: - Process documents in multiple languages (English, Spanish, French). - Use a custom skill to extract entities via an Azure Function. - Ensure that the indexer can resume from failures. Which TWO actions should you include in your plan?

Question 210hardmulti select
Read the full Plan and manage an AI solution explanation →

You are designing a conversational AI solution using Microsoft Copilot Studio. The solution must: - Allow users to ask questions about company policies stored in SharePoint Online. - Use generative answers with grounding data. - Ensure that responses are based only on approved documents. - Support authentication via Microsoft Entra ID. Which THREE components must be configured as part of the solution?

Question 211easymultiple choice
Read the full Plan and manage an AI solution explanation →

Refer to the exhibit. You have an Azure AI Search skillset with the custom skill shown. When you run the indexer, you notice that many documents fail with a timeout error. What is the most likely cause of the timeouts?

Exhibit

{
  "properties": {
    "description": "My custom skill",
    "type": "Custom.WebApiSkill",
    "context": "/document",
    "inputs": [
      {
        "name": "text",
        "source": "/document/content"
      }
    ],
    "outputs": [
      {
        "name": "entities",
        "targetName": "entities"
      }
    ],
    "uri": "https://myfunctionapp.azurewebsites.net/api/extract-entities",
    "httpMethod": "POST",
    "timeout": "00:00:30",
    "batchSize": 1,
    "degreeOfParallelism": 10
  }
}
Question 212hardmultiple choice
Read the full Plan and manage an AI solution explanation →

You are an AI engineer at Contoso. Contoso has a Microsoft Copilot for Microsoft 365 deployment. They want to build a custom copilot in Microsoft Copilot Studio that can answer questions about their internal IT support knowledge base stored in a SharePoint Online document library. The knowledge base includes hundreds of PDF and Word documents. Requirements: - The copilot must only answer from the approved knowledge base documents. - Responses must be grounded in the documents and include citations. - The solution must use generative answers with a prebuilt AI model (no custom model training). - Authentication must be via Microsoft Entra ID with single sign-on (SSO). - The copilot should be published to a Microsoft Teams channel. You need to recommend the minimal configuration steps. What should you do?

Question 213mediummultiple choice
Read the full Plan and manage an AI solution explanation →

Your company is deploying an Azure AI Document Intelligence solution to process invoices. The solution must: - Extract key fields (invoice number, date, total amount). - Handle invoices in both PDF and image formats. - Use a prebuilt model to reduce development effort. - Process high volumes (up to 10,000 invoices per day). - Store extracted data in Azure Cosmos DB. You need to design the processing pipeline. What should you do?

Question 214easymultiple choice
Read the full Plan and manage an AI solution explanation →

You are planning a solution that uses Azure AI Language to analyze customer feedback from social media posts. The solution must: - Detect sentiment (positive, negative, neutral) for each post. - Extract key phrases. - Support English and Spanish languages. - Run asynchronously for a batch of 10,000 posts. - Use the least expensive option that meets requirements. What should you do?

Question 215hardmultiple choice
Read the full Plan and manage an AI solution explanation →

Your company uses Azure AI Search to power a customer-facing product catalog search. The search index contains product data from Azure SQL Database. The indexer runs daily. Lately, users complain that new products appear in the catalog with a delay of up to 24 hours. The business requires near real-time indexing (within minutes) for new products. You have the following constraints: - The indexer must continue to run daily for full sync. - You need to minimize changes to the existing architecture. - You cannot use Azure Functions or Logic Apps due to cost. What should you do?

Question 216mediummultiple choice
Read the full Plan and manage an AI solution explanation →

You are designing a solution that uses Azure OpenAI Service to generate product descriptions based on product attributes (name, category, features). The solution must: - Use a GPT-4 model deployed in the West US region. - Implement content filtering to block inappropriate content. - Handle up to 100 requests per second. - Minimize latency. - Use managed identity for authentication. What should you include in the design?

Question 217easymultiple choice
Read the full Plan and manage an AI solution explanation →

You are implementing a chatbot using Microsoft Copilot Studio that helps employees find company policies. The chatbot must: - Use generative answers based on a SharePoint Online site. - Only respond with information from approved policy documents. - Include citations in responses. - Be accessible from Microsoft Teams. - Require no custom code. What should you do?

Question 218hardmultiple choice
Read the full Plan and manage an AI solution explanation →

Your company has an existing Azure AI Search index used for e-commerce product search. The index is populated by an indexer that runs every hour. Recently, the product team added a new field 'promotionPrice' that should be searchable. You need to update the index to include this field without reindexing all documents. The field should be of type Edm.Double, searchable, filterable, and sortable. What should you do?

Practice tests

Scored 10-question sessions with instant feedback and explanations.

AI-102 Practice Test 1 — 10 Questions→AI-102 Practice Test 2 — 10 Questions→AI-102 Practice Test 3 — 10 Questions→AI-102 Practice Test 4 — 10 Questions→AI-102 Practice Test 5 — 10 Questions→AI-102 Practice Exam 1 — 20 Questions→AI-102 Practice Exam 2 — 20 Questions→AI-102 Practice Exam 3 — 20 Questions→AI-102 Practice Exam 4 — 20 Questions→Free AI-102 Practice Test 1 — 30 Questions→Free AI-102 Practice Test 2 — 30 Questions→Free AI-102 Practice Test 3 — 30 Questions→AI-102 Practice Questions 1 — 50 Questions→AI-102 Practice Questions 2 — 50 Questions→AI-102 Exam Simulation 1 — 100 Questions→

Practice by domain

Each domain maps to a weighted exam section. Focus on the domain where you are weakest.

Implement an agentic solutionImplement computer vision solutionsImplement knowledge mining and information extraction solutionsImplement image and video processing solutionsImplement natural language processing solutionsImplement generative AI solutionsImplement agentic AI solutionsImplement knowledge mining and document intelligence solutionsPlan and manage an Azure AI solutionImplement content moderation solutions

Practice by scenario

Filter questions by type — troubleshooting, exhibit, drag-and-drop, PBQ, ACLs, OSPF, and more.

Browse scenarios→

Continue studying

All Plan and manage an Azure AI solution setsAll Plan and manage an Azure AI solution questionsAI-102 Practice Hub