0
0
Azurecloud~20 mins

Azure Advisor recommendations - Practice Problems & Coding Challenges

Choose your learning style9 modes available
Challenge - 5 Problems
🎖️
Azure Advisor Mastery
Get all challenges correct to earn this badge!
Test your skills under time pressure!
🧠 Conceptual
intermediate
2:00remaining
Understanding Azure Advisor Recommendation Categories
Azure Advisor provides recommendations in several categories to improve your cloud resources. Which of the following is NOT a category of Azure Advisor recommendations?
APerformance
BCost
CUser Interface Design
DSecurity
Attempts:
2 left
💡 Hint
Think about what Azure Advisor focuses on for cloud resources.
service_behavior
intermediate
2:00remaining
Azure Advisor Behavior on Resource Group Scope
If you configure Azure Advisor to show recommendations scoped to a specific resource group, what will be the behavior?
AIt shows recommendations only for resources within that resource group.
BIt shows recommendations for all resources in the subscription regardless of resource group.
CIt shows recommendations only for resources tagged with 'Advisor'.
DIt disables recommendations for that resource group.
Attempts:
2 left
💡 Hint
Think about how scoping filters work in Azure Advisor.
Architecture
advanced
2:00remaining
Designing for Azure Advisor Reliability Recommendations
You receive an Azure Advisor recommendation to improve reliability by adding availability zones to your virtual machines. What is the best architectural approach to implement this recommendation?
ADeploy VMs in different regions without a load balancer.
BDeploy VMs across multiple availability zones with a load balancer to distribute traffic.
CDeploy VMs in a single region without availability zones but use auto-scaling.
DDeploy multiple VMs in a single availability zone and use load balancing.
Attempts:
2 left
💡 Hint
Consider how availability zones improve reliability.
security
advanced
2:00remaining
Interpreting Azure Advisor Security Recommendations
Azure Advisor recommends enabling multi-factor authentication (MFA) for your Azure AD accounts. What is the primary security benefit of enabling MFA?
AIt requires users to provide two or more verification methods to access accounts.
BIt encrypts all data stored in Azure.
CIt automatically blocks all external IP addresses.
DIt disables password authentication entirely.
Attempts:
2 left
💡 Hint
Think about what MFA means in simple terms.
Best Practice
expert
2:00remaining
Optimizing Cost Based on Azure Advisor Recommendations
Azure Advisor suggests resizing a virtual machine to a smaller size to reduce costs. Which of the following is the best practice before applying this recommendation?
AImmediately resize the VM during peak usage hours to save costs.
BDelete the VM and create a new smaller VM without data backup.
CIgnore the recommendation because smaller VMs always perform worse.
DReview the VM's performance metrics to ensure the smaller size meets workload requirements before resizing.
Attempts:
2 left
💡 Hint
Think about how to avoid service disruption when resizing.