azure-quotas

Pass

Audited by Gen Agent Trust Hub on Mar 14, 2026

Risk Level: SAFE
Full Analysis
  • Official Azure CLI Extension: The skill instructs the user to install the quota extension for the Azure CLI (az extension add --name quota). This is the standard mechanism for adding quota management capabilities to the official Azure toolset provided by the vendor.
  • Administrative Command Execution: The skill provides templates for Azure CLI commands such as az quota list, az quota show, and az quota update. These are standard administrative operations used to manage resource limits within an Azure subscription and require existing user authentication.
  • Resource Discovery Workflow: The documentation includes scripts and workflows for matching human-readable resource names to the specific quota names used by the Azure API, which is a necessary step for accurate capacity planning and resource management.
  • Educational Guidance: The skill provides context on resource availability and the limitations of different Azure interfaces (CLI vs. REST API), helping users avoid potential deployment issues related to capacity constraints through informative technical warnings.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 14, 2026, 11:16 PM