- 142 Actual Exam Questions
- Compatible with all Devices
- Printable Format
- No Download Limits
- 90 Days Free Updates
Get All Developing AI Cloud Solutions on Azure Exam Questions with Validated Answers
| Vendor: | Microsoft |
|---|---|
| Exam Code: | AI-200 |
| Exam Name: | Developing AI Cloud Solutions on Azure |
| Exam Questions: | 142 |
| Last Updated: | September 25, 2026 |
| Related Certifications: | Azure Developer Associate |
| Exam Tags: | Microsoft Azure Intermediate |
Looking for a hassle-free way to pass the Microsoft Developing AI Cloud Solutions on Azure exam? DumpsProvider provides the most reliable Dumps Questions and Answers, designed by Microsoft certified experts to help you succeed in record time. Available in both PDF and Online Practice Test formats, our study materials cover every major exam topic, making it possible for you to pass potentially within just one day!
DumpsProvider is a leading provider of high-quality exam dumps, trusted by professionals worldwide. Our Microsoft AI-200 exam questions give you the knowledge and confidence needed to succeed on the first attempt.
Train with our Microsoft AI-200 exam practice tests, which simulate the actual exam environment. This real-test experience helps you get familiar with the format and timing of the exam, ensuring you're 100% prepared for exam day.
Your success is our commitment! That's why DumpsProvider offers a 100% money-back guarantee. If you don’t pass the Microsoft AI-200 exam, we’ll refund your payment within 24 hours no questions asked.
Don’t waste time with unreliable exam prep resources. Get started with DumpsProvider’s Microsoft AI-200 exam dumps today and achieve your certification effortlessly!
You are designing an Azure Function app that exposes a public API.
The solution must:
Validate incoming request data and return results immediately to the caller.
Support Microsoft Entra ID authentication.
Scale automatically under variable load.
You need to implement a trigger.
Which trigger should you implement?
For an Azure Function app exposing a public API with the given requirements, use an HTTP trigger:
Other triggers (Timer, Blob, Queue, Service Bus) are event-driven for asynchronous processing and don't support direct HTTP request-response patterns required for a public API.
Your AI application running on Azure Container Apps uses an Azure Container Registry to store images and needs to automatically scale based on custom metrics—specifically, the number of pending messages in an Azure Service Bus queue. You want to implement event-driven autoscaling that responds to queue depth changes within seconds.
What should you configure to meet these requirements?
The correct answer is the first option. Azure Container Apps has built-in KEDA (Kubernetes Event-driven Autoscaling) support, and KEDA includes a native Azure Service Bus scaler that can trigger rapid scaling based on queue depth. You define these scalers in your revision configuration, enabling sub-second response to queue changes. This is the native, supported approach for event-driven scaling in Container Apps.
The second option (Monitor autoscale rules) is less responsive—metric-based autoscaling has longer latency than event-driven scaling. The third option is incorrect because App Service has limited autoscaling capabilities for custom queue-based triggers and isn't designed for fine-grained event-driven scaling like KEDA. The fourth option is overly complex and introduces maintenance overhead when KEDA handles this natively.
Your team is building an asynchronous AI processing pipeline using Azure Service Bus and Azure Functions. Long-running inference tasks are submitted as messages to a topic, but some tasks fail intermittently due to transient AI service timeouts. Currently, failed messages are being lost. You need to ensure failed messages are captured, investigated, and can be reprocessed. Which approach implements this requirement?
The correct answer identifies the proper Service Bus pattern: configuring a DLQ with a max delivery count threshold ensures failed messages (after retries) are automatically moved to the DLQ, where a separate function can process them for logging, alerting, and reprocessing. Option B conflates Event Grid with Service Bus failure handling; Event Grid is for event distribution, not dead-letter processing. Option C avoids the core requirement of capturing and investigating failures. Option D unnecessarily decouples the message queue from the storage layer and adds complexity without leveraging Service Bus's built-in failure handling mechanisms.
You are developing an Al-powered API that retrieves connection strings and API keys from Azure Key Vault.
You must configure a solution that provides the following security functionality:
* The API must authenticate to Key Vault without storing credentials in any application configuration files
* The identity used by tie API must have only the minimum permissions necessary to lead secrets.
* The configuration must minimize the blast radius if an identity or credent al is compromised.
You need to implement a secure access strategy for the API.
Which two actions should you perform? Each correct answer presents part of the solution. Choose two.
NOTE: Each correct selection is worth one point.
To implement secure access to Azure Key Vault for the API:
This combination ensures the API authenticates without stored credentials, operates with least-privilege access, and limits exposure in case of compromise. Avoid using connection strings or shared keys stored in configuration.
You need to address the known issue resulting from vector similarity queries.
Which two actions should you perform? Each correct answer presents part of the solution. Choose two.
NOTE: Each correct selection is worth one point.
Note: The question references a 'known issue resulting from vector similarity queries' but does not provide the options. Vector similarity query issues typically require:
Without the available options, specific actions cannot be determined. Please provide the answer choices to select the correct solutions.
Security & Privacy
Satisfied Customers
Committed Service
Money Back Guranteed