Free Microsoft AZ-301 Exam Actual Questions

The questions for AZ-301 were last updated On Mar 31, 2025

At ValidExamDumps, we consistently monitor updates to the Microsoft AZ-301 exam questions by Microsoft. Whenever our team identifies changes in the exam questions,exam objectives, exam focus areas or in exam requirements, We immediately update our exam questions for both PDF and online practice exams. This commitment ensures our customers always have access to the most current and accurate questions. By preparing with these actual questions, our customers can successfully pass the Microsoft Azure Architect Design exam on their first attempt without needing additional materials or study guides.

Other certification materials providers often include outdated or removed questions by Microsoft in their Microsoft AZ-301 exam. These outdated questions lead to customers failing their Microsoft Azure Architect Design exam. In contrast, we ensure our questions bank includes only precise and up-to-date questions, guaranteeing their presence in your actual exam. Our main priority is your success in the Microsoft AZ-301 exam, not profiting from selling obsolete exam questions in PDF or Online Practice Test.

 

Question No. 1

Note: This question is part of series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.

After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.

You have an Azure subscription named Project1. Only a group named Project1admins is assigned roles in the Project1 subscription. The Project1 subscription contains all the resources for an application named Application1.

Your company is developing a new application named Application2. The members of the Application2 development team belong to an Azure Active Directory (Azure AD) group named App2Dev.

You identify the following requirements for Application2:

* The members of App2Dev must be prevented from changing the role assignments in Azure.

* The members of App2Dev must be able to create new Azure resources required by Application2.

* All the required role assignments for Application2 will be performed by the members of Project1admins.

You need to recommend a solution for the role assignments of Application2.

Solution: Create a new Azure subscription named Project2. Assign Project1admins the Owner role for the Project2 subscription. Assign App2Dev the Contributor role for the Project2 subscription.

Does this meet the goal?

Show Answer Hide Answer
Correct Answer: A

Question No. 2

Note: This question is part of series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.

After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.

You are designing an Azure solution for a company that has four departments. Each department will deploy several Azure app services and Azure SQL databases.

You need to recommend a solution to report the costs for each department to deploy the app services and the databases. The solution must provide a consolidated view for cost reporting.

Solution: Place all resources in the same resource group. Assign tags to each resource.

Does this meet the goal?

Show Answer Hide Answer
Correct Answer: B

Instead, create a resources group for each resource type. Assign tags to each resource

Note: Tags enable you to retrieve related resources from different resource groups. This approach is helpful when you need to organize resources for billing or management.

References:

https://docs.microsoft.com/en-us/azure/azure-resource-manager/resource-group-using-tags


Question No. 3

You plan to deploy a payroll system to Azure. The payroll system will use Azure virtual machines that run SUSE Linux Enterprise Server and Windows.

You need to recommend a business continuity solution for the payroll system. The solution must meet the following requirements:

* Minimize costs.

* Provide business continuity if an Azure region fails.

* Provide a recovery time objective (RTO) of 30 minutes.

* Provide a recovery point objective (RPO) of five minutes.

What should you include in the recommendation?

Show Answer Hide Answer
Correct Answer: B

If your storage account has GRS enabled, then your data is durable even in the case of a complete regional outage or a disaster in which the primary region isn't recoverable.

Note: The recovery time objective (RTO) is the targeted duration of time and a service level within which a business process must be restored after a disaster (or disruption) in order to avoid unacceptable consequences associated with a break in business continuity.


https://docs.microsoft.com/en-us/azure/storage/common/storage-redundancy-grs

https://azure.microsoft.com/en-us/support/legal/sla/site-recovery/v1_0/

Question No. 4

Please wait while the virtual machine loads. Once loaded, you may proceed to the lab section. This may take a few minutes, and the wait time will not be deducted from your overall test time.

When the Next button is available, click it to access the lad section. In this section, you will perform a set of tasks in a live environment. While most functionality will be available to you as it would be in a live environment, some functionality (e.g., copy and paste, ability to navigate to external websites) will not be possible by design.

Scoring is based on the outcome of performing the tasks stated in the lab. In other words, it doesn't matter how you accomplish the task, if you successfully perform it, you will earn credit for that task.

Labs are not timed separately, and this exam may have more than one lab that you must complete. You can use as much time as you would like to complete each lab. But, you should manage your time appropriately to ensure that you are able to complete the lab(s) and all other sections of the exam in the time provided.

Please note that once you submit your work by clicking the Next button within a lab, you will NOT be able to return to the lab.

You may now click next to proceed to the lab.

A user named Steve-11234827@ExamUsers.com cannot modify the properties of the web app.

You need to ensure that Steve-11234827@ExamUsers.com can modify the web app properties.

What should you do?

NOTE: To answer this question, sign in to the Azure portal and explore the Azure resource groups.

Show Answer Hide Answer
Correct Answer: B

As an administrator, you may need to lock a subscription, resource group, or resource to prevent other users in your organization from accidentally deleting or modifying critical resources.

Note: resource - A manageable item that is available through Azure. Virtual machines, storage accounts, web apps, databases, and virtual networks are examples of resources.

References:

https://docs.microsoft.com/sv-se/azure/azure-resource-manager/management/lock-resources

https://docs.microsoft.com/en-us/azure/azure-resource-manager/management/overview


Question No. 5

You are designing a container solution in azure that will include two containers. One container will host a web API that will be available to the public. The other container will perform health monitoring of the web API and will remain private. The two containers will be deployed together as a group.

You need to recommend a compute service for the containers. The solution must minimize costs and maintenance over head.

What should you include in the recommendation?

Show Answer Hide Answer