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