Skip to content

Commit b01c399

Browse files
authored
Update modules/authentication/proc-enabling-user-authentication-with-microsoft-azure.adoc
1 parent f2b5184 commit b01c399

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

modules/authentication/proc-enabling-user-authentication-with-microsoft-azure.adoc

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,11 @@ For retrieving organization data, including user and group data, to be ingested
2121
:my-product-app-name-in-azure: <Authenticating with {product-short}>
2222
. To allow {product-short} to authenticate with {azure-short}, link:https://learn.microsoft.com/en-us/entra/identity-platform/scenario-web-app-sign-user-app-registration?tabs=aspnetcore#register-an-app-by-using-the-azure-portal[Register an app by using the {azure-short} portal].
2323

24-
.. In the {azure-short} portal go to link:https://portal.azure.com/#view/Microsoft_AAD_RegisteredApps/ApplicationsListBlade[*App registrations*], create a **New registration** with the configuration:
24+
.. Sign in to the [Microsoft Entra admin center](https://entra.microsoft.com/).
25+
26+
.. If you have access to multiple tenants, use the *Settings* icon in the top menu to switch to the tenant in which you want to register the application from the *Directories + subscriptions* menu.
27+
28+
.. Browse to *Entra ID > App registrations*, create a **New registration** with the configuration:
2529

2630
Name::
2731
Enter a name to identify your application in Azure, such as __{my-product-app-name-in-azure}__.

0 commit comments

Comments
 (0)