Skip to content

Commit 87f0eb0

Browse files
authored
Merge pull request #262011 from richagaur/richagaur/burst-capacity-update
url corrected
2 parents 26d4ddd + 689b406 commit 87f0eb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cosmos-db/burst-capacity-faq.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ sections:
5151
- question: |
5252
How can I enable burst capacity on an account programatically?
5353
answer: |
54-
You can use the [Azure Cosmos DB Resource Provider REST API version `2023-09-15`](/rest/api/cosmos-db-resource-provider/2023-09-15/database-accounts/create-or-update) or a [Resource Manager template with API version `2023-03-01-preview`](/azure/templates/microsoft.documentdb/2023-03-01-preview/databaseaccounts) to set the property `enableBurstCapacity` to true.
54+
You can use the [Azure Cosmos DB Resource Provider REST API version `2023-09-15` or later](/rest/api/cosmos-db-resource-provider/database-accounts/create-or-update) or a [Resource Manager template with API version `2023-03-01-preview`](/azure/templates/microsoft.documentdb/2023-03-01-preview/databaseaccounts) to set the property `enableBurstCapacity` to true.
5555
You can also use the Azure CLI or PowerShell.
5656
5757
#### [PowerShell](#tab/azure-powershell)

0 commit comments

Comments
 (0)