Update hosted-with-azure-active-directory-b2c.md (#18560)
parent
e3ca808345
commit
b29db6cf36
|
@ -28,7 +28,7 @@ Record the following information:
|
|||
|
||||
### Register a server API app
|
||||
|
||||
Follow the guidance in [Tutorial: Register an application in Azure Active Directory B2C](/azure/active-directory-b2c/tutorial-register-applications) to register an AAD app for the *Server API app*:
|
||||
Follow the guidance in [Tutorial: Register an application in Azure Active Directory B2C](/azure/active-directory-b2c/tutorial-register-applications) to register an AAD app for the *Server API app* and then do the following:
|
||||
|
||||
1. In **Azure Active Directory** > **App registrations**, select **New registration**.
|
||||
1. Provide a **Name** for the app (for example, **Blazor Server AAD B2C**).
|
||||
|
@ -60,7 +60,7 @@ Record the following information:
|
|||
|
||||
### Register a client app
|
||||
|
||||
Follow the guidance in [Tutorial: Register an application in Azure Active Directory B2C](/azure/active-directory-b2c/tutorial-register-applications) again to register an AAD app for the *Client app*:
|
||||
Follow the guidance in [Tutorial: Register an application in Azure Active Directory B2C](/azure/active-directory-b2c/tutorial-register-applications) again to register an AAD app for the *Client app* and then do the following:
|
||||
|
||||
1. In **Azure Active Directory** > **App registrations**, select **New registration**.
|
||||
1. Provide a **Name** for the app (for example, **Blazor Client AAD B2C**).
|
||||
|
|
Loading…
Reference in New Issue