Skip to content

Commit 0fca6b2

Browse files
authored
Merge pull request #296697 from mbender-ms/lb-curation-us399101
load balancer | Curation | Major Maintenance | Merge articles for deploy dual-stack azure load balancer
2 parents dd5f6af + 21e4dc9 commit 0fca6b2

8 files changed

+903
-918
lines changed

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

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -394,6 +394,21 @@
394394
"source_path_from_root": "/articles/load-balancer/tutorial-gateway-powershell.md",
395395
"redirect_url": "/azure/load-balancer/tutorial-create-gateway-load-balancer",
396396
"redirect_document_id": false
397+
},
398+
{
399+
"source_path_from_root": "/articles/load-balancer/virtual-network-ipv4-ipv6-dual-stack-standard-load-balancer-powershell.md",
400+
"redirect_url": "/azure/load-balancer/deploy-ipv4-ipv6-dual-stack-standard-load-balancer",
401+
"redirect_document_id": false
402+
},
403+
{
404+
"source_path_from_root": "/articles/load-balancer/virtual-network-ipv4-ipv6-dual-stack-standard-load-balancer-cli.md",
405+
"redirect_url": "/azure/load-balancer/deploy-ipv4-ipv6-dual-stack-standard-load-balancer",
406+
"redirect_document_id": false
407+
},
408+
{
409+
"source_path_from_root": "/articles/load-balancer/ipv6-configure-standard-load-balancer-template-json.md",
410+
"redirect_url": "/azure/load-balancer/deploy-ipv4-ipv6-dual-stack-standard-load-balancer",
411+
"redirect_document_id": false
397412
}
398413
]
399414
}

articles/load-balancer/TOC.yml

Lines changed: 4 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -179,20 +179,10 @@
179179
items:
180180
- name: Configure DHCPv6 for Linux VMs
181181
href: load-balancer-ipv6-for-linux.md
182-
- name: Public Load Balancer
183-
items:
184-
- name: Standard Public Load Balancer with IPv6 - PowerShell
185-
href: virtual-network-ipv4-ipv6-dual-stack-standard-load-balancer-powershell.md
186-
- name: Standard Public Load Balancer with IPv6 - Azure CLI
187-
href: virtual-network-ipv4-ipv6-dual-stack-standard-load-balancer-cli.md
188-
- name: Standard Public Load Balancer with IPv6 - ARM template
189-
href: ipv6-configure-standard-load-balancer-template-json.md
190-
expanded: false
191-
- name: Internal Load Balancer
192-
items:
193-
- name: Standard Internal Load Balancer with IPv6 - PowerShell
194-
href: ipv6-dual-stack-standard-internal-load-balancer-powershell.md
195-
expanded: false
182+
- name: Deploy a dual-stack Public load balancer
183+
href: deploy-ipv4-ipv6-dual-stack-standard-load-balancer.md
184+
- name: Deploy a dual-stack Internal load balancer
185+
href: ipv6-dual-stack-standard-internal-load-balancer-powershell.md
196186
- name: Add IPv6 to existing deployments
197187
items:
198188
- name: Add IPv6 to an IPv4 application- PowerShell

0 commit comments

Comments
 (0)