We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 899233c commit 84425bcCopy full SHA for 84425bc
articles/virtual-machines/dedicated-hosts-how-to.md
@@ -728,7 +728,7 @@ $hostRestartStatus.InstanceView.Statuses[1].DisplayStatus;
728
729
[!INCLUDE [dedicated-hosts-resize](includes/dedicated-hosts-resize.md)]
730
731
----
+
732
733
## Redeploy a host
734
@@ -755,6 +755,9 @@ az vm host redeploy \
755
--host-group myHostGroup \
756
--name myDedicatedHost
757
```
758
+### [PowerShell](#tab/powershell)
759
760
+PowerShell support coming soon.
761
762
---
763
0 commit comments