---
title: "GET /subscriptions/{subscriptionId}/providers/Microsoft.MachineLearningServices/locations/{location}/Quotas"
method: GET
path: "/subscriptions/{subscriptionId}/providers/Microsoft.MachineLearningServices/locations/{location}/Quotas"
tags: ["Quota"]
---

# GET /subscriptions/{subscriptionId}/providers/Microsoft.MachineLearningServices/locations/{location}/Quotas

`GET /subscriptions/{subscriptionId}/providers/Microsoft.MachineLearningServices/locations/{location}/Quotas`

Gets the currently assigned Workspace Quotas based on VMFamily.

## Path parameters

- `subscriptionId` string, required
- `location` string, required

## Query parameters

- `api-version` string, required

## Response `200`

OK

- ListWorkspaceQuotas — The List WorkspaceQuotasByVMFamily operation response.
  - `value` ResourceQuota[] — The list of Workspace Quotas by VM Family
    - `id` string — Specifies the resource ID.
    - `type` string — Specifies the resource type.
    - `name` ResourceName — The Resource Name.
      - `value` string — The name of the resource.
      - `localizedValue` string — The localized name of the resource.
    - `limit` integer — The maximum permitted quota of the resource.
    - `unit` 'Count' — An enum describing the unit of quota measurement.
  - `nextLink` string — The URI to fetch the next page of workspace quota information by VM Family. Call ListNext() with this to fetch the next page of Workspace Quota information.

## Changes

- **2019-09-02** (2019-06-01) `f23ddb674381` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/azure/apis/azure-machine-learning-workspaces/changes/subscriptions/:subscriptionId/providers/Microsoft.MachineLearningServices/locations/:location/Quotas/get.md)

---

[API](https://skmtc.dev/azure/apis/azure-machine-learning-workspaces.md) · [All operations](https://skmtc.dev/azure/apis/azure-machine-learning-workspaces/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/azure/azure-machine-learning-workspaces/revisions/3c546a6ad82c/schema)
