Getting started with Azure Monitor
This article helps guide you through getting started with Azure Monitor including recommendations for preparing your environment and configuring Azure Monitor. It presents an overview of the basic steps you need for a complete Azure Monitor implementation. It will help you understand how you can take advantage of Azure Monitor's features to maximize the observability of your cloud and hybrid applications and resources.
This article focuses on configuration requirements and deployment options, as opposed to actual configuration details. Links are provided for detailed information for the required configurations.
Azure Monitor is available the moment you create an Azure subscription. The Activity log immediately starts collecting events about activity in the subscription, and platform metrics are collected for any Azure resources you created. Features such as metrics explorer are available to analyze data. Other features require configuration. This scenario identifies the configuration steps required to take advantage of all Azure Monitor features. It also makes recommendations for which features you should use and how to determine configuration options based on your particular requirements.
The goal of a complete implementation is to collect all useful data from all of your cloud resources and applications and enable the entire set of Azure Monitor features based on that data. To enable Azure Monitor to monitor all of your Azure resources, you need to both:
- Configure Azure Monitor components
- Configure Azure resources to generate monitoring data for Azure Monitor to collect.
Important
If you're new to Azure Monitor or are want to monitor a single Azure resource, start with the Monitor Azure resources with Azure Monitor tutorial. The tutorial provides general concepts for Azure Monitor and guidance for monitoring a single Azure resource. This article provides recommendations for preparing your environment to leverage all features of Azure Monitor to monitoring your entire set of applications and resources together at scale.
Getting started workflow
These articles provide detailed information about each of the main steps you'll need to do when getting started with Azure Monitor.
Article | Description |
---|---|
Plan your implementation | Things that you should consider before starting your implementation. Includes design decisions and information about your organization and requirements that you should gather. |
Configure data collection | Tasks required to collect monitoring data from your Azure and hybrid applications and resources. |
Analysis and visualizations | Get to know the standard features and additional visualizations that you can create to analyze collected monitoring data. |
Configure alerts and automated responses | Configure notifications and processes that are automatically triggered when an alert is fired. |
Optimize costs | Reduce your cloud monitoring costs by implementing and managing Azure Monitor in the most cost-effective manner. |
Frequently asked questions
This section provides answers to common questions.
How do I enable Azure Monitor?
Azure Monitor is enabled the moment that you create a new Azure subscription, and activity log and platform metrics are automatically collected. Create diagnostic settings to collect more detailed information about the operation of your Azure resources, and add monitoring solutions and insights to provide extra analysis on collected data for particular services.
How do I access Azure Monitor?
Access all Azure Monitor features and data from the Monitor menu in the Azure portal. The Monitoring section of the menu for different Azure services provides access to the same tools with data filtered to a particular resource. Azure Monitor data is also accessible for various scenarios by using the Azure CLI, PowerShell, and a REST API.
Next steps
Feedback
Submit and view feedback for