Contents tagged with office 365
-
Setting an O365 user to have no password expiry via PowerShell
If, like me, you're using Office 365 as your email solution you may have encountered the situation where you don't get emails landing from such things as blog comments because the password has …
-
You can configure Azure/Office 365 to not require multi-factor authentication from your office
I've been working my way through the Architecting Azure Solutions (70-534): Infrastructure and Networking course on Pluralsight and discovered a useful nugget of information about the way you can …
-
If you're sending email via Exchange Web Services, cache the service URL for a while!
In my recent series of posts about sending emails through Office 365 from an Azure Function, triggered by a blob being uploaded to Azure storage, I noted that:
because of the amount of time Office 36 …
-
Creating an Azure function that triggers when a blob is uploaded - Publishing to Azure from Visual Studio 2017
Parts to this series:
Creating an Azure function that triggers when a blob is uploaded
Creating an Azure function that triggers when a blob is uploaded - Creating and running in Visual Studio 2017 …
-
Creating an Azure function that triggers when a blob is uploaded - Sending an email via Office 365
Parts to this series:
Creating an Azure function that triggers when a blob is uploaded
Creating an Azure function that triggers when a blob is uploaded - Creating and running in Visual Studio 2017 …