Skip to content

Commit 243e7ab

Browse files
committed
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.
1 parent af335ca commit 243e7ab

62 files changed

Lines changed: 6159 additions & 3871 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/resources/azure-mgmt-msi/CHANGELOG.md

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

3+
## 8.0.0b2 (2026-05-22)
4+
5+
### Features Added
6+
7+
- Model `Identity` added property `properties`
8+
- Model `IdentityUpdate` added property `properties`
9+
- Added model `AssignmentRestrictions`
10+
- Added model `ClaimsMatchingExpression`
11+
- Added model `CloudError`
12+
- Added model `ExtensionResource`
13+
- Added enum `IsolationScope`
14+
- Added model `UserAssignedIdentityProperties`
15+
16+
### Breaking Changes
17+
18+
- Deleted or renamed client `ManagedServiceIdentityClient`
19+
- Model `Identity` deleted or renamed its instance variable `tenant_id`
20+
- Model `Identity` deleted or renamed its instance variable `principal_id`
21+
- Model `Identity` deleted or renamed its instance variable `client_id`
22+
- Model `IdentityUpdate` deleted or renamed its instance variable `tenant_id`
23+
- Model `IdentityUpdate` deleted or renamed its instance variable `principal_id`
24+
- Model `IdentityUpdate` deleted or renamed its instance variable `client_id`
25+
- Method `FederatedIdentityCredentialsOperations.list` changed its parameter `skiptoken` from `positional_or_keyword` to `keyword_only`
26+
327
## 8.0.0b1 (2025-08-15)
428

529
### Breaking Changes
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
recursive-include tests *.py *.json
2-
recursive-include samples *.py *.md
31
include *.md
4-
include azure/__init__.py
5-
include azure/mgmt/__init__.py
62
include LICENSE
73
include azure/mgmt/msi/py.typed
4+
recursive-include tests *.py
5+
recursive-include samples *.py *.md
6+
include azure/__init__.py
7+
include azure/mgmt/__init__.py

sdk/resources/azure-mgmt-msi/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Microsoft Azure SDK for Python
22

33
This is the Microsoft Azure Msi Management Client Library.
4-
This package has been tested with Python 3.9+.
4+
This package has been tested with Python 3.10+.
55
For a more complete view of Azure libraries, see the [azure sdk python release](https://aka.ms/azsdk/python/all).
66

77
## _Disclaimer_
@@ -12,7 +12,7 @@ _Azure SDK Python packages support for Python 2.7 has ended 01 January 2022. For
1212

1313
### Prerequisites
1414

15-
- Python 3.9+ is required to use this package.
15+
- Python 3.10+ is required to use this package.
1616
- [Azure subscription](https://azure.microsoft.com/free/)
1717

1818
### Install the package
Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
{
2-
"commit": "aa762a31f1e82f62dcc60784f8ebc89c9a1a39e1",
2+
"apiVersion": "2025-05-31-preview",
3+
"apiVersions": {
4+
"Microsoft.ManagedIdentity": "2025-05-31-preview"
5+
},
6+
"commit": "7811c124444dfbd4bd149ad88f2648854dd9201b",
37
"repository_url": "https://github.com/Azure/azure-rest-api-specs",
4-
"autorest": "3.10.2",
5-
"use": [
6-
"@autorest/python@6.38.2",
7-
"@autorest/modelerfour@4.27.0"
8-
],
9-
"autorest_command": "autorest specification/msi/resource-manager/readme.md --generate-sample=True --generate-test=True --include-x-ms-examples-original-file=True --keep-setup-py=True --python --python-sdks-folder=/mnt/vss/_work/1/azure-sdk-for-python/sdk --tag=package-2023-01-31 --use=@autorest/python@6.38.2 --use=@autorest/modelerfour@4.27.0 --version=3.10.2 --version-tolerant=False",
10-
"readme": "specification/msi/resource-manager/readme.md"
8+
"typespec_src": "specification/msi/resource-manager/Microsoft.ManagedIdentity/ManagedIdentity",
9+
"emitterVersion": "0.62.1"
1110
}
Lines changed: 47 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -1,44 +1,50 @@
11
{
2-
"CrossLanguagePackageId": null,
2+
"CrossLanguagePackageId": "Microsoft.ManagedIdentity",
33
"CrossLanguageDefinitionId": {
4-
"azure.mgmt.msi.models.CloudErrorBody": null,
5-
"azure.mgmt.msi.models.Resource": null,
6-
"azure.mgmt.msi.models.ProxyResource": null,
7-
"azure.mgmt.msi.models.FederatedIdentityCredential": null,
8-
"azure.mgmt.msi.models.FederatedIdentityCredentialsListResult": null,
9-
"azure.mgmt.msi.models.TrackedResource": null,
10-
"azure.mgmt.msi.models.Identity": null,
11-
"azure.mgmt.msi.models.IdentityUpdate": null,
12-
"azure.mgmt.msi.models.Operation": null,
13-
"azure.mgmt.msi.models.OperationDisplay": null,
14-
"azure.mgmt.msi.models.OperationListResult": null,
15-
"azure.mgmt.msi.models.SystemAssignedIdentity": null,
16-
"azure.mgmt.msi.models.SystemData": null,
17-
"azure.mgmt.msi.models.UserAssignedIdentitiesListResult": null,
18-
"azure.mgmt.msi.models.CreatedByType": null,
19-
"azure.mgmt.msi.operations.SystemAssignedIdentitiesOperations.get_by_scope": null,
20-
"azure.mgmt.msi.aio.operations.SystemAssignedIdentitiesOperations.get_by_scope": null,
21-
"azure.mgmt.msi.operations.Operations.list": null,
22-
"azure.mgmt.msi.aio.operations.Operations.list": null,
23-
"azure.mgmt.msi.operations.UserAssignedIdentitiesOperations.list_by_subscription": null,
24-
"azure.mgmt.msi.aio.operations.UserAssignedIdentitiesOperations.list_by_subscription": null,
25-
"azure.mgmt.msi.operations.UserAssignedIdentitiesOperations.list_by_resource_group": null,
26-
"azure.mgmt.msi.aio.operations.UserAssignedIdentitiesOperations.list_by_resource_group": null,
27-
"azure.mgmt.msi.operations.UserAssignedIdentitiesOperations.create_or_update": null,
28-
"azure.mgmt.msi.aio.operations.UserAssignedIdentitiesOperations.create_or_update": null,
29-
"azure.mgmt.msi.operations.UserAssignedIdentitiesOperations.update": null,
30-
"azure.mgmt.msi.aio.operations.UserAssignedIdentitiesOperations.update": null,
31-
"azure.mgmt.msi.operations.UserAssignedIdentitiesOperations.get": null,
32-
"azure.mgmt.msi.aio.operations.UserAssignedIdentitiesOperations.get": null,
33-
"azure.mgmt.msi.operations.UserAssignedIdentitiesOperations.delete": null,
34-
"azure.mgmt.msi.aio.operations.UserAssignedIdentitiesOperations.delete": null,
35-
"azure.mgmt.msi.operations.FederatedIdentityCredentialsOperations.list": null,
36-
"azure.mgmt.msi.aio.operations.FederatedIdentityCredentialsOperations.list": null,
37-
"azure.mgmt.msi.operations.FederatedIdentityCredentialsOperations.create_or_update": null,
38-
"azure.mgmt.msi.aio.operations.FederatedIdentityCredentialsOperations.create_or_update": null,
39-
"azure.mgmt.msi.operations.FederatedIdentityCredentialsOperations.get": null,
40-
"azure.mgmt.msi.aio.operations.FederatedIdentityCredentialsOperations.get": null,
41-
"azure.mgmt.msi.operations.FederatedIdentityCredentialsOperations.delete": null,
42-
"azure.mgmt.msi.aio.operations.FederatedIdentityCredentialsOperations.delete": null
43-
}
4+
"azure.mgmt.msi.models.AssignmentRestrictions": "Microsoft.ManagedIdentity.AssignmentRestrictions",
5+
"azure.mgmt.msi.models.ClaimsMatchingExpression": "Microsoft.ManagedIdentity.ClaimsMatchingExpression",
6+
"azure.mgmt.msi.models.CloudError": "Microsoft.ManagedIdentity.CloudError",
7+
"azure.mgmt.msi.models.CloudErrorBody": "Microsoft.ManagedIdentity.CloudErrorBody",
8+
"azure.mgmt.msi.models.Resource": "Azure.ResourceManager.CommonTypes.Resource",
9+
"azure.mgmt.msi.models.ExtensionResource": "Azure.ResourceManager.CommonTypes.ExtensionResource",
10+
"azure.mgmt.msi.models.ProxyResource": "Azure.ResourceManager.CommonTypes.ProxyResource",
11+
"azure.mgmt.msi.models.FederatedIdentityCredential": "Microsoft.ManagedIdentity.FederatedIdentityCredential",
12+
"azure.mgmt.msi.models.FederatedIdentityCredentialProperties": "Microsoft.ManagedIdentity.FederatedIdentityCredentialProperties",
13+
"azure.mgmt.msi.models.TrackedResource": "Azure.ResourceManager.CommonTypes.TrackedResource",
14+
"azure.mgmt.msi.models.Identity": "Microsoft.ManagedIdentity.Identity",
15+
"azure.mgmt.msi.models.IdentityUpdate": "Microsoft.ManagedIdentity.IdentityUpdate",
16+
"azure.mgmt.msi.models.Operation": "Microsoft.ManagedIdentity.Operation",
17+
"azure.mgmt.msi.models.OperationDisplay": "Microsoft.ManagedIdentity.OperationDisplay",
18+
"azure.mgmt.msi.models.SystemAssignedIdentity": "Microsoft.ManagedIdentity.SystemAssignedIdentity",
19+
"azure.mgmt.msi.models.SystemAssignedIdentityProperties": "Microsoft.ManagedIdentity.SystemAssignedIdentityProperties",
20+
"azure.mgmt.msi.models.SystemData": "Azure.ResourceManager.CommonTypes.SystemData",
21+
"azure.mgmt.msi.models.UserAssignedIdentityProperties": "Microsoft.ManagedIdentity.UserAssignedIdentityProperties",
22+
"azure.mgmt.msi.models.CreatedByType": "Azure.ResourceManager.CommonTypes.createdByType",
23+
"azure.mgmt.msi.models.IsolationScope": "Microsoft.ManagedIdentity.IsolationScope",
24+
"azure.mgmt.msi.operations.Operations.list": "Azure.ResourceManager.Legacy.Operations.list",
25+
"azure.mgmt.msi.aio.operations.Operations.list": "Azure.ResourceManager.Legacy.Operations.list",
26+
"azure.mgmt.msi.operations.SystemAssignedIdentitiesOperations.get_by_scope": "Microsoft.ManagedIdentity.SystemAssignedIdentities.getByScope",
27+
"azure.mgmt.msi.aio.operations.SystemAssignedIdentitiesOperations.get_by_scope": "Microsoft.ManagedIdentity.SystemAssignedIdentities.getByScope",
28+
"azure.mgmt.msi.operations.FederatedIdentityCredentialsOperations.get": "Microsoft.ManagedIdentity.FederatedIdentityCredentials.get",
29+
"azure.mgmt.msi.aio.operations.FederatedIdentityCredentialsOperations.get": "Microsoft.ManagedIdentity.FederatedIdentityCredentials.get",
30+
"azure.mgmt.msi.operations.FederatedIdentityCredentialsOperations.create_or_update": "Microsoft.ManagedIdentity.FederatedIdentityCredentials.createOrUpdate",
31+
"azure.mgmt.msi.aio.operations.FederatedIdentityCredentialsOperations.create_or_update": "Microsoft.ManagedIdentity.FederatedIdentityCredentials.createOrUpdate",
32+
"azure.mgmt.msi.operations.FederatedIdentityCredentialsOperations.delete": "Microsoft.ManagedIdentity.FederatedIdentityCredentials.delete",
33+
"azure.mgmt.msi.aio.operations.FederatedIdentityCredentialsOperations.delete": "Microsoft.ManagedIdentity.FederatedIdentityCredentials.delete",
34+
"azure.mgmt.msi.operations.FederatedIdentityCredentialsOperations.list": "Microsoft.ManagedIdentity.FederatedIdentityCredentials.list",
35+
"azure.mgmt.msi.aio.operations.FederatedIdentityCredentialsOperations.list": "Microsoft.ManagedIdentity.FederatedIdentityCredentials.list",
36+
"azure.mgmt.msi.operations.UserAssignedIdentitiesOperations.get": "Microsoft.ManagedIdentity.Identities.get",
37+
"azure.mgmt.msi.aio.operations.UserAssignedIdentitiesOperations.get": "Microsoft.ManagedIdentity.Identities.get",
38+
"azure.mgmt.msi.operations.UserAssignedIdentitiesOperations.create_or_update": "Microsoft.ManagedIdentity.Identities.createOrUpdate",
39+
"azure.mgmt.msi.aio.operations.UserAssignedIdentitiesOperations.create_or_update": "Microsoft.ManagedIdentity.Identities.createOrUpdate",
40+
"azure.mgmt.msi.operations.UserAssignedIdentitiesOperations.update": "Microsoft.ManagedIdentity.Identities.update",
41+
"azure.mgmt.msi.aio.operations.UserAssignedIdentitiesOperations.update": "Microsoft.ManagedIdentity.Identities.update",
42+
"azure.mgmt.msi.operations.UserAssignedIdentitiesOperations.delete": "Microsoft.ManagedIdentity.Identities.delete",
43+
"azure.mgmt.msi.aio.operations.UserAssignedIdentitiesOperations.delete": "Microsoft.ManagedIdentity.Identities.delete",
44+
"azure.mgmt.msi.operations.UserAssignedIdentitiesOperations.list_by_resource_group": "Microsoft.ManagedIdentity.Identities.listByResourceGroup",
45+
"azure.mgmt.msi.aio.operations.UserAssignedIdentitiesOperations.list_by_resource_group": "Microsoft.ManagedIdentity.Identities.listByResourceGroup",
46+
"azure.mgmt.msi.operations.UserAssignedIdentitiesOperations.list_by_subscription": "Microsoft.ManagedIdentity.Identities.listBySubscription",
47+
"azure.mgmt.msi.aio.operations.UserAssignedIdentitiesOperations.list_by_subscription": "Microsoft.ManagedIdentity.Identities.listBySubscription"
48+
},
49+
"CrossLanguageVersion": "54a26e7e73ed"
4450
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__path__ = __import__("pkgutil").extend_path(__path__, __name__)
1+
__path__ = __import__("pkgutil").extend_path(__path__, __name__) # type: ignore
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__path__ = __import__("pkgutil").extend_path(__path__, __name__)
1+
__path__ = __import__("pkgutil").extend_path(__path__, __name__) # type: ignore

sdk/resources/azure-mgmt-msi/azure/mgmt/msi/__init__.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# --------------------------------------------------------------------------
33
# Copyright (c) Microsoft Corporation. All rights reserved.
44
# Licensed under the MIT License. See License.txt in the project root for license information.
5-
# Code generated by Microsoft (R) AutoRest Code Generator.
5+
# Code generated by Microsoft (R) Python Code Generator.
66
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
77
# --------------------------------------------------------------------------
88
# pylint: disable=wrong-import-position
@@ -12,7 +12,7 @@
1212
if TYPE_CHECKING:
1313
from ._patch import * # pylint: disable=unused-wildcard-import
1414

15-
from ._managed_service_identity_client import ManagedServiceIdentityClient # type: ignore
15+
from ._client import ManagedIdentityClient # type: ignore
1616
from ._version import VERSION
1717

1818
__version__ = VERSION
@@ -25,7 +25,7 @@
2525
from ._patch import patch_sdk as _patch_sdk
2626

2727
__all__ = [
28-
"ManagedServiceIdentityClient",
28+
"ManagedIdentityClient",
2929
]
3030
__all__.extend([p for p in _patch_all if p not in __all__]) # pyright: ignore
3131

0 commit comments

Comments
 (0)