Azure / static-web-apps

Azure Static Web Apps. For bugs and feature requests, please create an issue in this repo. For community discussions, latest updates, kindly refer to the Discussions Tab. To know what's new in Static Web Apps, visit https://aka.ms/swa/ThisMonth
https://aka.ms/swa
MIT License
318 stars 53 forks source link

Adding custom domain to Azure Static WebApp Problem #1486

Open cesare-marasco opened 3 weeks ago

cesare-marasco commented 3 weeks ago

Hi All, I'm trying to add a custom domain to my Azure Static Web app but i receive following message

Could not add custom domain. Please ensure the custom domain is not linked to another app or that a previous implementation is not still being cleaned up..

image

The cname it's correctly configured image

No more app in azure have this domain in my subscription. The only thing it's that this domain was assigned 5 days ago to another Static Web App but removed the same day.

What can i do to solve this frustrating problem ?

Thanks in advance