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
Copy file name to clipboardExpand all lines: articles/frontdoor/origin-authentication-with-managed-identities.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,9 +39,9 @@ Managed identities are specific to the Microsoft Entra tenant where your Azure s
39
39
40
40
1. Choose either a **System assigned** or **User assigned** managed identity.
41
41
42
-
-**[System assigned](#system-assigned)** - A managed identity tied to the Azure Front Door profile lifecycle, used to access Azure Key Vault.
42
+
-**[System assigned](#system-assigned)** - A managed identity tied to the Azure Front Door profile lifecycle.
43
43
44
-
-**[User assigned](#user-assigned)** - A standalone managed identity resource with its own lifecycle, used to authenticate to Azure Key Vault.
44
+
-**[User assigned](#user-assigned)** - A standalone managed identity resource with its own lifecycle.
45
45
46
46
### System assigned
47
47
@@ -51,7 +51,7 @@ Managed identities are specific to the Microsoft Entra tenant where your Azure s
51
51
52
52
1. Confirm the creation of a system managed identity for your Front Door profile by selecting **Yes** when prompted.
53
53
54
-
1. Once created and registered with Microsoft Entra ID, use the **Object (principal) ID** to grant Azure Front Door access to your Azure Key Vault.
54
+
1. Once created and registered with Microsoft Entra ID, use the **Object (principal) ID** to grant Azure Front Door access to your origin.
55
55
56
56
:::image type="content" source="./media/managed-identity/system-assigned-created.png" alt-text="Screenshot of the system assigned managed identity registered with Microsoft Entra ID.":::
0 commit comments