Microsoft Azure Developer Core Solutions

Here you have the best Microsoft AZ-200 practice exam questions

  • You have 63 total questions to study from
  • Each page has 5 questions, making a total of 13 pages
  • You can navigate through the pages using the buttons at the bottom
  • This questions were last updated on November 2, 2025
  • This site is not affiliated with or endorsed by Microsoft.
Question 1 of 63
You are developing a solution for a company that hosts a large collection of videos in Azure.
Videos with celebrity speakers must be prioritized and featured on an Azure website. The videos must support closed captioning.
You need to select the Azure service that fits the requirements.
Which service should you use?
    Correct Answer: D

Question 2 of 63
You develop a solution for an entertainment company. The company has built an app that uses an Azure SQL database.
You need to implement caching to improve the performance of all database queries by caching frequently accessed data while minimizing cost. The cache must be highly available and replicated for failover.
What should you create?
    Correct Answer: C

Question 3 of 63
DRAG DROP -
A company provides financial services. Core business solutions store data in an on-premises Microsoft SQL Server database. The solutions generate terabytes of data each year. The company stores data for at least seven years. Each year, the company has on average one instance where historical transaction data is needed.
You must migrate storage for the solution to the cloud. Data must be stored in an encrypted format and usable within 24 hours.
You need to select a storage technology for the solution that minimizes costs.
What should you implement? To answer, drag the appropriate technologies to the correct workloads. Each technology may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point.
Select and Place:
Exam AZ-200: Question 3 - Image 1
    Correct Answer:
    Box 1: Azure Blob store -
    Azure storage offers different storage tiers which allow you to store Blob object data in the most cost-effective manner. The available tiers include:
    ✑ Premium storage (preview) provides high performance hardware for data that is accessed frequently.
    ✑ Hot storage: is optimized for storing data that is accessed frequently.
    ✑ Cool storage is optimized for storing data that is infrequently accessed and stored for at least 30 days.
    ✑ Archive storage

    Box 2: Archive -
    Archive storage is optimized for storing data that is rarely accessed and stored for at least 180 days with flexible latency requirements (on the order of hours).
    References:
    https://docs.microsoft.com/en-in/azure/storage/blobs/storage-blob-storage-tiers Exam AZ-200: Question 3 - Image 2
Question 4 of 63
HOTSPOT -
A company provides web app hosting services for customers.
You have a set of App Service Plans available to deploy resources for new projects. The available service tiers are shown in the Service Tiers exhibit. (Click the
Service Tiers tab.)
Exam AZ-200: Question 4 - Image 1
You must provision resources for the projects as shown in the Projects exhibit. (Click the Projects tab.)
Exam AZ-200: Question 4 - Image 2
The AdventureWorks project requires the use of deployment slots as shown in the Deployment Slots exhibit. (Click the Deployment Slots tab.)
Exam AZ-200: Question 4 - Image 3
You need to determine where to deploy resources for each project.
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Hot Area:
Exam AZ-200: Question 4 - Image 4
    Correct Answer:
    Box 1: No -
    AdventureWorks Cycles should use the dedicated service plan. The Dedicated service tier consists of S1 Standard instance, and the P1 premium instance.
    Note: When you deploy your web app, web app on Linux, mobile back end, and API app to App Service, you can deploy to a separate deployment slot instead of the default production slot when running in the Standard, Premium, or Isolated App Service plan tier.

    Box 2: Yes -
    The prototype plan can be used for Research.
    The Prototype Service consists F1 (free) instance, and D1 (shared instance)

    Box 3: No -
    Coho Vineyeard can be hosted on the Shared service tier.
    The Shared service tier consists of the B1 and B2 basic instances.
    References:
    https://azure.microsoft.com/en-us/pricing/details/app-service/windows/ Exam AZ-200: Question 4 - Image 5
Question 5 of 63
Each year, a company consolidates manufacturing data for a year and stores the data in a single blob within a Blob container. Data from previous years is stored in the same storage account in the same container.
The company has a General Purpose v2 (GPv2) Azure Storage account with a Blob container named Compliance-data. Data from previous years is retained for compliance reasons but it is infrequently accesses.
The current solution is becoming costly. You observe that users accidentally modify compliance data.
You need to reduce costs and preserve the compliance data.
What should you do?
    Correct Answer: C