https://www.powershellgallery.com/packages/Az.StackHCI/2.2.0
Version 2.2.0
- Bug fixes for Attestation commands.
- Added support for installing mandatory extensions on HCI OS 22H2 and removed confirmation prompt for consent.
- Added ability to customize the location of logs generated during registration.
- Custom log location can be specified by specifying an optional
-LogsDirectory
parameter inRegister-AzStackHCI
. Get-AzStackHCILogsDirectory
can be used to obtain the log location.
- Custom log location can be specified by specifying an optional
- Increased retry count for setting up ARC integration.