The Deploy Hosted Agent panel rejects ACR URLs with a dash in, stating that they must be alphanumeric.
But for an ACR created with the Domain name label scope set to anything other than "Unsecure" the URL consists of "[acr_name]-[alphanumeric_string].azurecr.io" - a dash is always included in the URL. The panel needs to be amended so that it accepts URLs which contain dashes.
The Deploy Hosted Agent panel rejects ACR URLs with a dash in, stating that they must be alphanumeric.
But for an ACR created with the Domain name label scope set to anything other than "Unsecure" the URL consists of "[acr_name]-[alphanumeric_string].azurecr.io" - a dash is always included in the URL. The panel needs to be amended so that it accepts URLs which contain dashes.