Skip to content

Commit 62756fc

Browse files
committed
Configurations: 'specification/programenrollment/resource-manager/Microsoft.ProgramEnrollment/ProgramEnrollment/tspconfig.yaml', SDK Release Type: beta, and CommitSHA: '9a84af9201f37ad7c221b42652c4e04f0d8473f3' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=6440506 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release.
1 parent 1d65d7d commit 62756fc

8 files changed

Lines changed: 509 additions & 7 deletions

File tree

sdk/programenrollment/azure-mgmt-programenrollment/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release History
22

3-
## 1.0.0b1 (2026-06-10)
3+
## 1.0.0b1 (2026-06-16)
44

55
### Other Changes
66

sdk/programenrollment/azure-mgmt-programenrollment/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ client = ProgramEnrollmentClient(credential=DefaultAzureCredential(), subscripti
4646
## Examples
4747

4848
Code samples for this package can be found at:
49-
- [Search Program Enrollment Management](https://docs.microsoft.com/samples/browse/?languages=python&term=Getting%20started%20-%20Managing&terms=Getting%20started%20-%20Managing) on docs.microsoft.com
49+
- [Search Programenrollment Management](https://docs.microsoft.com/samples/browse/?languages=python&term=Getting%20started%20-%20Managing&terms=Getting%20started%20-%20Managing) on docs.microsoft.com
5050
- [Azure Python Mgmt SDK Samples Repo](https://aka.ms/azsdk/python/mgmt/samples)
5151

5252

sdk/programenrollment/azure-mgmt-programenrollment/_metadata.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
"apiVersions": {
44
"Microsoft.ProgramEnrollment": "2026-03-01-preview"
55
},
6-
"commit": "2fa6d6ec33428702d1ee869d63e79687cf183fc4",
6+
"commit": "9a84af9201f37ad7c221b42652c4e04f0d8473f3",
77
"repository_url": "https://github.com/Azure/azure-rest-api-specs",
88
"typespec_src": "specification/programenrollment/resource-manager/Microsoft.ProgramEnrollment/ProgramEnrollment",
9-
"emitterVersion": "0.63.0",
10-
"httpClientPythonVersion": "^0.31.0"
9+
"emitterVersion": "0.63.1",
10+
"httpClientPythonVersion": "^0.31.1"
1111
}

0 commit comments

Comments
 (0)