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

# GET /providers/Microsoft.GuestConfiguration/operations

`GET /providers/Microsoft.GuestConfiguration/operations`

List the operations for the provider

## Parameters

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

## Response `200`

Azure operation completed successfully.

- OperationList — The response model for the list of Automation operations.
  - `value` Operation[], required — List of Automation operations supported by the Automation resource provider.
    - `name` string — Operation name: For example, providers/Microsoft.GuestConfiguration/guestConfigurationAssignments/write or read.
    - `display` OperationDisplay — Provider, Resource, Operation, and description values.
      - `provider` string — Service provider: Microsoft.GuestConfiguration.
      - `resource` string — Resource on which the operation is performed.
      - `operation` string — Operation type: Read, write, delete, etc.
      - `description` string — Description about the operation.
    - `properties` OperationProperties — Provider, Resource, Operation and description values.
      - `statusCode` string — Service provider: Microsoft.GuestConfiguration
  - `nextLink` string

## Other responses

- `default` — An unexpected error response.

---

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