Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 920 Bytes

enable-akshcipreview.md

File metadata and controls

42 lines (29 loc) · 920 Bytes
title author description ms.topic ms.date ms.author ms.lastreviewed ms.reviewer
Enable-AksHciPreview
sethmanheim
The Enable-AksHciPreview PowerShell command enables the ability to update AKS hybrid to a preview channel.
reference
09/08/2021
sethm
1/14/2022
mamezgeb

Enable-AksHciPreview

Synopsis

Updates AKS hybrid to a preview channel.

Description

This cmdlet updates AKS hybrid to a preview channel. After running Enable-AksHciPreview, run Get-AksHciUpdates to list the available updates, and then run Update-AksHci to update to the preview channel.

Note

The preview channel is intended to be used only for development and testing purposes.

Syntax

Enable-AksHciPreview

Example

Enable-AksHciPreview
Get-AksHciUpdates
Update-AksHci

Next steps

AksHci PowerShell Reference