Disable-AksHciPreview
Synopsis
Reverts AKS hybrid from a preview channel back to the stable channel.
Description
This cmdlet reverts AKS hybrid from a preview channel back to the stable channel. After running Disable-AksHciPreview
, run Get-AksHciUpdates to list the available updates, and then run Update-AksHci to revert back to the stable channel.
Note
The preview channel is intended to be used only for development and testing purposes.
Syntax
Disable-AksHciPreview
Example
Disable-AksHciPreview
Get-AksHciUpdates
Update-AksHci