Skip to content

Commit cd98af1

Browse files
authored
Merge pull request #307478 from JasonWHowell/authorcleanup
Removing Ryan as author
2 parents 9835f69 + 66064b2 commit cd98af1

20 files changed

Lines changed: 40 additions & 107 deletions

articles/app-service/identity-scenarios.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
---
22
title: 'App Service authentication recommendations'
33
description: Learn about the different authentication options available for web apps or web APIs hosted on App Service. This article provides recommendations on which auth solution(s) can be used for specific scenarios such as quickly and simply limiting access to your web app, custom authorization, and incremental consent. Learn about the benefits and drawbacks of using built-in authentication versus code implementation of authentication.
4-
author: rwike77
5-
manager: CelesteDG
6-
ms.author: ryanwi
4+
author: cephalin
5+
ms.author: cephalin
76
ms.topic: conceptual
87
ms.date: 03/14/2024
98
ms.custom: AppServiceIdentity

articles/app-service/includes/scenario-secure-app-clean-up-resources.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,11 @@
11
---
22
title: Tutorial - Clean up resources | Azure
33
description: In this tutorial, you learn how to clean up the Azure resources allocated while creating the web app.
4-
services: storage, app-service-web
5-
author: rwike77
6-
manager: CelesteDG
7-
4+
author: cephalin
5+
ms.author: cephalin
86
ms.service: azure-app-service
97
ms.topic: include
108
ms.date: 09/15/2023
11-
ms.author: ryanwi
12-
ms.reviewer: stsoneff
139
ms.custom:
1410
- azureday1
1511
- sfi-image-nochange

articles/app-service/includes/tutorial-cleanup.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,9 @@
11
---
2-
services: storage, app-service-web
3-
author: rwike77
4-
manager: CelesteDG
2+
author: cephalin
3+
ms.author: cephalin
54
ms.service: azure-app-service
65
ms.topic: include
76
ms.date: 03/14/2023
8-
ms.author: ryanwi
9-
ms.reviewer: stsoneff
107
ms.devlang: csharp azurecli
118
ms.custom: azureday1
129
---

articles/app-service/includes/tutorial-connect-app-access-microsoft-graph-as-user/end.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,11 @@
11
---
22
title: Tutorial - Web app accesses Microsoft Graph as the user | Azure
33
description: In this tutorial, you learn how to access data in Microsoft Graph for a signed-in user.
4-
services: microsoft-graph, app-service-web
5-
author: rwike77
6-
manager: CelesteDG
7-
4+
author: cephalin
5+
ms.author: cephalin
86
ms.service: azure-app-service
97
ms.topic: include
108
ms.date: 11/02/2021
11-
ms.author: ryanwi
12-
ms.reviewer: stsoneff
139
ms.devlang: csharp
1410
# ms.devlang: csharp, javascript
1511
ms.custom: azureday1

articles/app-service/includes/tutorial-connect-app-access-microsoft-graph-as-user/intro.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,11 @@
11
---
22
title: Tutorial - Web app accesses Microsoft Graph as the user | Azure
33
description: In this tutorial, you learn how to access data in Microsoft Graph for a signed-in user.
4-
services: microsoft-graph, app-service-web
5-
author: rwike77
6-
manager: CelesteDG
7-
4+
author: cephalin
5+
ms.author: cephalin
86
ms.service: azure-app-service
97
ms.topic: include
108
ms.date: 09/15/2023
11-
ms.author: ryanwi
12-
ms.reviewer: stsoneff
139
ms.devlang: csharp
1410
# ms.devlang: csharp, javascript
1511
ms.custom: azureday1

articles/app-service/includes/tutorial-connect-app-app-clean.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,9 @@
11
---
2-
services: storage, app-service-web
3-
author: rwike77
4-
manager: CelesteDG
2+
author: cephalin
3+
ms.author: cephalin
54
ms.service: azure-app-service
65
ms.topic: include
76
ms.date: 03/09/2023
8-
ms.author: ryanwi
9-
ms.reviewer: stsoneff
107
ms.devlang: azurecli
118
ms.custom: azureday1
129
---

articles/app-service/includes/tutorial-dotnet-storage-managed-identity/cleanup.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,9 @@
11
---
2-
services: microsoft-graph, app-service-web
3-
author: rwike77
4-
manager: CelesteDG
5-
2+
author: cephalin
3+
ms.author: cephalin
64
ms.service: azure-app-service
75
ms.topic: include
86
ms.date: 01/21/2022
9-
ms.author: ryanwi
10-
ms.reviewer: stsoneff
117
ms.custom: azureday1
128
#Customer intent: As an application developer, I want to learn how to access data in Microsoft Graph by using managed identities.
139
---

articles/app-service/includes/tutorial-dotnet-storage-managed-identity/introduction.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,9 @@
11
---
2-
services: storage, app-service-web
3-
author: rwike77
4-
manager: CelesteDG
2+
author: cephalin
3+
ms.author: cephalin
54
ms.service: azure-app-service
65
ms.topic: include
76
ms.date: 02/16/2022
8-
ms.author: ryanwi
9-
ms.reviewer: stsoneff
107
ms.devlang: azurecli
118
ms.custom:
129
- azureday1

articles/app-service/includes/tutorial-microsoft-graph-as-app/cleanup.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
---
2-
author: rwike77
3-
manager: CelesteDG
2+
author: cephalin
43
ms.date: 01/21/2022
5-
ms.author: ryanwi
4+
ms.author: cephalin
65
ms.reviewer: stsoneff
76
ms.topic: include
87
#Customer intent: As an application developer, I want to learn how to access data in Microsoft Graph by using managed identities.

articles/app-service/includes/tutorial-microsoft-graph-as-app/introduction.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,9 @@
11
---
2-
services: microsoft-graph, app-service-web
3-
author: rwike77
4-
manager: CelesteDG
5-
2+
author: cephalin
3+
ms.author: cephalin
64
ms.service: azure-app-service
75
ms.topic: include
86
ms.date: 08/19/2022
9-
ms.author: ryanwi
10-
ms.reviewer: stsoneff
117
ms.custom:
128
- azureday1
139
- sfi-image-nochange

0 commit comments

Comments
 (0)