Good afternoon,
We have recently set-up a fresh Word Press App Service on Azure and are trying to use the Azure Communication Service to send email, I have followed the instructions on this page, installed the plugin and activated it.
I have also added the following to my app service configuration :
When I initially installed it, everything seemed to work no problem, then the next day it has all stopped all of a sudden.
I have checked my access key, sender address, endpoint etc. and all are spot on.
I have been trying to look through log files to see what the error is but I can’t seem to find any.
Also when I enable WP Debugging within the wp-config.php file I am not receiving any logs in the /wp-content folder.
Do you know where the logs would be on an Azure app service? Do you have logging for your plugin I could check?
Do you have any suggestions I might be able to try?
Thanks in advance