Microsoft Graph PowerShell Connector for Azure

Hi!
Is there a separate PowerShell connector for Microsoft Graph to integrate with Azure? If so, could someone please share the download link?

Or can the Azure PowerShell connector be used for both MSOL and Graph PowerShell modules to integrate with Azure?

Hello Arebets,

Thank you for the question. We do indeed have a PowerShell connector specific to Microsoft Graph. Assuming you are using v4.2.1.11 of the Community Edition, the connector can be downloaded from this link.

Additional connectors can also be downloaded from the Knowledge Base on our website.

Documentation for setting up the Graph Powershell Connector can be found at this link.

If you have any other questions or need assistance, please do not hesitate to ask.

Thanks.

Ameet Shah
OpenIAM

1 Like

Many thanks, Ameet!

Best regards,
Andrii

Hi Andrii,

Please also check:
https://download.openiam.com/release/enterprise/4.2.1.13/connectors/connector_MicrosoftPsGraph_v5.exe

this is intended to run as an application registered in Azure and uses certificate authentication. This will be the most modern approach.

There is a document about configuration: Microsoft Graph PowerShell connector

1 Like

Thank you, @aignatusha
That’s exactly what I was looking for!