Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for MSGraph SDK #35

Open
blindzero opened this issue Jun 6, 2023 · 0 comments
Open

Add support for MSGraph SDK #35

blindzero opened this issue Jun 6, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request ms:aad Microsoft Azure AD ms:msol Microsoft Online onhold Request is unclear, on hold, postponed to later

Comments

@blindzero
Copy link
Owner

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.

@blindzero blindzero added enhancement New feature or request ms:msol Microsoft Online ms:aad Microsoft Azure AD onhold Request is unclear, on hold, postponed to later labels Jun 6, 2023
@blindzero blindzero self-assigned this Jun 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ms:aad Microsoft Azure AD ms:msol Microsoft Online onhold Request is unclear, on hold, postponed to later
Projects
None yet
Development

No branches or pull requests

1 participant