Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions PREREQUISITE.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,12 @@ This module does not require the full SDK, only these modules:
- Microsoft.Graph.Identity.SignIns
- Microsoft.Graph.Applications

- Microsoft.Graph.Beta.Users
- Microsoft.Graph.Beta.Users.Actions
- Microsoft.Graph.Beta.Users.Functions
- Microsoft.Graph.Beta.Groups
- Microsoft.Graph.Beta.Applications

## Installing a preview version on PS 5.1

For Windows PowerShell users, you must update your tools to allow the prerelease version.
Expand Down