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

# GET /providers/Microsoft.VirtualMachineImages/operations

`GET /providers/Microsoft.VirtualMachineImages/operations`

Lists available operations for the Microsoft.VirtualMachineImages provider

## Parameters

- `../../../../../../common-types/resource-management/v3/types.json#/components/parameters/ApiVersionParameter` — unresolved $ref

## Response `200`

Azure operation completed successfully.

- OperationListResult — Result of the request to list REST API operations. It contains a list of operations and a URL nextLink to get the next set of results.
  - `value` Operation[], required — The list of operations supported by the resource provider.
    - `name` string — This is of the format {provider}/{resource}/{operation}
    - `display` OperationDisplay — The object that describes the operation.
      - `provider` string — Friendly name of the resource provider.
      - `operation` string — For example: read, write, delete, or listKeys/action
      - `resource` string — The resource type on which the operation is performed.
      - `description` string — The friendly name of the operation
    - `origin` string — The intended executor of the operation.
    - `properties` unknown
    - `isDataAction` boolean — The flag that indicates whether the operation applies to data plane.
  - `nextLink` string — The URL to get the next set of operation list results if there are any.

## Other responses

- `default` — An unexpected error response.

## Changes

- **2026-07-13** (2018-02-01-preview) `fdab4083973e` — 1 warning
  - deleted the `query` request parameter `api-version`

[Change history](https://skmtc.dev/azure/apis/imagebuilder-microsoft-virtualmachineimages-imagebuilder/changes/providers/Microsoft.VirtualMachineImages/operations/get.md)

---

[API](https://skmtc.dev/azure/apis/imagebuilder-microsoft-virtualmachineimages-imagebuilder.md) · [All operations](https://skmtc.dev/azure/apis/imagebuilder-microsoft-virtualmachineimages-imagebuilder/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/azure/imagebuilder-microsoft-virtualmachineimages-imagebuilder/revisions/fdab4083973e/schema)
