I have a contact form on my website hosted on Azure App Service, used to send emails through SendGrid. It works well when I use the website with the default Azure URL ***.azurewebsites.net, but I does not work when I use the custom domain attached to the Azure App Service.
Any idea if it could come from SendGrid configuration?
Thank you.