An Example of Setting WordPress Email with Office 365 SMTP less than 1 minute read | By Yi Wang Install “WP Mail SMTP” plugin in WordPress (use this plugin as example) Configure WP Mail SMTP using ‘smtp.office365.com’, e.g. Test send Email Share on Twitter Facebook LinkedIn Previous Next
‘no space left on device’ with Azure Container Apps 11 minute read This post will cover the message ‘no space on device’ that you may end up seeing when deploying Container Apps, or in other runtime scenarios.
Avoiding hardcoding Java or Tomcat versions on Windows App Service 7 minute read This post covers information on why to avoid hardcoding Java or Tomcat versions in web.config’s with Java on Windows App Service.
CPU usage metrics for Container Apps and single threaded applications 4 minute read This post will cover looking at CPU metrics for single threaded applications experiencing high CPU and why there may be differences depending on the CPU core...
Container Apps Pull Image using an Azure Service Principal 2 minute read This post will go over how to use a service principal to pull an image to your Container App.