Skip to content
This repository was archived by the owner on Dec 28, 2025. It is now read-only.
This repository was archived by the owner on Dec 28, 2025. It is now read-only.

Add support for MSGraph SDK #35

@blindzero

Description

@blindzero

Is your feature request related to a problem? Please describe.
Microsoft has announced deprecation of MSOnline and Azure AD PowerShell modules.
Old modules will still work but do not receive any further development or updates.
Microsoft is encouraging everybody to migrate to Microsoft Graphi API SDK to manage Azure AD and Microsoft 365.

Describe the solution you'd like
Add support for Microsoft Graph PowerShell to enable users to use Microsoft Graph API powershell module within Connect-MS365.

Describe alternatives you've considered
I cannot really follow Microsoft's argument that Graph API will "simplify" Azure AD management as the authentication and request handling is much more complicated and advanced. Additionally, it seems that no dedicated prepared CmdLets exists for management of users, groups, etc.
Hence, I think that most users will still use the deprecated modules for simple administration tasks. Alternatively, other management tools may cover authentication and connections themselves. So it is questionable how important that feature is for 'Connect-MS365` at all.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestms:aadMicrosoft Azure ADms:msolMicrosoft OnlineonholdRequest is unclear, on hold, postponed to later

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions