Connect-ToMgGraph

1.0

This PowerShell script provides three modes of authentication with Microsoft Graph:
- Scopes only: Connect using a specific set of read-only scopes.
- App Secret: Authenticate using client credentials (AppId, AppSecret, and Tenant).
- SSL Certificate: Authenticate using an SSL certificate.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Script -Name Connect-ToMgGraph -RequiredVersion 1.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Package Details

Author(s)

  • Thiago Beier

Functions

Install-GraphModules

Dependencies

This script has no dependencies.

FileList

Version History

Version Downloads Last updated
1.2.2 455 10/16/2024
1.2 19 10/1/2024
1.1 18 9/27/2024
1.0 (current version) 8 9/27/2024