Skip to content

Conversation

@kDylanHayes
Copy link

@kDylanHayes kDylanHayes commented Oct 7, 2023

  • Replaced AzureAD module with Microsoft.Graph
  • It produces the same XML output as the AzureAD version but the ObjectID, Name, Displayname lines might not be needed
  • Cleaned up code including removing unnecessary CSV temp files and catch-try for connecting as most do not need it or use it

- Replaced AzureAD module with Microsoft.Graph
- It proceeds the same XML output as the AzureAD version but the ObjectID, Name, Displayname lines might not be needed
- Cleaned up code including removing unnecessary CSV temp files and catch-try for connecting as most do not need it or use it
- Limit what is installed to speed up the process 
- Use compare objects to check if modules are installed and only try installing what is missing
- Updated capital casing
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

Successfully merging this pull request may close these issues.

1 participant