Skip to content

Commit 60e124f

Browse files
Chris Blackbganapa
authored andcommitted
fix stop/start
1 parent ef2a5e8 commit 60e124f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Azs.Fabric.Admin/docs/Start-AzsScaleUnitNode.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Power on a scale unit node.
3838

3939
### Example 2:
4040
```powershell
41-
PS C:\> Stop-AzsScaleUnitNode -Name "HC1n25r2236" -AsJob
41+
PS C:\> Start-AzsScaleUnitNode -Name "HC1n25r2236" -AsJob
4242
```
4343

4444
Power on a scale unit node. As a job.

0 commit comments

Comments
 (0)