Updates the properties of an existing Azure Cosmos DB database account.
patch/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DocumentDB/databaseAccounts/{accountName}
Path parameters
resourceGroupNamestring required
Name of an Azure resource group.
accountNamestring required
Cosmos DB database account name.
Query parameters
api-versionstring required
Version of the API to be used with the client request. The current version is 2019-08-01.
Parameters
../../../../../common-types/resource-management/v1/types.json#/components/parameters/SubscriptionIdParameter — unresolved $ref
Request body
Response
The database account update operation will complete asynchronously.
Changes
Changed in 2 of the 11 revisions of this API.11
- ●
deleted the
pathrequest parametersubscriptionIdrequest-parameter-removed
- ●
- ○
api operation id
DatabaseAccounts_Patchremoved and replaced withDatabaseAccounts_Updateapi-operation-id-removed
- ○