Skip to content

Commit 7bbc398

Browse files
committed
Removed old articles, created redirects, acrolinx
1 parent 2063b73 commit 7bbc398

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/load-balancer/.openpublishing.redirection.load-balancer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -406,7 +406,7 @@
406406
"redirect_document_id": false
407407
},
408408
{
409-
"source_path_from_root": "/articles/load-balancer/articles/load-balancer/ipv6-configure-standard-load-balancer-template-json.md",
409+
"source_path_from_root": "/articles/load-balancer/ipv6-configure-standard-load-balancer-template-json.md",
410410
"redirect_url": "/azure/load-balancer/deploy-ipv4-ipv6-dual-stack-standard-load-balancer",
411411
"redirect_document_id": false
412412
}

articles/load-balancer/deploy-ipv4-ipv6-dual-stack-standard-load-balancer.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,10 @@ This article shows you how to deploy a dual stack (IPv4 + IPv6) application usin
3434

3535
## Deploy a dual stack (IPv4 + IPv6) application
3636

37-
Follow these instructions in Azure PowerShell to deploy a dual stack (IPv4 + IPv6) application using Standard Load Balancer in Azure.
38-
3937
# [Azure PowerShell](#tab/azurepowershell/)
4038

39+
Follow these instructions in Azure PowerShell to deploy a dual stack (IPv4 + IPv6) application using Standard Load Balancer in Azure.
40+
4141
## Create a resource group
4242

4343
Before you can create your dual-stack virtual network, you must create a resource group with [New-AzResourceGroup](/powershell/module/az.resources/new-azresourcegroup). The following example creates a resource group named *myRGDualStack* in the *east us* location:

0 commit comments

Comments
 (0)