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

# GET /providers/Microsoft.ContainerRegistry/operations

`GET /providers/Microsoft.ContainerRegistry/operations`

List the operations for the provider

## Parameters

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

## Response `200`

Azure operation completed successfully.

- OperationListResult — The result of a request to list container registry operations.
  - `value` OperationDefinition[] — The list of container registry operations. Since this list may be incomplete, the nextLink field should be used to request the next list of operations.
    - `origin` string — The origin information of the container registry operation.
    - `name` string — Operation name: {provider}/{resource}/{operation}.
    - `display` OperationDisplayDefinition — The display information for a container registry operation.
      - `provider` string — The resource provider name: Microsoft.ContainerRegistry.
      - `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.
    - `properties` OperationPropertiesDefinition — The definition of Azure Monitoring properties.
      - `serviceSpecification` OperationServiceSpecificationDefinition — The definition of Azure Monitoring list.
        - `metricSpecifications` OperationMetricSpecificationDefinition[] — A list of Azure Monitoring metrics definition.
          - `name` string — Metric name.
          - `displayName` string — Metric display name.
          - `displayDescription` string — Metric description.
          - `unit` string — Metric unit.
          - `aggregationType` string — Metric aggregation type.
          - `internalMetricName` string — Internal metric name.
        - `logSpecifications` OperationLogSpecificationDefinition[] — A list of Azure Monitoring log definitions.
          - `name` string — Log name.
          - `displayName` string — Log display name.
          - `blobDuration` string — Log blob duration.
    - `isDataAction` boolean — This property indicates if the operation is an action or a data action ref: https://docs.microsoft.com/en-us/azure/role-based-access-control/role-definitions#management-and-data-operations
  - `nextLink` string — The URI that can be used to request the next list of container registry operations.

## Other responses

- `default` — An unexpected error response.

---

[API](https://skmtc.net/azure/apis/containerregistry-microsoft-containerregistry-registry.md) · [All operations](https://skmtc.net/azure/apis/containerregistry-microsoft-containerregistry-registry/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/containerregistry-microsoft-containerregistry-registry/revisions/32d4ccbab0a7/schema)
