DATABASE
|
Count 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:
Tasks:
- Check for Publicly Accessible Databases in resource group `${AZURE_RESOURCE_GROUP}`
- Check for Databases Without Replication in resource group `${AZURE_RESOURCE_GROUP}`
- Check for Databases Without High Availability in resource group `${AZURE_RESOURCE_GROUP}`
- Check for Databases With High CPU Usage in resource group `${AZURE_RESOURCE_GROUP}`
- Check for 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}`
- Generate Health Score
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:
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`