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

# GET /providers/Microsoft.DataFactory/operations

`GET /providers/Microsoft.DataFactory/operations`

Lists the available Azure Data Factory API operations.

## Parameters

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

## Response `200`

Azure operation completed successfully.

- OperationListResponse — A list of operations that can be performed by the Data Factory service.
  - `value` Operation[] — List of Data Factory operations supported by the Data Factory resource provider.
    - `name` string — Operation name: {provider}/{resource}/{operation}
    - `origin` string — The intended executor of the operation.
    - `display` OperationDisplay — Metadata associated with the operation.
      - `description` string — The description of the operation.
      - `provider` string — The name of the provider.
      - `resource` string — The name of the resource type on which the operation is performed.
      - `operation` string — The type of operation: get, read, delete, etc.
    - `properties` OperationProperties — Additional details about an operation.
      - `serviceSpecification` OperationServiceSpecification — Details about a service operation.
        - `logSpecifications` OperationLogSpecification[] — Details about operations related to logs.
          - `name` string — The name of the log category.
          - `displayName` string — Localized display name.
          - `blobDuration` string — Blobs created in the customer storage account, per hour.
        - `metricSpecifications` OperationMetricSpecification[] — Details about operations related to metrics.
          - `name` string — The name of the metric.
          - `displayName` string — Localized display name of the metric.
          - `displayDescription` string — The description of the metric.
          - `unit` string — The unit that the metric is measured in.
          - `aggregationType` string — The type of metric aggregation.
          - `enableRegionalMdmAccount` string — Whether or not the service is using regional MDM accounts.
          - `sourceMdmAccount` string — The name of the MDM account.
          - `sourceMdmNamespace` string — The name of the MDM namespace.
          - `availabilities` OperationMetricAvailability[] — Defines how often data for metrics becomes available.
            - `timeGrain` string — The granularity for the metric.
            - `blobDuration` string — Blob created in the customer storage account, per hour.
          - `dimensions` OperationMetricDimension[] — Defines the metric dimension.
            - `name` string — The name of the dimension for the metric.
            - `displayName` string — The display name of the metric dimension.
            - `toBeExportedForShoebox` boolean — Whether the dimension should be exported to Azure Monitor.
  - `nextLink` string — The link to the next page of results, if any remaining results exist.

## Other responses

- `default` — An unexpected error response.

## Changes

- **2026-07-13** (2017-09-01-preview) `4909c6f99d7b` — 1 warning, 2 info
  - deleted the `query` request parameter `api-version`
  - api tag `Operations` added
  - api tag `operations` removed

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

---

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