Skip to content

Commit 75f447d

Browse files
azure-sdk-automation[bot]azure-sdkChenxiJiang333
authored
[AutoPR azure-mgmt-cosmosdb]-generated-from-SDK Generation - Python-6509333 (#47802)
* Configurations: 'specification/cosmos-db/resource-manager/Microsoft.DocumentDB/DocumentDB/tspconfig.yaml', API Version: 2026-03-15, SDK Release Type: stable, and CommitSHA: '9ee5902c9557817bc4a859ebc13f757515aac5d7' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=6509333 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release. * Update CHANGELOG.md * Update CHANGELOG.md --------- Co-authored-by: azure-sdk <azuresdk@microsoft.com> Co-authored-by: ChenxiJiang333 <119990644+ChenxiJiang333@users.noreply.github.com>
1 parent 8205d2d commit 75f447d

389 files changed

Lines changed: 59636 additions & 66894 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

sdk/cosmos/azure-mgmt-cosmosdb/CHANGELOG.md

Lines changed: 205 additions & 0 deletions
Large diffs are not rendered by default.

sdk/cosmos/azure-mgmt-cosmosdb/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ pip install azure-identity
2424

2525
### Authentication
2626

27-
By default, [Azure Active Directory](https://aka.ms/awps/aad) token authentication depends on correct configuration of the following environment variables.
27+
By default, [Microsoft Entra](https://learn.microsoft.com/entra/fundamentals/what-is-entra) token authentication depends on correct configuration of the following environment variables.
2828

2929
- `AZURE_CLIENT_ID` for Azure client ID.
3030
- `AZURE_TENANT_ID` for Azure tenant ID.
Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
{
2-
"apiVersion": "2025-11-01-preview",
2+
"apiVersion": "2026-03-15",
33
"apiVersions": {
4-
"Microsoft.DocumentDB": "2025-11-01-preview"
4+
"Microsoft.DocumentDB": "2026-03-15"
55
},
6-
"commit": "f127e37c800e7ba895f4de2cc4b3e9cb6b75ff94",
6+
"commit": "9ee5902c9557817bc4a859ebc13f757515aac5d7",
77
"repository_url": "https://github.com/Azure/azure-rest-api-specs",
88
"typespec_src": "specification/cosmos-db/resource-manager/Microsoft.DocumentDB/DocumentDB",
9-
"emitterVersion": "0.61.3"
9+
"emitterVersion": "0.63.2",
10+
"httpClientPythonVersion": "^0.34.0"
1011
}

0 commit comments

Comments
 (0)