From 3b82fb186a27a1c42dc694184cc14d16295d35e3 Mon Sep 17 00:00:00 2001 From: Marcos Ocasio <4923866+ocasiom@users.noreply.github.com> Date: Thu, 12 Dec 2024 13:00:10 -0500 Subject: [PATCH] Update set-up-managed-identity.md to fix typo Fixed the word environment in issuer URL sample. --- power-platform/admin/set-up-managed-identity.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/power-platform/admin/set-up-managed-identity.md b/power-platform/admin/set-up-managed-identity.md index 54557a46a..528ea02a4 100644 --- a/power-platform/admin/set-up-managed-identity.md +++ b/power-platform/admin/set-up-managed-identity.md @@ -69,7 +69,7 @@ To configure managed identity, open the user-assigned managed identity or Micros 7. Select issuer as **Other issuer**. 8. Enter the following information: - - **Issuer**: The URL of the token issuer. Format similar to this: `https://[environment ID prefix].[environment ID suffix].enviornment.api.powerplatform.com/sts` + - **Issuer**: The URL of the token issuer. Format similar to this: `https://[environment ID prefix].[environment ID suffix].environment.api.powerplatform.com/sts` - **Environment ID prefix** - The environment ID, except for the last two characters. - **Environment ID suffix** - The last two characters of the environment ID.