Use Microsoft Graph & PowerShell to send Email with CSV Attachments without saving files to disk The Microsoft Graph API is an incredibly powerful tool at an engineers disposal, combining this with PowerShell via the Graph SDK opens up a world of possibilities. Prerequisites * The Microsoft Graph PowerShell SDK. * A User/Managed Identity/Service Principal with the Mail.Send permission. I recently ran into a scenario
How To Create 'Dynamic' Exchange Distribution Lists Using Entra ID & Azure Exchange Dynamic Distribution Lists are fantastic tools for ensuring that the correct users are receiving the correct email, however the attributes that can be used to filter these dynamic lists is somewhat limited, especially compared to Entra ID Dynamic Groups. This post will show you how to utilize Entra ID
Easily Create URL Redirects using Azure Front Door Many DNS hosting providers offer URL redirect capabilities out of the box, but if your provider doesn't it is still possible, there's just a few extra hoops you have to jump through. Azure Front Door provides a simple way of solving this problem. I frequently use