---
title: "GET /providers/Microsoft.AzureStack/operations"
method: GET
path: "/providers/Microsoft.AzureStack/operations"
tags: ["AzureStack"]
---

# GET /providers/Microsoft.AzureStack/operations

`GET /providers/Microsoft.AzureStack/operations`

Returns the list of supported REST operations.

## Query parameters

- `api-version` string, required

## Response `200`

OK

- OperationList — List of Operations
  - `value` Operation[] — Array of operations
    - `name` string — The name of the operation being performed on this particular object.
    - `display` Display — Contains the localized display information for this particular operation or action.
      - `provider` string — The localized, friendly version of the resource provider name.
      - `resource` string — The localized, friendly version of the resource type related to this action or operation; the resource type should match the public documentation for the resource provider.
      - `operation` string — The localized, friendly name for the operation. Use the name as it will displayed to the user.
      - `description` string — The localized, friendly description for the operation. The description will be displayed to the user. It should be thorough and concise for used in both tooltips and detailed views.
    - `origin` string — The intended executor of the operation.
  - `nextLink` string — URI to the next page of operations.

## Other responses

- `default` — Error response describing why the operation failed.

---

[API](https://skmtc.dev/azure/apis/azure-stack-azure-bridge-client.md) · [All operations](https://skmtc.dev/azure/apis/azure-stack-azure-bridge-client/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/azure/azure-stack-azure-bridge-client/revisions/54c07200c96c/schema)
