Skip to content

Commit 03b80e1

Browse files
committed
fixing build break and adding TOC
1 parent ada93a3 commit 03b80e1

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

articles/storage-mover/TOC.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,10 @@ items:
3434
href: project-manage.md
3535
- name: Define and start a migration job
3636
href: job-definition-create.md
37+
- name: Manage
38+
items:
39+
- name: Set a bandwidth limiting schedule
40+
href: bandwidth-management.md
3741
- name: Decommission
3842
items:
3943
- name: Unregister an agent

articles/storage-mover/bandwidth-management.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,9 +85,9 @@ Add all cmdlets - better to have them in one place.
8585

8686
### Prepare your Azure PowerShell environment
8787

88-
[!INCLUDE [azure-powershell-requirements-no-header.md](~/includes/azure-powershell-requirements-no-header.md)]
88+
[!INCLUDE [azure-powershell-requirements-no-header](../../includes/azure-powershell-requirements-no-header.md)]
8989

90-
If you haven't yet installed the `Az.StorageMover` module:
90+
You'll need the `Az.StorageMover` module:
9191

9292
```powershell
9393
## Ensure you are running the latest version of PowerShell 7

0 commit comments

Comments
 (0)