Introduction This is a request coming from Discord: how to send an email through Graph API if the local disk is full?
Preparing requirements Create the application and apply the Mail.
One interesting challenge that a recent request via Discord brought was how to handle secrets for automated/unattended processes on onpremise machines.
My initial interest in the Powershell Secret Management module slowly waned as I realized that it’s not really meant for that purpose (though it can be made with a command) so I started wondering if it would be possible to actually have that working through Azure Keyvault in an easy manner.