Skip to content

Commit b3c7bc9

Browse files
authored
Merge pull request #198826 from dlepow/msi
[APIM] Add note for moving managed identities
2 parents f1868c7 + 27e4616 commit b3c7bc9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/api-management/api-management-howto-use-managed-service-identity.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ You can grant two types of identities to an API Management instance:
2121
- A *system-assigned identity* is tied to your service and is deleted if your service is deleted. The service can have only one system-assigned identity.
2222
- A *user-assigned identity* is a standalone Azure resource that can be assigned to your service. The service can have multiple user-assigned identities.
2323

24+
> [!NOTE]
25+
> Managed identities are specific to the Azure AD tenant where your Azure subscription is hosted. They don't get updated if a subscription is moved to a different directory. If a subscription is moved, you'll need to recreate and configure the identities.
26+
2427
## Create a system-assigned managed identity
2528

2629
### Azure portal

0 commit comments

Comments
 (0)