Hi @BHOA EC , I understand you have setup a custom domain for Azure Static Web Apps and wondering how to add DNS entry for it.
If you're using Azure DNS, you can set it directly from Azure Static Web Apps portal: https://learn.microsoft.com/en-us/azure/static-web-apps/custom-domain-azure-dns#map-the-domain-to-your-website
If you're not using Azure DNS, you can use CNAME and point it to Azure Static Web Apps URL: https://learn.microsoft.com/en-us/azure/static-web-apps/custom-domain-external#get-your-static-web-app-url
Please accept an answer if correct. Original posters help the community find answers faster by identifying the correct answer. Here is how.