Monthly Archives: October 2020

Secure Authentication with PowerShell & Service Principals: MS Graph, Azure AD, Azure & Exchange Online

In this blog I will share how you can securely connect to many services using what is known as a “Service Principal”. We will be connecting to the following services with one script (only 12 lines of code) and one service principal with no authentication prompts: Azure AD (AzureAD module) Exchange Online (ExchangeOnlineManagement V2.0 Module) Azure (Az module)… Read More »