Please only run this if instructed by a member of the ACR Connect team.
- Open PowerShell as an Administrator
- Run: $downloadScript=([Scriptblock]::Create((Invoke-WebRequest https://c3.acr.org/download-connect/win-x64).Content)) ; Invoke-Command -ScriptBlock $downloadScript
- Once that completes run this command: acrconnect-installer update
- This will update the connect-compose version to one compatible with our backend services.
- Services should start in a few minutes