Skip to content

Commit 0c4a202

Browse files
Merge pull request #214839 from cilwerner/patch-3
[msid][content-health] v2-overview.md FIX (ADO-1999517)
2 parents e557479 + b8e81e0 commit 0c4a202

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,12 @@ There are several components that make up the Microsoft identity platform:
3131
- **Application configuration API and PowerShell**: Programmatic configuration of your applications through the Microsoft Graph API and PowerShell so you can automate your DevOps tasks.
3232
- **Developer content**: Technical documentation including quickstarts, tutorials, how-to guides, and code samples.
3333

34+
> [!VIDEO https://www.youtube.com/embed/uDU1QTSw7Ps]
35+
3436
For developers, the Microsoft identity platform offers integration of modern innovations in the identity and security space like passwordless authentication, step-up authentication, and Conditional Access. You don't need to implement such functionality yourself. Applications integrated with the Microsoft identity platform natively take advantage of such innovations.
3537

3638
With the Microsoft identity platform, you can write code once and reach any user. You can build an app once and have it work across many platforms, or build an app that functions as both a client and a resource application (API).
3739

38-
For a video overview of the platform and a demo of the authentication experience, see [What is the Microsoft identity platform for developers?](https://youtu.be/uDU1QTSw7Ps).
39-
4040
## Getting started
4141

4242
Choose your preferred [application scenario](authentication-flows-app-scenarios.md). Each of these scenario paths has an overview and links to a quickstart to help you get started:

0 commit comments

Comments
 (0)