Skip to content

Commit 8d81ce3

Browse files
authored
Merge pull request #224451 from cilwerner/patch-1
[Batch 1] Article reassignment author and reviewer
2 parents c5a10e5 + 91b71d5 commit 8d81ce3

21 files changed

+55
-40
lines changed

articles/active-directory/develop/active-directory-authentication-protocols.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.subservice: develop
1010
ms.topic: conceptual
1111
ms.workload: identity
1212
ms.date: 09/27/2021
13-
ms.author: ryanwi
13+
ms.author: cwerner
1414
ms.custom: aaddev
1515
ms.reviewer: ludwignick
1616
ROBOTS: NOINDEX

articles/active-directory/develop/active-directory-how-applications-are-added.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
title: How and why apps are added to Azure AD
33
description: What does it mean for an application to be added to Azure AD and how do they get there?
44
services: active-directory
5-
author: rwike77
5+
author: cilwerner
66
manager: CelesteDG
77

88
ms.service: active-directory
99
ms.subservice: develop
1010
ms.topic: conceptual
1111
ms.workload: identity
1212
ms.date: 10/26/2022
13-
ms.author: ryanwi
13+
ms.author: cwerner
1414
ms.custom: aaddev, engagement-fy23
1515
ms.reviewer: lenalepa, sureshja
1616
---

articles/active-directory/develop/active-directory-how-to-integrate.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
title: How to integrate with the Microsoft identity platform
33
description: Learn the benefits of integrating your application with the Microsoft identity platform, and get resources for features like simplified sign-in, identity management, multi-factor authentication, and access control.
44
services: active-directory
5-
author: rwike77
5+
author: cilwerner
66
manager: CelesteDG
77

88
ms.service: active-directory
99
ms.subservice: develop
1010
ms.topic: conceptual
1111
ms.workload: identity
1212
ms.date: 10/01/2020
13-
ms.author: ryanwi
13+
ms.author: cwerner
1414
ms.reviewer: jmprieur
1515
ms.custom: aaddev, seoapril2019
1616
ROBOTS: NOINDEX

articles/active-directory/develop/authentication-flows-app-scenarios.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Microsoft identity platform authentication flows & app scenarios
33
description: Learn about application scenarios for the Microsoft identity platform, including authenticating identities, acquiring tokens, and calling protected APIs.
44
services: active-directory
5-
author: jmprieur
5+
author: cilwerner
66
manager: CelesteDG
77

88
ms.assetid:
@@ -11,7 +11,8 @@ ms.subservice: develop
1111
ms.topic: conceptual
1212
ms.workload: identity
1313
ms.date: 05/05/2022
14-
ms.author: jmprieur
14+
ms.author: cwerner
15+
ms.reviewer: jmprieur
1516
ms.custom: aaddev, identityplatformtop40, scenarios:getting-started, has-adal-ref
1617
#Customer intent: As an app developer, I want to learn about authentication flows and application scenarios so I can create applications protected by the Microsoft identity platform.
1718
---

articles/active-directory/develop/howto-convert-app-to-be-multi-tenant.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
title: Convert single-tenant app to multi-tenant on Azure AD
33
description: Shows how to convert an existing single-tenant app to a multi-tenant app that can sign in a user from any Azure AD tenant.
44
services: active-directory
5-
author: rwike77
5+
author: cilwerner
66
manager: CelesteDG
77
ms.service: active-directory
88
ms.subservice: develop
99
ms.topic: how-to
1010
ms.workload: identity
1111
ms.date: 10/20/2022
12-
ms.author: ryanwi
12+
ms.author: cwerner
1313
ms.reviewer: marsma, jmprieur, lenalepa, sureshja, kkrishna
1414
ms.custom: aaddev, engagement-fy23
1515
#Customer intent: As an Azure user, I want to convert a single tenant app to an Azure AD multi-tenant app so any Azure AD user can sign in,

articles/active-directory/develop/howto-create-service-principal-portal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
title: Create an Azure AD app and service principal in the portal
33
description: Create a new Azure Active Directory app and service principal to manage access to resources with role-based access control in Azure Resource Manager.
44
services: active-directory
5-
author: rwike77
5+
author: cilwerner
66
manager: CelesteDG
77

88
ms.service: active-directory
99
ms.subservice: develop
1010
ms.topic: how-to
1111
ms.date: 10/11/2022
12-
ms.author: ryanwi
12+
ms.author: cwerner
1313
ms.custom: aaddev, identityplatformtop40, subject-rbac-steps
1414
---
1515

articles/active-directory/develop/howto-remove-app.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
title: "How to: Remove a registered app from the Microsoft identity platform"
33
description: In this how-to, you learn how to remove an application registered with the Microsoft identity platform.
44
services: active-directory
5-
author: rwike77
5+
author: cilwerner
66
manager: CelesteDG
77

88
ms.service: active-directory
99
ms.subservice: develop
1010
ms.topic: how-to
1111
ms.workload: identity
1212
ms.date: 07/28/2022
13-
ms.author: ryanwi
13+
ms.author: cwerner
1414
ms.custom: aaddev
1515
ms.reviewer: marsma, aragra, lenalepa, sureshja
1616
#Customer intent: As an application developer, I want to know how to remove my application from the Microsoft identity registered.

articles/active-directory/develop/howto-restore-app.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,16 @@
22
title: "How to: Restore or remove a recently deleted application with the Microsoft identity platform"
33
description: In this how-to, you learn how to restore or permanently delete a recently deleted application registered with the Microsoft identity platform.
44
services: active-directory
5-
author: arcrowe
5+
author: cilwerner
66
manager: dastrock
77

88
ms.service: active-directory
99
ms.subservice: develop
1010
ms.topic: how-to
1111
ms.workload: identity
1212
ms.date: 07/28/2022
13-
ms.author: arcrowe
13+
ms.author: cwerner
14+
ms.reviewer: arcrowe
1415
ms.custom: aaddev
1516
#Customer intent: As an application developer, I want to know how to restore or permanently delete my recently deleted application from the Microsoft identity platform.
1617
---

articles/active-directory/develop/includes/web-api/quickstart-aspnet-core.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,15 @@
22
title: "Quickstart: Protect an ASP.NET Core web API with the Microsoft identity platform"
33
description: In this quickstart, you download and modify a code sample that demonstrates how to protect an ASP.NET Core web API by using the Microsoft identity platform for authorization.
44
services: active-directory
5-
author: jmprieur
5+
author: cilwerner
66
manager: CelesteDG
77
ms.service: active-directory
88
ms.subservice: develop
99
ms.topic: include
1010
ms.workload: identity
1111
ms.date: 12/09/2022
12-
ms.author: jmprieur
12+
ms.author: cwerner
13+
ms.reviewer: jmprieur
1314
ms.custom: devx-track-csharp, "scenarios:getting-started", "languages:aspnet-core", mode-api, engagement-fy23
1415
#Customer intent: As an application developer, I want to know how to write an ASP.NET Core web API that uses the Microsoft identity platform to authorize API requests from clients.
1516
---

articles/active-directory/develop/includes/web-api/quickstart-dotnet-native-aspnet.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,15 @@
22
title: "Quickstart: Call an ASP.NET web API that is protected by the Microsoft identity platform"
33
description: In this quickstart, learn how to call an ASP.NET web API that's protected by the Microsoft identity platform from a Windows Desktop (WPF) application.
44
services: active-directory
5-
author: jmprieur
5+
author: cilwerner
66
manager: CelesteDG
77
ms.service: active-directory
88
ms.subservice: develop
99
ms.topic: include
1010
ms.workload: identity
1111
ms.date: 12/09/2022
12-
ms.author: jmprieur
12+
ms.author: cwerner
13+
ms.reviewer: jmprieur
1314
ms.custom: devx-track-csharp, aaddev, identityplatformtop40, "scenarios:getting-started", "languages:ASP.NET", mode-api, engagement-fy23
1415
#Customer intent: As an application developer, I want to know how to set up OpenId Connect authentication in a web application that's built by using Node.js with Express.
1516
---

0 commit comments

Comments
 (0)