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

# GET /providers/Microsoft.AppConfiguration/operations

`GET /providers/Microsoft.AppConfiguration/operations`

List the operations for the provider

## Query parameters

- `$skipToken` string

## Parameters

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

## Response `200`

Azure operation completed successfully.

- OperationDefinitionListResult — The result of a request to list configuration store operations.
  - `value` OperationDefinition[] — The collection value.
    - `name` string — Operation name: {provider}/{resource}/{operation}.
    - `isDataAction` boolean — Indicates whether the operation is a data action
    - `display` OperationDefinitionDisplay — The display information for a configuration store operation.
      - `provider` string — The resource provider name: Microsoft App Configuration."
      - `resource` string — The resource on which the operation is performed.
      - `operation` string — The operation that users can perform.
      - `description` string — The description for the operation.
    - `origin` string — Origin of the operation
    - `properties` OperationProperties — Extra Operation properties
      - `serviceSpecification` ServiceSpecification — Service specification payload
        - `logSpecifications` LogSpecification[] — Specifications of the Log for Azure Monitoring
          - `name` string — Name of the log
          - `displayName` string — Localized friendly display name of the log
          - `blobDuration` string — Blob duration of the log
        - `metricSpecifications` MetricSpecification[] — Specifications of the Metrics for Azure Monitoring
          - `name` string — Name of the metric
          - `displayName` string — Localized friendly display name of the metric
          - `displayDescription` string — Localized friendly description of the metric
          - `unit` string — Unit that makes sense for the metric
          - `aggregationType` string — Only provide one value for this field. Valid values: Average, Minimum, Maximum, Total, Count.
          - `internalMetricName` string — Internal metric name.
          - `dimensions` MetricDimension[] — Dimensions of the metric
            - `name` string — Name of the dimension
            - `displayName` string — Localized friendly display name of the dimension
            - `internalName` string — Internal name of the dimension.
          - `fillGapWithZero` boolean — Optional. If set to true, then zero will be returned for time duration where no metric is emitted/published.
  - `nextLink` string — The URI that can be used to request the next set of paged results.

## Other responses

- `default` — An unexpected error response.

## Changes

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

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

---

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