Microsoft Graph and Invoke-RestMethod [PowerShell]

While the PowerShell Microsoft.Graph modules are great, Microsoft Graph is an API opening many different methods for reading and writing data, including via the PowerShell Invoke-RestMethod command. But why use Invoke-RestMethod instead of one of the many Microsoft.Graph module commands? …

Read more

Setup WordPress to use Azure CDN

In this post I will cover how to configure WordPress to benefit from the Azure CDN to improve the speed. My WordPress sites are hosed as Azure App Service sites, however that is not a requirement to use the Azure …

Read more

Mimecast How to Hold Emails from a Domain

I am a big fan of Mimecast’s Email security product, when configured correctly it does a fantastic job. However, from time to time I have found the need to hold emails from a domain or specific address. The most common …

Read more