azure.com

Microsoft Azure Quota Resource Provider.

🔑 oauth2 8 endpoints cloud
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (9 total)

azure-sdk-for-python ✓ Official
pip install azure-sdk-for-python
azure-sdk-for-js ✓ Official
npm install azure-sdk-for-js
azure-sdk-for-node ✓ Official
npm install azure-sdk-for-node
azure-sdk-for-go ✓ Official
go get github.com/Azure/azure-sdk-for-go
azure-sdk-for-java ✓ Official
# Maven: see https://github.com/Azure/azure-sdk-for-java
dotnet add package cognitive-services-speech-sdk
azure-sdk-for-net ✓ Official
dotnet add package azure-sdk-for-net
# See https://github.com/microsoft/Azure-Kinect-Sensor-SDK
# See https://github.com/Azure/MachineLearningNotebooks
curl examples
For the specified subscription, gets the Auto Quota Increase enrollment status.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /subscriptions/{subscriptionId}/providers/Microsoft.Capacity/autoQuotaIncrease
Gets the current quota limit and usages for all the resources by the resource…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /subscriptions/{subscriptionId}/providers/Microsoft.Capacity/resourceProviders/{providerId}/locations/{location}/serviceLimits
For the specified location and resource Provider, gets the quota requests und…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /subscriptions/{subscriptionId}/providers/Microsoft.Capacity/resourceProviders/{providerId}/locations/{location}/serviceLimitsRequests
Endpoints (8 total)
GET
/subscriptions/{subscriptionId}/providers/Microsoft.Capacity/autoQuotaIncrease
For the specified subscription, gets the Auto Quota Increase enrollment status.
GET
/subscriptions/{subscriptionId}/providers/Microsoft.Capacity/resourceProviders/{providerId}/locations/{location}/serviceLimits
Gets the current quota limit and usages for all the resources by the resource…
GET
/subscriptions/{subscriptionId}/providers/Microsoft.Capacity/resourceProviders/{providerId}/locations/{location}/serviceLimitsRequests
For the specified location and resource Provider, gets the quota requests und…
GET
/subscriptions/{subscriptionId}/providers/Microsoft.Capacity/resourceProviders/{providerId}/locations/{location}/serviceLimitsRequests/{id}
Gets the Quota request status by requestId, for the specified resource provid…
GET
/subscriptions/{subscriptionId}/providers/Microsoft.Capacity/resourceProviders/{providerId}/locations/{location}/serviceLimits/{resourceName}
Gets the current quota limit and usages for the resource provider for the spe…
PUT
/subscriptions/{subscriptionId}/providers/Microsoft.Capacity/autoQuotaIncrease
For the specified subscription, sets the Auto Quota Increase enrollment prope…
PUT
/subscriptions/{subscriptionId}/providers/Microsoft.Capacity/resourceProviders/{providerId}/locations/{location}/serviceLimits/{resourceName}
Submits a Quota Request for a resource provider at the specified location for…
PATCH
/subscriptions/{subscriptionId}/providers/Microsoft.Capacity/resourceProviders/{providerId}/locations/{location}/serviceLimits/{resourceName}
Submits a Quota Request for a resource provider at the specified location for…
At a glance
Total SDKs9
Languages8
Endpoints8
Authoauth2
Categories1