Skip to content

Commit 5571feb

Browse files
author
Michael Bender
committed
TOC entries
1 parent 628aa27 commit 5571feb

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

articles/load-balancer/TOC.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -62,10 +62,6 @@
6262
items:
6363
- name: Create cross-region load balancer - Portal
6464
href: tutorial-cross-region-portal.md
65-
- name: Create cross-region load balancer - PowerShell
66-
href: tutorial-cross-region-powershell.md
67-
- name: Create cross-region load balancer - Azure CLI
68-
href: tutorial-cross-region-cli.md
6965
- name: Deploy cross-region load balancer - ARM template
7066
href: tutorial-deploy-cross-region-load-balancer-template.md
7167
- name: Gateway load balancer

articles/load-balancer/tutorial-cross-region-portal.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: mbender-ms
66
ms.author: mbender
77
ms.service: load-balancer
88
ms.topic: tutorial
9-
ms.date: 06/27/2024
9+
ms.date: 07/30/2024
1010
ms.custom: template-tutorial, references_regions
1111
#Customer intent: As a administrator, I want to deploy a cross-region load balancer for global high availability of my application or service.
1212
---
@@ -500,6 +500,7 @@ When no longer needed, you can use the [Remove-AzResourceGroup](/powershell/modu
500500
```azurepowershell-interactive
501501
Remove-AzResourceGroup -Name 'myResourceGroupLB-CR'
502502
```
503+
---
503504

504505
## Next steps
505506

0 commit comments

Comments
 (0)