azure-quotas
Pass
Audited by Gen Agent Trust Hub on Mar 19, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- Command Execution: The skill utilizes Azure CLI commands such as
az quota listandaz quota showto retrieve resource information. These are standard administrative tools used for subscription management. - CLI Extension Management: The skill instructs the user to install the
quotaextension usingaz extension add. This is a common practice for accessing specialized feature sets within the Azure CLI environment. - Administrative Operations: The capability to request quota increases via
az quota updateis a core feature of the skill, designed to help users manage resource availability for their deployments.
Audit Metadata