Skip to content
This repository was archived by the owner on Nov 16, 2023. It is now read-only.

Commit 92d0adb

Browse files
authored
move notice to up
1 parent 6e5a6ff commit 92d0adb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ This sample demonstrates a React & Redux single-page application which lets a us
2222

2323
The web API's call to the Microsoft Graph API is made using the [MS Graph SDK](https://docs.microsoft.com/graph/sdks/sdks-overview).
2424

25+
> :information_source: This sample is configured to allow sign-ins with *personal Microsoft accounts* **ONLY** using the `/consumers` endpoint. If you would like to allow sign-ins with work and school accounts in your tenant, see [this note](./ReadmeFiles/howto-common.md). Learn more about [supported account](https://docs.microsoft.com/azure/active-directory/develop/v2-supported-account-types) types and [validation differences between them](https://docs.microsoft.com/azure/active-directory/develop/supported-accounts-validation).
26+
2527
## Key concepts
2628

2729
This sample demonstrates the following Azure AD and Microsoft Identity Platform workflows:
@@ -42,8 +44,6 @@ This sample demonstrates the following Azure AD and Microsoft Identity Platform
4244

4345
![Topology](./ReadmeFiles/topology.png)
4446

45-
> :information_source: This sample is configured to allow sign-ins with *personal Microsoft accounts* **ONLY** using the `/consumers` endpoint. If you would like to allow sign-ins with work and school accounts in your tenant, see [this note](./ReadmeFiles/howto-common.md). Learn more about [supported account](https://docs.microsoft.com/azure/active-directory/develop/v2-supported-account-types) types and [validation differences between them](https://docs.microsoft.com/azure/active-directory/develop/supported-accounts-validation).
46-
4747
### Contents
4848

4949
| File/folder | Description |

0 commit comments

Comments
 (0)