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

# GET /providers/Microsoft.PowerBIDedicated/operations

`GET /providers/Microsoft.PowerBIDedicated/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.

- OperationListResult — Result listing capacities. It contains a list of operations and a URL link to get the next set of results.
  - `value` Operation[] — List of capacities supported by the Microsoft.PowerBIDedicated resource provider.
    - `name` string — Operation name: {provider}/{resource}/{operation}.
    - `display` object — The object that represents the operation.
      - `provider` string — Service provider: Microsoft.PowerBIDedicated.
      - `resource` string — Resource on which the operation is performed: capacity, etc.
      - `operation` string — Operation type: create, update, delete, etc.
      - `description` string — Localized description of the operation.
    - `origin` string — Origin of the operation.
    - `properties` OperationProperties — Additional properties to expose performance metrics to shoebox.
      - `serviceSpecification` ServiceSpecification — Service specification for exposing performance metrics to shoebox.
        - `metricSpecifications` MetricSpecification[] — Metric specifications for exposing performance metrics to shoebox.
          - `name` string — Metric name
          - `displayName` string — Localizable metric name
          - `displayDescription` string — Localizable description of metric
          - `unit` string — Unit for the metric
          - `aggregationType` string — Aggregation type for the metric
          - `metricFilterPattern` string — Pattern used to filter the metric
          - `dimensions` MetricSpecificationDimensionsItem[] — For describing multi dimensional metrics
            - `name` string — Dimension of the metric
            - `displayName` string — Localizable dimension of the metric
        - `logSpecifications` LogSpecification[] — Log specifications for exposing diagnostic logs to shoebox.
          - `name` string — Name of the log
          - `displayName` string — Localizable name of the log
          - `blobDuration` string — Blob duration for the log
  - `nextLink` string — URL to get the next set of operation list results if there are any.

## Other responses

- `default` — An unexpected error response.

---

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