Capacities
Provisions the specified dedicated capacity based on the configuration specified in the request. You can’t create a capacity with a name that’s used by another capacity in another tenant in the target location.
put/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.PowerBIDedicated/capacities/{dedicatedCapacityName}
Path parameters
resourceGroupNamestring required
The name of the Azure Resource group of which a given PowerBIDedicated capacity is part. This name must be at least 1 character in length, and no more than 90.
dedicatedCapacityNamestring required
The name of the Dedicated capacity. It must be a minimum of 3 characters, and a maximum of 63.
subscriptionIdstring required
A unique identifier for a Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.
Query parameters
api-versionstring required
The client API version.
Request body
Response
OK. The operation completed successfully.