Skip to content

Commit c3c5bf7

Browse files
Refresh azure-mgmt-domainregistration after migrate to Typespec (#47668)
* Configurations: 'specification/domainregistration/resource-manager/Microsoft.DomainRegistration/DomainRegistration/tspconfig.yaml', API Version: 2024-11-01, SDK Release Type: stable, and CommitSHA: 'e7c377b4c801d6fe9e256ca22f6d6a79114026a7' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=6481716 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-domainregistration * Add live tests for azure-mgmt-domainregistration * Update CHANGELOG.md --------- Co-authored-by: Chenxi Jiang (WICRESOFT NORTH AMERICA LTD) <v-chenjiang@microsoft.com> Co-authored-by: ChenxiJiang333 <119990644+ChenxiJiang333@users.noreply.github.com>
1 parent 366b6d2 commit c3c5bf7

24 files changed

Lines changed: 2340 additions & 94 deletions
Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,13 @@
11
# Release History
22

3+
## 1.0.0 (2026-06-30)
4+
5+
### Other Changes
6+
7+
- First GA
8+
39
## 1.0.0b1 (2026-04-28)
410

511
### Other Changes
612

7-
- Initial version
13+
- Initial version

sdk/domainregistration/azure-mgmt-domainregistration/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/domainregistration/azure-mgmt-domainregistration/_metadata.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@
33
"apiVersions": {
44
"Microsoft.DomainRegistration": "2024-11-01"
55
},
6-
"commit": "0bbf3007108984bcabfdcee134f1dfc9cb3e678e",
6+
"commit": "e7c377b4c801d6fe9e256ca22f6d6a79114026a7",
77
"repository_url": "https://github.com/Azure/azure-rest-api-specs",
88
"typespec_src": "specification/domainregistration/resource-manager/Microsoft.DomainRegistration/DomainRegistration",
9-
"emitterVersion": "0.61.3"
9+
"emitterVersion": "0.63.2",
10+
"httpClientPythonVersion": "^0.33.0"
1011
}

0 commit comments

Comments
 (0)