Online Access Free AZ-200 Exam Questions
| Exam Code: | AZ-200 |
| Exam Name: | Microsoft Azure Developer Core Solutions |
| Certification Provider: | Microsoft |
| Free Question Number: | 64 |
| Posted: | Jun 03, 2026 |
A company has a series of mobile games on Azure with an online community. The moderators need to filter offens.ve text, and additional .terns such as The company wants to implement a solution using Azure Content Moderation.
You need to select API or Azure service options for the solution.
Which two APIs or Azure service should you use? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
A company is developing a gaming platform. Users can join teams to play online and see leaderboards that include player statistics. The solution includes an entity named Team.
You plan to implement an Azure Redis Cache instance to improve the efficiency of data operations for entities that rarely change.
You need to invalidate the cache when team data is changed.
How should you complete the code? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
You have an Azure App Service API that allows users to upload documents to the cloud with a mobile device.
A mobile app connects to the service by using REST API calls. When new document is uploaded to the service, the service extracts the document metadata. Usage statistics for the app show significant increases in app usage.
The extraction process is CPU-intensive. You plan to modify the API to use a queue.
You need to ensure that the solution scales, handles request spikes, and reduces costs between request spikes.
What should you do?
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution. Determine whether the solution meets the stated goals.
You need to ensure that the SecurityPin security requirements are met.
Solution: Enable Always Encrypted for the SecurityPin column using a certificate contained in Azure Key Vault and grant the WebAppIdentity service principal access to the certificate.
Does the solution meet the goal?
You are developing a stateful service to deploy to Azure Service Fabric. You plan to implement the RunAsync method.
You need to implement the methods to interface with an instance of the IReliable dictionary interface to increment a count each time the service is called. The first time the service is called, you must initialize the count to 1 if it does not yet exist and then update it by one each time it is called.
Which three methods should you run in sequence. To answer, move the appropriate methods from the list of methods to the answer area and arrange them in the correct order.



