azure-quotas
Manages Azure quotas and usage for deployment planning and capacity validation, ensuring efficient resource allocation.
Install this skill
or
86/100
Security score
The azure-quotas skill was audited on May 15, 2026 and we found 10 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 154
Template literal with variable interpolation in command context
SourceSKILL.md
| 154 | ```bash |
low line 48
External URL reference
SourceSKILL.md
| 48 | | **Azure Portal** | [My quotas](https://portal.azure.com/#blade/Microsoft_Azure_Capacity/QuotaMenuBlade/myQuotas) - Use only as fallback | |
low line 68
External URL reference
SourceSKILL.md
| 68 | > 2. **If CLI returns `BadRequest`:** Then use [Azure service limits docs](https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/azure-subscription-service-limits) |
low line 238
External URL reference
SourceSKILL.md
| 238 | | REST API "No Limit" | REST API showing misleading "unlimited" values | **CRITICAL: "No Limit" ≠ unlimited!** Use CLI instead. See warning above. Check [service limits docs](https://learn.microsoft.c |
low line 241
External URL reference
SourceSKILL.md
| 241 | | `BadRequest` | Resource provider not supported by quota API | Use CLI (preferred) or [service limits docs](https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/azure-subscriptio |
low line 249
External URL reference
SourceSKILL.md
| 249 | - ❌ Microsoft.DocumentDB (Cosmos DB) - Use Portal or [Cosmos DB limits docs](https://learn.microsoft.com/en-us/azure/cosmos-db/concepts-limits) |
low line 265
External URL reference
SourceSKILL.md
| 265 | | **Azure Quotas Overview** | [Microsoft Learn](https://learn.microsoft.com/en-us/azure/quotas/quotas-overview) | |
low line 266
External URL reference
SourceSKILL.md
| 266 | | **Service Limits Documentation** | [Azure subscription limits](https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/azure-subscription-service-limits) | |
low line 267
External URL reference
SourceSKILL.md
| 267 | | **Azure Portal - My Quotas** | [Portal Link](https://portal.azure.com/#blade/Microsoft_Azure_Capacity/QuotaMenuBlade/myQuotas) | |
low line 268
External URL reference
SourceSKILL.md
| 268 | | **Request Quota Increases** | [How to request increases](https://learn.microsoft.com/en-us/azure/quotas/quickstart-increase-quota-portal) | |
Scanned on May 15, 2026
View Security Dashboard