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

Support for Microsoft.Graph PowerShell module #5

Open
economycomfort opened this issue Apr 27, 2023 · 0 comments
Open

Support for Microsoft.Graph PowerShell module #5

economycomfort opened this issue Apr 27, 2023 · 0 comments

Comments

@economycomfort
Copy link
Contributor

economycomfort commented Apr 27, 2023

Issue

It looks like the MSOnline, AzureAd, and AzureADPreview modules may be able to be replaced by Microsoft.Graph. Crucially, this would bring support for PowerShell 7.x+, meaning a Windows host to use MAAD-AF may no longer be a requirement as PowerShell 7.x+ is able to run on both Linux and MacOS hosts (even with Apple silicon).

Possible to include this as a module in Library\Basic_Functions.ps1 and begin migrating "smaller" modules. I've run some spot-checks on *-AzureAD* functions in use, and have not yet found any that did not have an equivalent within Microsoft.Graph, according to the 2nd link below.

See also

@economycomfort economycomfort changed the title Support for Microsoft Graph Powershell modules Support for Microsoft.Graph PowerShell module Apr 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant