Reporting a bug in the Autopilot script Upload-WindowsAutopilotDeviceInfo.ps1. From what I can tell, the script has stopped working due to a change in the MSGraphRequest module, which removed the RedirectUri parameter. Running the script now produces the PowerShell error "A parameter cannot be found that matches parameter name 'RedirectUri" when running the Get-AccessToken command.