File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -34,6 +34,10 @@ items:
34
34
href : project-manage.md
35
35
- name : Define and start a migration job
36
36
href : job-definition-create.md
37
+ - name : Manage
38
+ items :
39
+ - name : Set a bandwidth limiting schedule
40
+ href : bandwidth-management.md
37
41
- name : Decommission
38
42
items :
39
43
- name : Unregister an agent
Original file line number Diff line number Diff line change @@ -85,9 +85,9 @@ Add all cmdlets - better to have them in one place.
85
85
86
86
### Prepare your Azure PowerShell environment
87
87
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)]
89
89
90
- If you haven't yet installed the ` Az.StorageMover ` module:
90
+ You'll need the ` Az.StorageMover ` module:
91
91
92
92
``` powershell
93
93
## Ensure you are running the latest version of PowerShell 7
You can’t perform that action at this time.
0 commit comments