Relative Content

Tag Archive for reactjs.netazureemail

Azure Web App doesn’t send email using Azure Communication Email

I have a .net backend with react on frontend, when i click on a button from client side it should trigger an api that will put data in the db and then send an email. On local host everything works fine, i have followed the documentation from microsoft to configure azure. It has also a custom domain, but on the deployed web app with azure devops, it doesn’t want to send it, and i don’t understand what i miss and how can i fix it.