diff --git a/docusaurus/docs/guides/Identity_Providers/entra/index.md b/docusaurus/docs/guides/Identity_Providers/entra/index.md
index 146d2ac9..19817da9 100644
--- a/docusaurus/docs/guides/Identity_Providers/entra/index.md
+++ b/docusaurus/docs/guides/Identity_Providers/entra/index.md
@@ -127,15 +127,21 @@ Click `Add a scope`
-For the `Application ID URI`, enter the URL where you will be hosting your browZer bootstrapper. For the example used in this documentation, we will use `https://entra-demo.ziti.netfoundry.io`
+For the `Application ID URI`, Entra will default to `api://`. **You should accept this default value and not alter it.**
+
+For example:
-![Entra icon](/img/entra-13.jpg)
+![Entra icon](/img/entra-scope.jpg)
+Click `Save and continue`.
+
+Then, on the next form:
+
For the `Scope name`, enter `OpenZiti.BrowZer`.
For `Who can consent`, choose `Admins and users`.