Skip to content

Commit 3658742

Browse files
Update create_new_app_registration.md
Added Create a new app registration .md file
1 parent 75e1264 commit 3658742

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

docs/create_new_app_registration.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Step 1a: Creating a new App Registration
1+
# Creating a new App Registration
22

33
1. Click on `Home` and select `Microsoft Entra ID`.
44

@@ -28,7 +28,8 @@
2828

2929
![Web](images/Web.png)
3030

31-
8. Enter the `web app URL` (Provide the app service name in place of XXXX) and Save. Then go back to [Step 1](#step-1-add-authentication-in-azure-app-service-configuration) and follow from _Point 4_ choose `Pick an existing app registration in this directory` from the Add an Identity Provider page and provide the newly registered App Name.
32-
E.g. https://appservicename.azurewebsites.net/.auth/login/aad/callback
31+
8. Enter the `web app URL` (Provide the app service name in place of XXXX) and Save. Then go back to [Set Up Authentication in Azure App Service](/docs/AppAuthentication.md) Step 1 page and follow from _Point 4_ choose `Pick an existing app registration in this directory` from the Add an Identity Provider page and provide the newly registered App Name.
32+
33+
E.g. <<https://<< appservicename >>.azurewebsites.net/.auth/login/aad/callback>>
3334

3435
![Add Details](images/WebAppURL.png)

0 commit comments

Comments
 (0)