Skip to content

Commit 053cecf

Browse files
authored
Link fix
1 parent 25b50c4 commit 053cecf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/operational-excellence/includes/app-service-identities.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33

44
- You need to recreate any system assigned managed identities along with your app in the new target region. Typically, an automatically created Microsoft Entra ID app, used by EasyAuth, defaults to the app resource name.
55

6-
- User-assigned managed identities also can't be moved across regions. To keep user-assigned managed identities in the same resource group with your app, you must recreate them in the new region. For more information, see [Relocate managed identities for Azure resources to another region](relocation-managed-identity.md).
6+
- User-assigned managed identities also can't be moved across regions. To keep user-assigned managed identities in the same resource group with your app, you must recreate them in the new region. For more information, see [Relocate managed identities for Azure resources to another region](../relocation-managed-identity.md).
77

88
- Grant the managed identities the same permissions in your relocated services as the original identities that they're replacing, including Group memberships.

0 commit comments

Comments
 (0)