An organization hosts a multi-region web application on Azure Virtual Machines. The operations team wants to identify opportunities to reduce monthly expenses by shutting down underutilized resources, and they also require recommendations on how to improve the reliability of their database servers. Which Azure service provides a centralized dashboard with recommendations across both cost optimization and reliability?
- Azure AdvisorAnswer
- BAzure Policy
- CAzure Monitor
- DMicrosoft Defender for Cloud
Answer
Azure Advisor
Azure Advisor is a personalized cloud consultant that helps you follow best practices to optimize your Azure deployments. It analyzes your resource configuration and usage telemetry and then recommends solutions to improve the cost-effectiveness, performance, reliability, security, and operational excellence of your Azure resources. Specifically, it can recommend shutting down or resizing underutilized virtual machines to save costs and configuring high availability for databases to enhance reliability.
Step-by-Step Solution
Key Concept
Azure Advisor provides personalized recommendations across five pillars (Cost, Security, Reliability, Performance, and Operational Excellence) to optimize Azure deployments.