Independence Day Deal! Unlock 25% OFF Today – Limited-Time Offer - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Microsoft Exam AZ-305 Topic 4 Question 81 Discussion

Actual exam question for Microsoft's AZ-305 exam
Question #: 81
Topic #: 4
[All AZ-305 Questions]

Your company develops Azure applications.

You need to recommend a solution for the deployment of Azure subscriptions. The solution must meet the following requirements:

What should you include in the recommendation?

Show Suggested Answer Hide Answer
Suggested Answer: D

Resource groups: You can scope your deployment to a resource group. You use an Azure Resource Manager template (ARM template) for the deployment.

Regions: If you have a template spec in one region and want to move it to new region, you can export the template spec and redeploy it.

RBAC: Azure role-based access control (Azure RBAC) is the authorization system you use to manage access to Azure resources. To grant access, you assign roles to users, groups, service principals, or managed identities at a particular scope. In addition to using Azure PowerShell or the Azure CLI, you can assign roles using Azure Resource Manager templates. Templates can be helpful if you need to deploy resources consistently and repeatedly

You can setup Virtual machines and virtual network configurations in an Azure Resource Manager template.


https://docs.microsoft.com/en-us/azure/governance/blueprints/overview

https://docs.microsoft.com/en-us/azure/azure-resource-manager/management/microsoft-resources-move-regions

https://docs.microsoft.com/en-us/azure/role-based-access-control/role-assignments-template

https://docs.microsoft.com/en-us/azure/virtual-machines/windows/template-description

Contribute your Thoughts:

Bernardine
5 days ago
B and D seem like the right options here. We need to support deployments across all Azure regions and provide consistent VM and network configs.
upvoted 0 times
...

Save Cancel