website: fix incorrect usage of "login to" + "log into" vs "log in to" (#14772)

This commit is contained in:
Dominic R
2025-05-29 10:23:19 -04:00
committed by GitHub
parent 2519bcef89
commit 8f939fa577
12 changed files with 14 additions and 14 deletions

View File

@ -9,7 +9,7 @@ For detailed instructions, refer to Microsoft Entra ID documentation.
## Configure Entra ID
1. Log into the Azure portal and on the Home page, under Azure services, click on or search for **App registrations**.
1. Log in to the Azure portal and on the Home page, under Azure services, click on or search for **App registrations**.
2. On the **App registrations** page, click **New registration**.
3. On the **Register an application** page, define the **Name** of the app, and under **Supported account types** select **Accounts in this organizational directory only**. Leave **Redirect URI** empty.
4. Click **Register**.