I have a domain with GoDaddy.com and an Azure Static Web Apps site. I followed the instructions for pointing a custom domain to an Azure Static Web App (namely, create a CNAME record with the DNS provider and validate on the Custom Domain tab for your Azure Static Web app). A demo of these instructions can be found here. https://youtu.be/HFaVjS99sWY?t=837. The link should start at the 14 min. mark.
However, I was unable to validate on Azure. I contacted GoDaddy support and they said I would also need to add an A Record with the Azure Static Web App site IP.
Unlike other Azure Services that offer a Custom Domain tab, the Custom Domain tab for Azure Static Web Apps does not reference an IP address.
Is there way to determine my Azure Static Web App site IP address so that I can create an A Record on GoDaddy.com? Or is there an alternative way to get Azure to validate the CNAME Record on GoDaddy?
Thanks,
Travis
Custom Domain with GoDaddy: artificialintelligencemagic.com
Azure Static Web Apps Site: https://gentle-beach-050c43b1e.azurestaticapps.net/
