QuotaInformation
Gets the current service limits (quotas) and usage of a resource. The response from Get API can be leveraged to submit quota update requests.
get/subscriptions/{subscriptionId}/providers/Microsoft.Capacity/resourceProviders/{providerId}/locations/{location}/serviceLimits/{resourceName}
Path parameters
subscriptionIdstring required
Azure subscription id.
providerIdstring required
Azure resource provider id.
locationstring required
Azure region.
resourceNamestring required
The resource name for a resource provider, such as SKU name for Microsoft.Compute, Sku or TotalLowPriorityCores for Microsoft.MachineLearningServices
Query parameters
api-versionstring required
API version.
Response
OK. Quota information will be returned as response with pagination.