Forum Discussion

Chris Johnston's avatar
Chris Johnston
Brass Contributor
May 08, 2019
Solved

Azure Automation connecting to Exchange with MFA enforced

I have a tenant with MFA a requirement for any account with elevated privileges. I can use Azure Automation PowerShell runbook for Azure AD using the service principal and certificate e.g. # Get ...
  • MichaelMardahl's avatar
    Oct 08, 2019

    Chris Johnston The answer is deceptively simple....

     

    I published a Runbook script to get you started with the initial connection, then you can add your own script form there on.

    https://www.powershellgallery.com/packages/AzureAutomationAgainstExchangeOnlineWithMFAEnabledAccount/1.0.0

     

     

Resources