What problem does it solve?
This Skill addresses the complexities of Azure CLI operations, ensuring identity and context safety, and managing AKS operations effectively.
Core Features & Use Cases
- Identity and Context Safety: Confirm current subscription and cluster context before operations.
- Resource Discovery: Enumerate resource groups and resources for better management.
- AKS Operations: Provide essential commands for cluster credentials, scaling, and node pool management.
- Failure Buckets: Checklists for troubleshooting common issues like subscription errors, RBAC, and network policies.
- Safe Operations Principles: Follow best practices for read-only commands, rollback plans, and context verification.
Quick Start
Use the az skill to ensure identity and context safety before performing any Azure CLI operation.