You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Configurations: 'specification/msi/resource-manager/Microsoft.ManagedIdentity/ManagedIdentity/tspconfig.yaml', API Version: 2025-05-31-preview, SDK Release Type: beta, and CommitSHA: '7811c124444dfbd4bd149ad88f2648854dd9201b' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=6340545 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release.
* Rename ManagedServiceIdentityClient -> ManagedIdentityClient in tests, README, and pyproject title
* update
* Update pyproject.toml
* Configurations: 'specification/msi/resource-manager/Microsoft.ManagedIdentity/ManagedIdentity/tspconfig.yaml', API Version: 2025-05-31-preview, SDK Release Type: beta, and CommitSHA: 'd309d869cbd0360d18e1787c1d931c68f7752b37' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=6346556 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release.
* Fix client name in tests and optimize CHANGELOG
- Fix ManagedIdentityClient -> ManagedServiceIdentityClient in test files
- Optimize CHANGELOG: consolidate moved properties, add migration notes
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
---------
Co-authored-by: Mohamed Yilmaz Ibrahim <ibrahimmo@microsoft.com>
Co-authored-by: mohamedyilmaz123 <mohamedyilmazibrahim123@gmail.com>
Co-authored-by: Chenxi Jiang (WICRESOFT NORTH AMERICA LTD) <v-chenjiang@microsoft.com>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- This version introduces new hybrid models which have dual dictionary and model nature. Please follow https://aka.ms/azsdk/python/migrate/hybrid-models for migration.
18
+
- For the method breakings, please refer to https://aka.ms/azsdk/python/migrate/operations for migration.
19
+
- Model `Identity` moved instance variable `tenant_id`, `principal_id` and `client_id` under property `properties` whose type is `UserAssignedIdentityProperties`
20
+
- Model `IdentityUpdate` moved instance variable `tenant_id`, `principal_id` and `client_id` under property `properties` whose type is `UserAssignedIdentityProperties`
21
+
- Method `FederatedIdentityCredentialsOperations.list` changed its parameter `skiptoken` from `positional_or_keyword` to `keyword_only`
0 commit comments