Azure / Azure/static-web-apps

URL in Azure portal overview not reflecting custom domain

Open
#345 0 comments 0 reactions 0 assignees View on GitHub
enhancement github-action portal
Dominant language
No language data
Stars
346
Forks
67
PR merge metrics
No merged PRs in 30d

Description

I've created an azure static web app and have connected a custom domain to it.

In the Azure portal when i go to the "overview" page of the azure static web app it still shows the original hostname in the form of `https://.azurestaticapps.net`

It would be best if you show the custom domain name there as soon as it is configured. I think azure app service does it this way. it shows `yourwebsite.azurewebsites.net` at first but when you connect a custom domain it will change it to your custom domain name.

also just noticed in github actions even with a custom domain it still gives you this message in the output instead of my custom domain:
```
Deployment Complete :)
Visit your site at: https://randomname.azurestaticapps.net
Thanks for using Azure Static Web Apps!
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.