Skip to content

Commit b1e79bd

Browse files
Merge pull request #218610 from CelesteDG/patch-42
Removed ADAL link
2 parents bb7c1ce + 678e8b3 commit b1e79bd

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

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

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,16 @@
22
title: Microsoft identity platform overview
33
description: Learn about the components of the Microsoft identity platform and how they can help you build identity and access management (IAM) support into your applications.
44
services: active-directory
5-
author: rwike77
5+
author: CelesteDG
66
manager: CelesteDG
77

88
ms.service: active-directory
99
ms.subservice: develop
1010
ms.topic: overview
1111
ms.workload: identity
12-
ms.date: 10/18/2022
13-
ms.author: ryanwi
14-
ms.reviewer: agirling, saeeda, benv
15-
ms.custom: identityplatformtop40, contperf-fy21q2, engagement-fy23
12+
ms.date: 11/16/2022
13+
ms.author: celested
14+
ms.reviewer: saeeda
1615
# Customer intent: As an application developer, I want a quick introduction to the Microsoft identity platform so I can decide if this platform meets my application development requirements.
1716
---
1817

@@ -72,8 +71,6 @@ Learn how core authentication and Azure AD concepts apply to the Microsoft ident
7271

7372
[Azure AD B2B](../external-identities/what-is-b2b.md) - Invite external users into your Azure AD tenant as "guest" users, and assign permissions for authorization while they use their existing credentials for authentication.
7473

75-
[Azure Active Directory for developers (v1.0)](../azuread-dev/v1-overview.md) - Exclusively for developers with existing apps that use the older v1.0 endpoint. **Do not** use v1.0 for new projects.
76-
7774
## Next steps
7875

7976
If you have an Azure account, then you have access to an Azure Active Directory tenant. However, most Microsoft identity platform developers need their own Azure AD tenant for use while developing applications, known as a *dev tenant*.

0 commit comments

Comments
 (0)