Skip to content

Commit 10054a4

Browse files
authored
fix azure portal url, fixes #8247 (#8248)
1 parent acbc7fb commit 10054a4

File tree

1 file changed

+1
-1
lines changed
  • src/pages/[platform]/build-a-backend/auth/examples/microsoft-entra-id-saml

1 file changed

+1
-1
lines changed

src/pages/[platform]/build-a-backend/auth/examples/microsoft-entra-id-saml/index.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ Deploy to your personal cloud sandbox with `npx ampx sandbox`. This will generat
111111

112112
## Set up Microsoft Entra ID
113113

114-
Next, navigate to [portal.amazon.com](https://portal.azure.com/), select **Entra ID**. In your default directory, or company's existing directory, under **Manage**, select **Enterprise Applications**
114+
Next, navigate to [portal.azure.com](https://portal.azure.com/), select **Entra ID**. In your default directory, or company's existing directory, under **Manage**, select **Enterprise Applications**
115115

116116
![Entra ID default directory page highlighting Enterprise Applications](/images/auth/examples/microsoft-entra-id-saml/entra-id-select-enterprise-applications.png)
117117

0 commit comments

Comments
 (0)