Skip to content

Commit b0327d9

Browse files
Merge pull request #171587 from TimShererWithAquent/09072021authortag
Resolve live publish PR issue
2 parents 01f6d43 + 7572a0a commit b0327d9

18 files changed

+27
-33
lines changed

articles/application-gateway/add-http-header-rewrite-rule-powershell.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
title: Rewrite HTTP headers in Azure Application Gateway
33
description: This article provides information on how to rewrite HTTP headers in Azure Application Gateway by using Azure PowerShell
44
services: application-gateway
5-
author: abshamsft
5+
author: KumudD
66
ms.service: application-gateway
77
ms.topic: how-to
88
ms.date: 04/12/2019
9-
ms.author: absha
9+
ms.author: kumud
1010
ms.custom: devx-track-azurepowershell
1111
---
1212
# Rewrite HTTP request and response headers with Azure Application Gateway - Azure PowerShell

articles/application-gateway/certificates-for-backend-authentication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: vhorne
77
ms.service: application-gateway
88
ms.topic: how-to
99
ms.date: 07/30/2021
10-
ms.author: absha
10+
ms.author: victorh
1111
---
1212

1313
# Create certificates to allow the backend with Azure Application Gateway

articles/application-gateway/end-to-end-ssl-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: vhorne
77
ms.service: application-gateway
88
ms.topic: how-to
99
ms.date: 11/14/2019
10-
ms.author: absha
10+
ms.author: victorh
1111
ms.custom: mvc
1212
---
1313

articles/application-gateway/how-application-gateway-works.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
title: How an application gateway works
33
description: This article provides information about how an application gateway accepts incoming requests and routes them to the backend.
44
services: application-gateway
5-
author: abshamsft
5+
author: KumudD
66
ms.service: application-gateway
77
ms.topic: conceptual
88
ms.date: 11/16/2019
9-
ms.author: absha
9+
ms.author: kumud
1010
---
1111

1212
# How an application gateway works

articles/application-gateway/how-to-troubleshoot-application-gateway-session-affinity-issues.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ title: Troubleshoot session affinity issues
33
titleSuffix: Azure Application Gateway
44
description: This article provides information on how to troubleshoot session affinity issues in Azure Application Gateway
55
services: application-gateway
6-
author: abshamsft
6+
author: KumudD
77
ms.service: application-gateway
88
ms.topic: troubleshooting
99
ms.date: 11/14/2019
10-
ms.author: absha
10+
ms.author: kumud
1111
---
1212

1313
# Troubleshoot Azure Application Gateway session affinity issues

articles/application-gateway/rewrite-http-headers-portal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
title: Rewrite HTTP request and response headers in portal - Azure Application Gateway
33
description: Learn how to use the Azure portal to configure an Azure Application Gateway to rewrite the HTTP headers in the requests and responses passing through the gateway
44
services: application-gateway
5-
author: abshamsft
5+
author: KumudD
66
ms.service: application-gateway
77
ms.topic: how-to
88
ms.date: 11/13/2019
9-
ms.author: absha
9+
ms.author: kumud
1010
ms.custom: mvc
1111
---
1212
# Rewrite HTTP request and response headers with Azure Application Gateway - Azure portal

articles/application-gateway/tutorial-http-header-rewrite-powershell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: vhorne
66
ms.service: application-gateway
77
ms.topic: how-to
88
ms.date: 11/19/2019
9-
ms.author: absha
9+
ms.author: victorh
1010
ms.custom: devx-track-azurepowershell
1111
---
1212

articles/azure-functions/develop-python-worker-extensions.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
title: Develop Python worker extensions for Azure Functions
33
description: Learn how to create and publish worker extensions that let you inject middleware behavior into Python functions running in Azure.
44
ms.topic: how-to
5-
author: hazhzeng
6-
ms.author: hazeng
75
ms.date: 6/1/2021
86
ms.custom: devx-track-python
97
---

articles/azure-functions/python-memory-profiler-reference.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
title: Memory profiling on Python apps in Azure Functions
33
description: Learn how to profile Python apps memory usage and identify memory bottleneck.
44
ms.topic: how-to
5-
author: hazhzeng
6-
ms.author: hazeng
75
ms.date: 3/22/2021
86
ms.custom: devx-track-python
97
---

articles/azure-functions/recover-python-functions.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
---
22
title: Troubleshoot Python function apps in Azure Functions
33
description: Learn how to troubleshoot Python functions.
4-
author: Hazhzeng
54

65
ms.topic: article
76
ms.date: 07/29/2020
8-
ms.author: hazeng
97
ms.custom: devx-track-python
108
---
119

0 commit comments

Comments
 (0)