How can I change the randomly generated part of application URL? I need to change the XXXXX part of https://XXXXX.azurestaticapps.net
- Dominant language
- No language data
- Stars
- 346
- Forks
- 67
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
I'm looking for a way to change the URL of my static web app. I DONT need a custom domain, I just need to change the following name to https://**polish-language-kata**.azurestaticapps.net

So far this was possible with every other type of Azure resource I've used, but I can't find a way to do it here.
**Describe the solution you'd like**
A way to change the randomly-generated part of application URL or clear indication in docs that this can't be done.
**Describe alternatives you've considered**
Using Azure Function proxy.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.