Developing AI Cloud Solutions on Azure
Last Update Sep 10, 2026
Total Questions : 50
Why Choose ClapGeek
Try a free demo of our Microsoft AI-200 PDF and practice exam software before the purchase to get a closer look at practice questions and answers.
We provide up to 3 months of free after-purchase updates so that you get Microsoft AI-200 practice questions of today and not yesterday.
We have a long list of satisfied customers from multiple countries. Our Microsoft AI-200 practice questions will certainly assist you to get passing marks on the first attempt.
ClapGeek offers Microsoft AI-200 PDF questions, web-based and desktop practice tests that are consistently updated.
ClapGeek has a support team to answer your queries 24/7. Contact us if you face login issues, payment and download issues. We will entertain you as soon as possible.
Thousands of customers passed the Microsoft Designing Microsoft Azure Infrastructure Solutions exam by using our product. We ensure that upon using our exam products, you are satisfied.
Customers Passed
Microsoft AI-200
Average Score In Real
Exam At Testing Centre
Questions came word by
word from this dump
You are investigating high latency in an AI search application that processes millions of requests daily. Telemetry is stored in Azure Monitor Logs.
You must create a KQL query that correlates information from the AppRequests table and the AppDependencies table. The query must meet the following requirements:
Include only data from the last 24 hours.
Filter for failed requests only.
Calculate the average duration of dependencies, grouped by operation.
The query must follow best practice to optimize the performance by minimizing the initial data scan.
You need to create the query.
In which order should perform the actions? To answer, move all actions from the list of actions to the answer area and arrange them in the correct order.

A Python API retrieves a document from Azure Database for PostgreSQL by using a SQL statement. The API accepts the document ID from user input. The current implementation inserts the document ID directly into the SQL statement.
You need to secure the SQL statement execution by using a parameterized query. You must minimize the possibility of SQL injection.
How should you update the implementation to execute the SQL statement safely? To answer, move the appropriate configurations to the correct requirements. You may use each configuration once, more than once, or not at all. you may need to move the split bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point.

You have an Azure web app that uses Azure Cosmos DB as a data store. You create a Cosmos DB container by running the following PowerShell script:

For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
