Skip to content

Commit 2102f3b

Browse files
authored
Merge pull request #83553 from jmprieur/scenarioInOverview
Adding links to scenario overview
2 parents 0044663 + 9308740 commit 2102f3b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/active-directory/develop/v2-overview.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ With Microsoft identity platform, you can write code once and reach any user. Yo
4040

4141
## Getting started
4242

43-
Working with identity doesn’t have to be hard. Choose a scenario that applies to you— each scenario path has a quickstart and an overview page to get you up and running in minutes:
43+
Working with identity doesn’t have to be hard. Choose a [scenario](authentication-flows-app-scenarios.md) that applies to you— each scenario path has a quickstart and an overview page to get you up and running in minutes:
4444

4545
- [Build a single-page app](scenario-spa-overview.md)
4646
- [Build a web app that signs in users](scenario-web-app-sign-user-overview.md)
@@ -59,6 +59,7 @@ The following chart outlines common authentication app scenarios – use it as a
5959

6060
If you’d like to learn more about core authentication concepts, we recommend you start with these topics:
6161

62+
- [Authentication flows and application scenarios](authentication-flows-app-scenarios.md)
6263
- [Authentication basics](authentication-scenarios.md)
6364
- [Application and service principals](app-objects-and-service-principals.md)
6465
- [Audiences](v2-supported-account-types.md)

0 commit comments

Comments
 (0)