---
title: "POST /subscriptions/{subscriptionId}/providers/Microsoft.PowerBIDedicated/locations/{location}/checkNameAvailability"
method: POST
path: "/subscriptions/{subscriptionId}/providers/Microsoft.PowerBIDedicated/locations/{location}/checkNameAvailability"
---

# POST /subscriptions/{subscriptionId}/providers/Microsoft.PowerBIDedicated/locations/{location}/checkNameAvailability

`POST /subscriptions/{subscriptionId}/providers/Microsoft.PowerBIDedicated/locations/{location}/checkNameAvailability`

Check the name availability in the target location.

## Parameters

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

## Request body

- CheckCapacityNameAvailabilityParameters — Details of capacity name request body.
  - `name` string — Name for checking availability.
  - `type` string — The resource type of PowerBI dedicated.

## Response `200`

The request has succeeded.

- CheckCapacityNameAvailabilityResult — The checking result of capacity name availability.
  - `nameAvailable` boolean — Indicator of availability of the capacity name.
  - `reason` string — The reason of unavailability.
  - `message` string — The detailed message of the request unavailability.

## 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)
