microsoft / microsoft/foundry-dev-tools
Cannot deploy hosted agent to a custom acr with DNL configured
Open
Nobody has claimed this yet.
feature request
- Dominant language
- JavaScript
- Stars
- 2.1k
- Forks
- 260
- Avg merge
- 42m
- Merged PRs (30d)
- 29
Description
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.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.