Easy1 markMultiple Choice
AZ-305 · Question 13 · Domain 1.3: Governance
Your company is adopting Azure and needs to deploy 20 new subscriptions for various project teams.
Each subscription must be provisioned with a standard set of role assignments, Azure Policies, and a core virtual network topology. You want to ensure this provisioning process is repeatable, version-controlled, and aligns with the Microsoft Cloud Adoption Framework.
Which solution should you recommend?
Your company is adopting Azure and needs to deploy 20 new subscriptions for various project teams.
Each subscription must be provisioned with a standard set of role assignments, Azure Policies, and a core virtual network topology. You want to ensure this provisioning process is repeatable, version-controlled, and aligns with the Microsoft Cloud Adoption Framework.
Which solution should you recommend?
Answer options:
A.
Azure Blueprints
B.
Azure Landing Zones (Bicep/Terraform)
C.
Azure Resource Graph
D.
Azure Automation Runbooks
How to approach this question
Identify the modern Microsoft recommended practice for setting up governed subscription environments.
Full Answer
B.Azure Landing Zones (Bicep/Terraform)✓ Correct
Azure Landing Zones (Bicep/Terraform)
Azure Landing Zones are the output of a multi-subscription Azure environment that accounts for scale, security governance, networking, and identity. They are the recommended way to implement the Cloud Adoption Framework. While Azure Blueprints were previously used for this, Microsoft is deprecating Blueprints in favor of Infrastructure as Code (Bicep/Terraform) combined with Azure Landing Zone architectures.
Common mistakes
Choosing Azure Blueprints. While technically correct in older documentation, AZ-305 tests current best practices, and Landing Zones/IaC have superseded Blueprints.
Practice the full Azure Solutions Architect Expert AZ-305 Practice Exam 2
55 questions · hints · full answers · grading
More questions from this exam
Q01Fabrikam Inc. is a global financial services company with 200 Azure subscriptions managed via a c...HardQ02A healthcare organization has 500 on-premises Windows Server VMs and 300 Azure VMs. They are impl...HardQ03You are designing a security monitoring solution using Microsoft Sentinel.
The compliance depar...EasyQ04Your company has a microservices application deployed across multiple Azure App Service instances...MediumQ05A defense contractor is migrating to Microsoft 365 and Azure. They have a strict security policy ...Hard
Expert