Skip to content

Commit ddcaad2

Browse files
authored
Fix attempt 1 of embed link, modified acrolinx.
1 parent 9fef72d commit ddcaad2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ ms.custom: identityplatformtop40, contperf-fy21q2, engagement-fy23
1818

1919
# What is the Microsoft identity platform?
2020

21-
The Microsoft identity platform helps you build applications your users and customers can sign in to using their Microsoft identities or social accounts, and provide authorized access to your own APIs or Microsoft APIs like Microsoft Graph.
21+
The Microsoft identity platform helps you build applications your users and customers can sign in to using their Microsoft identities or social accounts. It provides authorized access to your own APIs or Microsoft APIs like Microsoft Graph.
2222

2323
There are several components that make up the Microsoft identity platform:
2424

@@ -33,11 +33,11 @@ There are several components that make up the Microsoft identity platform:
3333

3434
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.
3535

36-
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 a client as well as a resource application (API).
36+
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).
3737

3838
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).
3939

40-
> [!VIDEO https://www.youtube.com/embed/uDU1QTSw7P]
40+
> [!VIDEO https://www.youtube.com/embed/uDU1QTSw7Ps]
4141
4242
## Getting started
4343

0 commit comments

Comments
 (0)