AZ-900 Certification 3 — Questions and Answers
Question 1: Which Azure resource acts as a logical container for grouping and managing related resources together?
- Resource group (Correct answer)
- Subscription
- Management group
- Availability zone
Correct answer: Resource group
A resource group is a logical container for resources that share the same lifecycle.
Question 2: What are Azure Availability Zones designed to protect against?
- Datacenter-level failures within a region (Correct answer)
- Internet outages worldwide
- User password theft
- Software bugs in your code
Correct answer: Datacenter-level failures within a region
Availability Zones are physically separate datacenters within a region to protect against datacenter failures.
Question 3: Which Azure service helps you estimate the cost of Azure services before deploying them?
- Azure Pricing Calculator (Correct answer)
- Azure Advisor
- Azure Monitor
- Azure Policy
Correct answer: Azure Pricing Calculator
The Azure Pricing Calculator lets you estimate costs of services before provisioning.
Question 4: What is the topmost level for organizing multiple Azure subscriptions?
- Management groups (Correct answer)
- Resource groups
- Tenants
- Tags
Correct answer: Management groups
Management groups sit above subscriptions to manage access, policy, and compliance at scale.
Question 5: Which tool provides personalized recommendations to optimize cost, security, and performance?
- Azure Advisor (Correct answer)
- Azure Bastion
- Azure DNS
- Azure Backup
Correct answer: Azure Advisor
Azure Advisor analyzes your resources and gives best-practice recommendations.
Question 6: What does Azure Cost Management primarily help you do?
- Monitor, allocate, and optimize cloud spending (Correct answer)
- Deploy virtual machines faster
- Encrypt storage accounts
- Create DNS records
Correct answer: Monitor, allocate, and optimize cloud spending
Azure Cost Management helps you track, analyze, and optimize your cloud spending.
Question 7: Which feature lets you apply key-value labels to resources for organization and billing?
- Tags (Correct answer)
- Locks
- Policies
- Blueprints
Correct answer: Tags
Tags are key-value pairs applied to resources to aid organization and cost reporting.
Which Azure resource acts as a logical container for grouping and managing related resources together?