|
3 | 3 | ## FRONT MATTER START
|
4 | 4 | title: Microsoft identity platform documentation
|
5 | 5 | summary: >
|
6 |
| - Use the Microsoft identity platform and our open-source authentication libraries to sign in users with Azure AD accounts, Microsoft accounts, and social accounts like Facebook and Google. |
| 6 | + Use the Microsoft identity platform and our open-source authentication libraries to sign in users with Microsoft Entra accounts, Microsoft personal accounts, and social accounts like Facebook and Google. |
7 | 7 | Protect your web APIs and access protected APIs like Microsoft Graph to work with your users' and organization's data.
|
8 | 8 | brand: azure
|
9 | 9 |
|
10 | 10 | metadata:
|
11 | 11 | title: Microsoft identity platform documentation
|
12 | 12 | description: >
|
13 |
| - Use Azure Active Directory (Azure AD) with OAuth 2.0 and OpenID Connect (OIDC) to protect the apps and web APIs you build. Learn how to sign in users and |
| 13 | + Use Microsoft Entra ID with OAuth 2.0 and OpenID Connect (OIDC) to protect the apps and web APIs you build. Learn how to sign in users and |
14 | 14 | manage their access through our quickstarts, tutorials, code samples, and API reference documentation.
|
15 | 15 |
|
16 | 16 | author: Dickson-Mwendia
|
@@ -209,7 +209,7 @@ additionalContent:
|
209 | 209 | - title: Connect to Microsoft Graph
|
210 | 210 | summary: >
|
211 | 211 | Programmatic access to organizational, user, and application data stored in Azure Active Directory. Call Microsoft Graph from your application to
|
212 |
| - create and manage Azure AD users and groups, get and modify your users' data like their profiles, calendars, email, and more. |
| 212 | + create and manage Microsoft Entra users and groups, get and modify your users' data like their profiles, calendars, email, and more. |
213 | 213 | links:
|
214 | 214 | - url: /graph/overview?toc=/azure/active-directory/develop/toc.json&bc=/azure/active-directory/develop/breadcrumb/toc.json
|
215 | 215 | text: Microsoft Graph API documentation
|
|
0 commit comments