Skip to content

Commit 84425bc

Browse files
author
Vamsi Kavuru
committed
fixing build errors
1 parent 899233c commit 84425bc

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/virtual-machines/dedicated-hosts-how-to.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -728,7 +728,7 @@ $hostRestartStatus.InstanceView.Statuses[1].DisplayStatus;
728728

729729
[!INCLUDE [dedicated-hosts-resize](includes/dedicated-hosts-resize.md)]
730730

731-
---
731+
732732

733733
## Redeploy a host
734734

@@ -755,6 +755,9 @@ az vm host redeploy \
755755
--host-group myHostGroup \
756756
--name myDedicatedHost
757757
```
758+
### [PowerShell](#tab/powershell)
759+
760+
PowerShell support coming soon.
758761

759762
---
760763

0 commit comments

Comments
 (0)