Skip to content

Commit

Permalink
Update powerbidedicated.json (Azure#29322)
Browse files Browse the repository at this point in the history
  • Loading branch information
KesemSharabi authored Jul 12, 2024
1 parent eca9822 commit abd5157
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
}
},
"put": {
"description": "Provisions the specified Dedicated capacity based on the configuration specified in the request.",
"description": "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.",
"x-ms-examples": {
"Create capacity": {
"$ref": "./examples/createCapacity.json"
Expand Down Expand Up @@ -568,7 +568,7 @@
"Capacities"
],
"operationId": "Capacities_CheckNameAvailability",
"description": "Check the name availability in the target location.",
"description": "Check the name availability in the target location. The name isn’t available if it’s used by another capacity in another tenant in the target location.",
"parameters": [
{
"name": "location",
Expand Down

0 comments on commit abd5157

Please sign in to comment.