Skip to content

Commit 293f408

Browse files
authored
Merge pull request #101534 from JasonWHowell/jpauthorship
Fixing Jean-Paul's author / ms.author tag
2 parents f0cb07b + 18f7f39 commit 293f408

File tree

124 files changed

+187
-807
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

124 files changed

+187
-807
lines changed

articles/application-gateway/application-gateway-integration-security-center.md

Lines changed: 5 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,14 @@
11
---
22
title: Application Gateway integration with Azure Security Center | Microsoft Docs
33
description: This page provides information on how Application Gateway is integrated into Azure Security Center.
4-
documentationcenter: na
54
services: application-gateway
65
author: vhorne
7-
manager: jpconnock
8-
editor:
9-
6+
ms.author: victorh
107
ms.assetid: e5ea5cf9-3b41-4b85-a12c-e758bff7f3ec
118
ms.service: application-gateway
12-
ms.devlang: na
13-
ms.topic: article
14-
ms.tgt_pltfrm: na
15-
ms.custom:
9+
ms.topic: conceptual
1610
ms.workload: infrastructure-services
1711
ms.date: 06/07/2017
18-
ms.author: victorh
19-
2012
---
2113

2214
# Overview of integration between Application Gateway and Azure Security Center
@@ -47,7 +39,7 @@ If you do not have an existing Application Gateway, or want to create a new one,
4739

4840
If you have an existing application gateway, you can choose it under **Use existing solution**
4941

50-
![web application firewall add page][4]
42+
![Page to add a web application firewall][4]
5143

5244
Adding a web application to an application gateway through Security Center does not add the resource as a backend pool member. This must be done on the application gateway resource directly.
5345

@@ -65,15 +57,15 @@ Click **Link app** to open **Link Applications**, here you are given the options
6557

6658
Security Center tracks applications added to an application gateway as a protected resource. It monitors the health of this resource and ensures that it is protected by an application gateway. The next step is to add the private IP, public IP, or NIC of your virtual machine to the backend pool of the application gateway. Until this is done an additional recommendation of **Finalize application protection** is shown until the resource is added.
6759

68-
![web application firewall add page][5]
60+
![Page to add a web application firewall][5]
6961

7062
## Security Alerts
7163

7264
Within Security Center navigate to **DETECTION** > **Security Alerts**. Here you find WAF alerts for your application gateways. Alerts are broken down by WAF rule.
7365

7466
![security alerts][8]
7567

76-
Clicking an rule will provide a list of alerts for that specific WAF rule. Each alert shows additional details on the finding. The details provide a link to the application gateway.
68+
Selecting a rule will provide a list of alerts for that specific WAF rule. Each alert shows additional details on the finding. The details provide a link to the application gateway.
7769

7870
![alert details][9]
7971

articles/application-gateway/renew-certificates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Renew an Azure Application Gateway certificate
33
description: Learn how to renew a certificate associated with an application gateway listener.
44
services: application-gateway
55
author: vhorne
6-
manager: jpconnock
6+
77
ms.service: application-gateway
88
ms.topic: article
99
ms.date: 8/15/2018

articles/application-gateway/scripts/create-vmss-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Azure CLI Script Sample - Manage web traffic with an application ga
44
services: application-gateway
55
documentationcenter: networking
66
author: vhorne
7-
manager: jpconnock
7+
88
editor: tysonn
99
tags: azure-resource-manager
1010

articles/application-gateway/scripts/create-vmss-powershell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Azure PowerShell Script Sample - Manage web traffic with an applica
44
services: application-gateway
55
documentationcenter: networking
66
author: vhorne
7-
manager: jpconnock
7+
88
editor: tysonn
99
tags: azure-resource-manager
1010

articles/application-gateway/scripts/create-vmss-waf-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Azure CLI Script Sample - Create an application gateway with a web
44
services: application-gateway
55
documentationcenter: networking
66
author: vhorne
7-
manager: jpconnock
7+
88
editor: tysonn
99
tags: azure-resource-manager
1010

articles/application-gateway/scripts/create-vmss-waf-powershell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Azure PowerShell Script Sample - Create an application gateway with
44
services: application-gateway
55
documentationcenter: networking
66
author: vhorne
7-
manager: jpconnock
7+
88
editor: tysonn
99
tags: azure-resource-manager
1010

articles/networking/check-usage-against-limits.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,20 +3,15 @@ title: Check Azure resource usage against limits | Microsoft Docs
33
description: Learn how to check your Azure resource usage against Azure subscription limits.
44
services: networking
55
documentationcenter: na
6-
author: jimdial
7-
manager: jeconnoc
8-
editor: ''
6+
author: KumudD
7+
ms.author: kumud
98
tags: azure-resource-manager
10-
11-
ms.assetid:
129
ms.service: azure
1310
ms.devlang: na
1411
ms.topic: article
1512
ms.tgt_pltfrm: na
1613
ms.workload: infrastructure-services
1714
ms.date: 06/05/2018
18-
ms.author: jeconnoc
19-
2015
---
2116
# Check resource usage against limits
2217

articles/service-fabric-mesh/service-fabric-mesh-secrets-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: Storing and Using Azure Service Fabric Mesh Application Secrets
33
description: Service Fabric Mesh supports Secrets as Azure resources. Here’s how to store and manage secrets with your Service Fabric Mesh applications.
4-
author: v-steg
5-
ms.author: jeconnoc
4+
author: erikadoyle
5+
ms.author: edoyle
66
ms.date: 10/25/2018
77
ms.topic: conceptual
88
#Customer intent: As a developer, I need to securely deploy Secrets to my Service Fabric Mesh application.

articles/spring-cloud/diagnostic-services.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
title: Analyze logs and metrics in Azure Spring Cloud | Microsoft Docs
33
description: Learn how to analyze diagnostics data in Azure Spring Cloud
4-
author: jpconnock
4+
author: bmitchell287
55
ms.service: spring-cloud
66
ms.topic: conceptual
77
ms.date: 01/06/2020
8-
ms.author: jeconnoc
8+
ms.author: brendm
99

1010
---
1111
# Analyze logs and metrics with diagnostics settings

articles/spring-cloud/disaster-recovery.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
title: Azure Spring Cloud geo-disaster recovery | Microsoft Docs
33
description: Learn how to protect your Spring Cloud application from regional outages
4-
author: jpconnock
4+
author: bmitchell287
55
ms.service: spring-cloud
66
ms.topic: conceptual
77
ms.date: 10/24/2019
8-
ms.author: jeconnoc
8+
ms.author: brendm
99

1010
---
1111
# Azure Spring Cloud disaster recovery

0 commit comments

Comments
 (0)