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
Owners
Package Details
FileList
- Connect-ToMgGraph.nuspec
- Connect-ToMgGraph.ps1
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 |