The Azure Monitor has the following capabilities:
- Route: You have the opportunity to stream your monitoring data to other services or locations (for example, to Azure Event Hub or to Azure Application Insights). Among other things, this enables you to implement notification services for alarms or to process data in other environments.
- Archive: Monitoring data in the Azure Monitor is stored and available for a specified period of time (metrics for 30 days, activity log entries for 90 days). In addition, you have the option to forward monitoring data to an Azure Storage account for longer-term archiving. This is, however, subject to a charge.
- Query: You have the possibility to retrieve data for your own ...