2

Install Microsoft Graph Module for Azure Automation using PowerShell

Install Microsoft Graph Module for Azure Automation using PowerShell

If you’re familiar with Azure Automation and Graph API, you may have noticed that it may be a bit cumbersome to install the Microsoft.Graph PowerShell module in an Automation account. Since the Graph API module has over 30 sub modules… Continue Reading

1

Graph API using a Managed Identity in an Automation Runbook

Connect to Graph API using a Managed Identity in an Automation Runbook - Feat

In a previous post, I laid out detailed steps on how to connect to Microsoft Graph API using PowerShell. This is using the PowerShell SDK running on a machine that’s not in Azure. This method uses a client secret or… Continue Reading

0

Exchange Online Certificate Based Authentication

Exchange Online Certificate Based Authentication

As a Systems Engineer I am constantly looking for ways to improve processes as well as look for ways to automate everything I possibly can. As a general rule of thumb, I try to automate myself out of a job… Continue Reading

0

How To Enable Authentication Strengths Using Azure AD Conditional Access Policy

Enable Authentication Strengths Using Azure AD Conditional Access Policy

We all know it is best practice to enable Multi-Factor Authentication for your user base. However, as we may come to find out, not all MFA methods are created equal. Some methods rely on username and password (weak sauce), while… Continue Reading

1

How To Enable Windows Hello for Business Cloud Trust

How To Enable Windows Hello for Business Cloud Trust

Windows Hello for Business is a feature in Windows OS that is secure, phishing resistant and something every organization should strive to get 100% adoption. It is the perfect combination of organizational security and user convenience. Once enabled, your users… Continue Reading