microsoft / MSLab

Azure Stack HCI, Windows 10 and Windows Server rapid lab deployment scripts
MIT License
1.18k stars 285 forks source link

Validated for AzS HCI 21H2 GA & AKS on HCI Oct. #470

Closed Li-Yanzhi closed 2 years ago

Li-Yanzhi commented 2 years ago
  1. Avoid re-create Volume in case of retry
  2. Change -controlplaneVmSize to default size to avoid installation stuck
  3. Add credential in Invoke-Command (if no credential, the PowerShell cmdlet may fail)
  4. Fix cluster register method (old method will result to ArcIntegrationFailed)
jaromirk commented 2 years ago

I should setup notifications, lol :). I just noticed you greatly improved the scenario. Thank you!