Azure Database Health TaskSet

Icon 1 6 Troubleshooting Commands

Icon 2 Contributed by saurabh3460

Icon 2 Codecollection: azure-c7n-codecollection


List databases that are publicly accessible, without replication, without high availability configuration, with high CPU usage, high memory usage, and high cache miss rate in Azure

Tasks:
  • List Publicly Accessible Databases in resource group `AZURE_RESOURCE_GROUP`
  • List Databases Without Replication in resource group `AZURE_RESOURCE_GROUP`
  • List Databases Without High Availability in resource group `AZURE_RESOURCE_GROUP`
  • List Databases With High CPU Usage in resource group `AZURE_RESOURCE_GROUP`
  • List All Databases With High Memory Usage in resource group `AZURE_RESOURCE_GROUP`
  • List Redis Caches With High Cache Miss Rate in resource group `AZURE_RESOURCE_GROUP`