Skip to content

Commit 4302804

Browse files
authored
Merge pull request #296757 from mbender-ms/lb-zone-pivot-test
load balancer | Curation | Major Update | merge load-balancer-multiple-ip using pivot zones
2 parents fd4c7bc + 8ba8a3b commit 4302804

12 files changed

+621
-612
lines changed

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

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -395,10 +395,9 @@
395395
"redirect_url": "/azure/load-balancer/tutorial-create-gateway-load-balancer",
396396
"redirect_document_id": false
397397
},
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
398+
{ "source_path_from_root": "/articles/load-balancer/virtual-network-ipv4-ipv6-dual-stack-standard-load-balancer-powershell.md",
399+
"redirect_url": "/azure/load-balancer/deploy-ipv4-ipv6-dual-stack-standard-load-balancer",
400+
"redirect_document_id": false
402401
},
403402
{
404403
"source_path_from_root": "/articles/load-balancer/virtual-network-ipv4-ipv6-dual-stack-standard-load-balancer-cli.md",
@@ -409,6 +408,16 @@
409408
"source_path_from_root": "/articles/load-balancer/ipv6-configure-standard-load-balancer-template-json.md",
410409
"redirect_url": "/azure/load-balancer/deploy-ipv4-ipv6-dual-stack-standard-load-balancer",
411410
"redirect_document_id": false
411+
},
412+
{
413+
"source_path_from_root": "/articles/load-balancer/load-balancer-multiple-ip-cli.md",
414+
"redirect_url": "/azure/load-balancer/load-balancer-multiple-ip",
415+
"redirect_document_id": false
416+
},
417+
{
418+
"source_path_from_root": "/articles/load-balancer/load-balancer-multiple-ip-powershell.md",
419+
"redirect_url": "/azure/load-balancer/load-balancer-multiple-ip",
420+
"redirect_document_id": false
412421
}
413422
]
414423
}

articles/load-balancer/TOC.yml

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -278,14 +278,7 @@
278278
href: configure-vm-scale-set-portal.md
279279
expanded: false
280280
- name: Using multiple IP configurations
281-
items:
282-
- name: Azure portal
283-
href: load-balancer-multiple-ip.md
284-
- name: Azure CLI
285-
href: load-balancer-multiple-ip-cli.md
286-
- name: Azure PowerShell
287-
href: load-balancer-multiple-ip-powershell.md
288-
expanded: false
281+
href: load-balancer-multiple-ip.md
289282
- name: Move a load balancer across regions
290283
href: move-across-regions-azure-load-balancer.md
291284
- name: Security and compliance

0 commit comments

Comments
 (0)