Forum Discussion

kathy's avatar
kathy
Brass Contributor
Mar 15, 2023

Connecting to Microsoft Graph PowerShell with a Certificate: The Easy Way

I have written a ready-to-run script for MS Graph certificate-based authentication.
 

With the script, you can automate the Azure AD app registration process, such as creating an Azure AD app, generating certificates, and granting admin consent. Download the script and start automating the process, or follow our step-by-step guide for Azure AD app registration.

https://blog.admindroid.com/connect-to-microsoft-graph-powershell-using-certificate/

 

The script covers following use cases:

  • Create Azure AD app and create certificate (Create from a scratch)
  • Create an app and use an existing certificate
  • Add certificate to an existing app
  • Revoke certificate from app
  • Connect MS Graph using certificate
No RepliesBe the first to reply

Resources