Skip to content

Commit df08b57

Browse files
committed
Added direct link to app registrations for Azure AD B2C
Fixes #21
1 parent efc4889 commit df08b57

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

demos/03-add-msgraph/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ If you don't have a Microsoft account, there are a couple of options to get a fr
2020

2121
![A screenshot of the App registrations ](/tutorial/images/aad-portal-app-registrations.png)
2222

23+
> **Note:** Azure AD B2C users may only see **App registrations (legacy)**. In this case, please go directly to [https://aka.ms/appregistrations](https://aka.ms/appregistrations).
24+
2325
1. Select **New registration**. On the **Register an application** page, set the values as follows.
2426

2527
- Set **Name** to `React Graph Tutorial`.

tutorial/03-register-app.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ In this exercise, you will create a new Azure AD web application registration us
88

99
![A screenshot of the App registrations ](./images/aad-portal-app-registrations.png)
1010

11+
> [!NOTE]
12+
> Azure AD B2C users may only see **App registrations (legacy)**. In this case, please go directly to [https://aka.ms/appregistrations](https://aka.ms/appregistrations).
13+
1114
1. Select **New registration**. On the **Register an application** page, set the values as follows.
1215

1316
- Set **Name** to `React Graph Tutorial`.

0 commit comments

Comments
 (0)