Loading...

Announcing Azure Resource Manager metrics in Azure Monitor

Announcing Azure Resource Manager metrics in Azure Monitor

Today, we're excited to announce that Azure Resource Manager metrics are available in Azure Monitor.

 

When you create and manage resources in Azure, requests are orchestrated through Azure's control plane, Azure Resource Manager. With the metrics we've announced today, you now have observability into the traffic and latency for control plane requests made throughout your subscriptions. For example, you can now figure out when your requests have been throttled or have failed by filtering for specific status codes. This data and the rich dimensions we expose, like Method, ResourceType, and StatusCode, will enable you to dig deep into how your requests perform in Azure!

 

The Azure Resource Manager metrics cover the past three months (93 days) of requests and currently track synchronous requests. For a scenario like a VM creation, the metrics that you retrieve do not represent the performance or reliability of the long running asynchronous operation, but rather the initial PUT request and the subsequent GET requests.

 

You can access control plane metrics via the Azure Monitor REST APIs, SDKs, and the Azure portal. For an overview on Azure Monitor, see Azure Monitor Metrics. For guidance on how to retrieve a bearer token and make requests to Azure, see Azure REST API reference.

 

The metric namespace for the Azure Resource Manager metrics is "microsoft.resources/subscriptions" as you'll see in the example REST API request below:

 

 

 

curl --location --request GET "https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/microsoft.insights/metrics?api-version=2021-05-01&interval=P1D&metricnames=Latency&metricnamespace=microsoft.resources/subscriptions&region=global&aggregation=average,count&timespan=2021-11-01T00:00:00Z/2021-11-03T00:00:00Z" \ --header "Authorization: bearer {{bearerToken}}"

 

 

 

For using this in Azure portal, you will first need to navigate to the Azure Monitor blade within the portal:

Select "Explore Metrics" button in Azure portal bladeSelect "Explore Metrics" button in Azure portal blade

 

After selecting Explore Metrics, select a single subscription and then select the Azure Resource Manager metric:

 

Select Azure Resource Manager metricSelect Azure Resource Manager metric

 

Then, after selecting Apply, you can visualize your Traffic or Latency control plane metrics with custom filtering and splitting:

 

Azure Resource Manager metric viewAzure Resource Manager metric view

 

For more details on filtering and scoping dimensions and specific scenarios like examining your throttling requests, see Control plane metrics in Azure Monitor - Azure Resource Manager | Microsoft Docs.

 

We've built and enabled these metrics so you have more observability into your own request patterns and into Azure's commitment to operational excellence! We hope that you enjoy this capability and make full use of it for your scenarios ranging from viewing monthly traffic to pulling detailed hourly 4xx and 5xx status metrics.

Published on:

Learn more
Azure Governance and Management Blog articles
Azure Governance and Management Blog articles

Azure Governance and Management Blog articles

Share post:

Related posts

Azure Landing Zones - Policy Refresh Q1 FY25

ALZ - Policy Refresh Q1 FY25 is here! As you may be aware, the ALZ team release cadence is now on quarterly basis to help customers and partne...

1 year ago

Custom Policy- Reusable Logs Templates

Reusable Templates for Sending Logs to Log Analytics Workspace   Challenge:   When it comes to developing custom policies for sendin...

1 year ago

Enhancements to Azure Monitor Baseline Alerts for Azure Landing Zones

Introduction   Welcome to our latest blog post where we dive into a number of exciting new key updates, highlight the new portal accelera...

1 year ago

Introducing the Azure Policy Community Repo

Introducing the Azure Policy Community Repo   What is the Azure Policy Community Repo? The Azure Policy Community Repo is a collaborativ...

2 years ago

General Availability: Vaulted backups for Azure Blob Storage

We are excited to announce the general availability of vaulted backups for Azure Blob Storage. Vaulted backups can help you achieve complete p...

2 years ago

Azure Update Manager to support CIS hardened images among other images

What’s coming in by end of July 2024: Azure Update Manager will add support for 35 CIS hardened images. This is the first time that Update Man...

2 years ago

Mastering your cloud journey: Essentials to Innovating, Migrating and Modernizing, on Azure

We are living during a time of rapid growth in AI technologies and seeing cloud complexity increase as a result of those advanced workloads, w...

2 years ago

Public Preview Announcement: Azure Policy Built-in Versioning

Welcome to a new era of policy management, where policy definitions are more agile, adaptable, and accessible than ever before! We are thrille...

2 years ago

Announcing Azure Monitoring Agent support in Azure Landing Zones

Introduction   Hello and welcome to another blog post about Azure Landing Zones, the best practice framework for accelerating your cloud...

2 years ago

Announcing the General Availability of Change Actor

Change Analysis  Identifying who made a change to your Azure resources and how the change was made just became easier! With Change Analys...

2 years ago

Newsletter

Get the latest Dynamics 365 and Power Platform content in your inbox

A curated digest of community blogs, product news, videos, and podcasts — delivered without the noise.

Weekly updates Unsubscribe anytime Fresh community picks
We use your email only for the newsletter and you can unsubscribe at any time.
By subscribing, you agree to the privacy policy.