Skip to content

Commit dd3c34f

Browse files
authored
Merge pull request #265213 from alexbuckgit/alexbuckgit/docutune-autopr-20240203-175254-4032310-ignore-build
[BULK] - DocuTune - Remove expired ms.custom values (part 42)
2 parents 61b0fad + 98bb9fc commit dd3c34f

File tree

50 files changed

+57
-76
lines changed

Some content is hidden

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

50 files changed

+57
-76
lines changed

articles/load-balancer/load-balancer-ipv6-internet-ps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.topic: how-to
1010
ms.workload: infrastructure-services
1111
ms.date: 05/30/2023
1212
ms.author: mbender
13-
ms.custom: template-how-to, seodec18, devx-track-azurepowershell
13+
ms.custom: template-how-to, devx-track-azurepowershell
1414
---
1515

1616
# Get started creating an Internet facing load balancer with IPv6 using PowerShell for Resource Manager

articles/load-balancer/load-balancer-ipv6-internet-template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.topic: how-to
1010
ms.workload: infrastructure-services
1111
ms.date: 05/03/2023
1212
ms.author: mbender
13-
ms.custom: template-how-to, seodec18, engagement-fy23
13+
ms.custom: template-how-to, engagement-fy23
1414
---
1515

1616
# Deploy an Internet-facing load-balancer solution with IPv6 using a template

articles/load-balancer/load-balancer-ipv6-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.topic: conceptual
99
ms.workload: infrastructure-services
1010
ms.date: 05/03/2023
1111
ms.author: mbender
12-
ms.custom: template-concept, seodec18, engagement-fy23
12+
ms.custom: template-concept, engagement-fy23
1313
---
1414

1515
# Overview of IPv6 for Azure Load Balancer

articles/load-balancer/load-balancer-multiple-ip-cli.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.topic: how-to
99
ms.workload: infrastructure-services
1010
ms.date: 05/30/2023
1111
ms.author: mbender
12-
ms.custom: template-how-to, seodec18, devx-track-azurecli
12+
ms.custom: template-how-to, devx-track-azurecli
1313
---
1414

1515
# Load balancing on multiple IP configurations using Azure CLI
@@ -116,4 +116,4 @@ To achieve the scenario outlined in this article complete the following steps:
116116
117117
## Next steps
118118
- Learn more about how to combine load balancing services in Azure in [Using load-balancing services in Azure](../traffic-manager/traffic-manager-load-balancing-azure.md).
119-
- Learn how you can use different types of logs in Azure to manage and troubleshoot load balancer in [Log analytics for Azure Load Balancer](./monitor-load-balancer.md).
119+
- Learn how you can use different types of logs in Azure to manage and troubleshoot load balancer in [Log analytics for Azure Load Balancer](./monitor-load-balancer.md).

articles/load-balancer/load-balancer-multiple-ip-powershell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.topic: how-to
99
ms.workload: infrastructure-services
1010
ms.date: 06/27/2023
1111
ms.author: mbender
12-
ms.custom: template-how-to, seodec18, devx-track-azurepowershell, engagement-fy23
12+
ms.custom: template-how-to, devx-track-azurepowershell, engagement-fy23
1313
---
1414

1515
# Load balancing on multiple IP configurations using PowerShell

articles/load-balancer/load-balancer-multivip-overview.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Multiple frontends
2+
title: Multiple frontends
33
titleSuffix: Azure Load Balancer
44
description: This article describes the fundamentals of load balancing across multiple IP addresses using the same port and protocol using multiple frontends on Azure Load Balancer.
55
services: load-balancer
@@ -9,7 +9,7 @@ ms.topic: conceptual
99
ms.workload: infrastructure-services
1010
ms.date: 12/04/2023
1111
ms.author: mbender
12-
ms.custom: template-concept, seodec18
12+
ms.custom: template-concept
1313
---
1414

1515
# Multiple frontends for Azure Load Balancer
@@ -126,4 +126,4 @@ The Floating IP rule type is the foundation of several load balancer configurati
126126

127127
## Next steps
128128

129-
- Review [Outbound connections](load-balancer-outbound-connections.md) to understand the effect of multiple frontends on outbound connection behavior.
129+
- Review [Outbound connections](load-balancer-outbound-connections.md) to understand the effect of multiple frontends on outbound connection behavior.

articles/load-balancer/load-balancer-query-metrics-rest-api.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.service: load-balancer
99
ms.topic: how-to
1010
ms.date: 05/08/2023
1111
ms.author: mbender
12-
ms.custom: REST, template-how-to, seodec18, engagement-fy23
12+
ms.custom: REST, template-how-to, engagement-fy23
1313
---
1414

1515
# Get Load Balancer usage metrics using the Azure REST API
@@ -95,4 +95,4 @@ Status code 200 is returned when the list of metric values is returned successfu
9595
"namespace": "Microsoft.Network/loadBalancers",
9696
"resourceregion": "eastus"
9797
}
98-
```
98+
```

articles/load-balancer/load-balancer-standard-diagnostics.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.service: load-balancer
77
ms.topic: conceptual
88
ms.date: 06/27/2023
99
ms.author: mbender
10-
ms.custom: template-concept, seodec18, engagement-fy23
10+
ms.custom: template-concept, engagement-fy23
1111
---
1212

1313
# Standard load balancer diagnostics with metrics, alerts, and resource health
@@ -372,4 +372,3 @@ For more information on how to set up these resource health alerts, see:
372372
- Learn about [Network Analytics](/previous-versions/azure/azure-monitor/insights/azure-networking-analytics).
373373
- Learn about using [Insights](./load-balancer-insights.md) to view these metrics preconfigured for your load balancer.
374374
- Learn more about [Standard load balancer](./load-balancer-overview.md).
375-

articles/load-balancer/load-balancer-standard-virtual-machine-scale-sets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.topic: conceptual
88
ms.workload: infrastructure-services
99
ms.date: 05/03/2023
1010
ms.author: mbender
11-
ms.custom: template-concept, seodec18, engagement-fy23
11+
ms.custom: template-concept, engagement-fy23
1212
---
1313

1414
# Guidance for Virtual Machine Scale Sets with Azure Load Balancer

articles/load-balancer/load-balancer-tcp-idle-timeout.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.topic: how-to
99
ms.workload: infrastructure-services
1010
ms.date: 12/05/2022
1111
ms.author: mbender
12-
ms.custom: template-how-to, seodec18
12+
ms.custom: template-how-to
1313
---
1414

1515
# Configure TCP reset and idle timeout for Azure Load Balancer

0 commit comments

Comments
 (0)