An Azure service that provides streamlined full-stack web app development.
It looks like the DNS records are not found currently.
https://mxtoolbox.com/SuperTool.aspx?action=a%3abotkids.live&run=toolpage
After you have the DNS records as Dillon Silzer pointed out, from Azure Portal, you may try to set the default domain.
When you designate a custom domain as your app's default domain, requests to other domains are automatically redirected to the default domain. I’m unsure if you have referred to the doc that I shared above.
Try setting https://www.botkids.live as your default domain, by following the steps below.
1. With your static web app opened in the Azure portal, select Custom domains in the menu.
2. Select the custom domain you want to configure as the default domain.
(www.botkids.live) – if it’s available ( as I mentioned above, please ensure the DNS are added)
3. Select Set default.
Please check the doc steps outlined -Set up a custom domain in Azure Static Web Apps -Since DNS settings need to propagate, this process can take up to an hour or longer to complete.
Additionally, you may review diagnostic info, for some pointers:
From the Azure portal, go to your static web app.
Select Diagnose and solve problems.
From the diagnostics window you can filter diagnostic categories (e.g Domain) or select 'Configuration and Management'.