Microsoft Azure - Check Enabled and Disabled Diagnostics for Azure Resources Last Updated : 23 Jul, 2025 Comments Improve Suggest changes Like Article Like Report 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 status - Disabled or Enabled. You can filter the resources based on subscription. After the selection, it returns the following results.If you want to enable or disable the resource diagnostic settings >> Click on Enable and Disabled and make the changes as required. That's it! This ios one way to check or verify all the enabled and disabled diagnostics matrices for Azure resources. Create Quiz Comment J jaysurya9 Follow 0 Improve J jaysurya9 Follow 0 Improve Article Tags : Microsoft Azure DevOps Cloud-Computing Explore DevOps BasicsWhat is DevOps ?6 min readDevOps Lifecycle10 min readThe Evolution of DevOps - 3 Major Trends for Future7 min readVersion ControlVersion Control Systems5 min readMerge Strategies in Git4 min readWhich Version Control System Should I Choose?5 min readCI & CDWhat is CI/CD?7 min readUnderstanding Deployment Automation4 min readContainerizationWhat is Docker?8 min readWhat is Dockerfile Syntax?5 min readOrchestrationKubernetes - Introduction to Container Orchestration4 min readFundamental Kubernetes Components and their role in Container Orchestration12 min readHow to Use AWS ECS to Deploy and Manage Containerized Applications?4 min readInfrastructure as Code (IaC)Infrastructure as Code (IaC)7 min readIntroduction to Terraform15 min readWhat is AWS Cloudformation?14 min readMonitoring and LoggingWorking with Prometheus and Grafana Using Helm5 min readWorking with Monitoring and Logging Services5 min readMicrosoft Teams vs Slack4 min readSecurity in DevOpsWhat is DevSecOps: Overview and Tools10 min readDevOps Best Practices for Kubernetes11 min readTop 10 DevOps Projects with Source Code [2025]8 min read Like