Open In App

Microsoft Azure – Check Enabled and Disabled Diagnostics for Azure Resources

In this article, we will see how we can find the diagnostic setting for which resources are enabled and which resources are disabled at one once by using the Azure Monitor.  By using the Azure Monitor we can find and filter the resources which are enabled and disabled at one by selecting the resources in Diagnostic Settings.

The main purpose of this task is to Verify the resources and to control the log data ingestion for cost-saving.



Implementation:

Step 1: Log in to Azure Portal

Step 2: Access the Monitor or Search for Monitor from global search and select.



Step 3: After accessing the monitor from the left menu under settings section >> click on Diagnostic settings or Search for Diagnostic settings from the search filter.

Step 4: Here you can find the name of the resource, the resource type, resource group, and Diagnostic setting statusDisabled or Enabled. You can filter the resources based on subscription.

That’s it! This ios one way to check or verify all the enabled and disabled diagnostics matrices for Azure resources.

Article Tags :