STORAGE

Icon

Icon 1 7 Troubleshooting Commands

Icon 2 Contributed by saurabh3460

Icon 2 Codecollection: azure-c7n-codecollection


Check Azure storage health by identifying unused disks, snapshots, and storage accounts

Tasks:
  • Check Azure Storage Resource Health in resource group `AZURE_RESOURCE_GROUP`
  • List Unused Azure Disks in resource group `AZURE_RESOURCE_GROUP`
  • List Unused Azure Snapshots in resource group `AZURE_RESOURCE_GROUP`
  • List Unused Azure Storage Accounts in resource group `AZURE_RESOURCE_GROUP`
  • List Storage Containers with Public Access in resource group `AZURE_RESOURCE_GROUP`
  • List Storage Account Misconfigurations in resource group `AZURE_RESOURCE_GROUP`
  • List Storage Account Changes in resource group `AZURE_RESOURCE_GROUP`

Icon 1 8 Troubleshooting Commands

Icon 2 Contributed by saurabh3460

Icon 2 Codecollection: azure-c7n-codecollection


Check Azure storage health by identifying unused disks, snapshots, and storage accounts

Tasks:
  • Count Azure Storage Accounts with Health Status of `Available` in resource group `${AZURE_RESOURCE_GROUP}`
  • Count Unused Disks in resource group `${AZURE_RESOURCE_GROUP}`
  • Count Unused Snapshots in resource group `${AZURE_RESOURCE_GROUP}`
  • Count Unused Storage Accounts in resource group `${AZURE_RESOURCE_GROUP}`
  • Count Storage Containers with Public Access in resource group `${AZURE_RESOURCE_GROUP}`
  • Count Storage Account Misconfigurations in resource group `${AZURE_RESOURCE_GROUP}`
  • Count Storage Account Changes with Critical/High Security Risk in resource group `${AZURE_RESOURCE_GROUP}`
  • Generate Health Score

Icon 1 8 Troubleshooting Commands

Icon 2 Contributed by stewartshea

Icon 2 Codecollection: rw-cli-codecollection


Comprehensive health checks for Azure Container Registry (ACR), including network configuration, resource health, authentication, storage utilization, pull/push metrics, and security analysis.

Tasks:
  • Check Network Configuration for ACR `ACR_NAME` In Resource Group `AZ_RESOURCE_GROUP`
  • Check DNS & TLS Reachability for Registry `ACR_NAME`
  • Check ACR Login & Authentication for Registry `ACR_NAME`
  • Check ACR SKU and Usage Metrics for Registry `ACR_NAME`
  • Check ACR Storage Utilization for Registry `ACR_NAME`
  • Analyze ACR Pull/Push Success Ratio for Registry `ACR_NAME`
  • Check ACR Repository Event Failures for Registry `ACR_NAME`
  • Check ACR Security Configuration and RBAC for Registry `ACR_NAME`