Skip to content

Commit 2f5abd5

Browse files
azure-sdk-automation[bot]azure-sdkChenxiJiang333Copilot
authored
Refresh azure-mgmt-resource-subscriptions after migrate to Typespec (#48145)
* Configurations: 'specification/resources/resource-manager/Microsoft.Resources/subscriptions/tspconfig.yaml', API Version: 2022-12-01, SDK Release Type: stable, and CommitSHA: 'cf49df24bee763924bb4d9abceebe4fd1916a6ad' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=6585528 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release. * Optimize changelog for azure-mgmt-resource-subscriptions Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Update CHANGELOG.md --------- Co-authored-by: azure-sdk <azuresdk@microsoft.com> Co-authored-by: Chenxi Jiang (WICRESOFT NORTH AMERICA LTD) <v-chenjiang@microsoft.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Co-authored-by: ChenxiJiang333 <119990644+ChenxiJiang333@users.noreply.github.com>
1 parent d9c7ed0 commit 2f5abd5

19 files changed

Lines changed: 1230 additions & 96 deletions

File tree

sdk/resources/azure-mgmt-resource-subscriptions/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Release History
22

3+
## 1.0.0 (2026-07-20)
4+
5+
### Other Changes
6+
7+
- First GA
8+
39
## 1.0.0b2 (2026-05-21)
410

511
### Features Added

sdk/resources/azure-mgmt-resource-subscriptions/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.

sdk/resources/azure-mgmt-resource-subscriptions/_metadata.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@
33
"apiVersions": {
44
"Microsoft.Resources": "2022-12-01"
55
},
6-
"commit": "f34830624e2040e4777496c73aa7c6fe764f4bfc",
6+
"commit": "cf49df24bee763924bb4d9abceebe4fd1916a6ad",
77
"repository_url": "https://github.com/Azure/azure-rest-api-specs",
88
"typespec_src": "specification/resources/resource-manager/Microsoft.Resources/subscriptions",
9-
"emitterVersion": "0.62.1"
9+
"emitterVersion": "0.63.3",
10+
"httpClientPythonVersion": "^0.34.2"
1011
}

0 commit comments

Comments
 (0)