v.2.12.0 #19
DevClate
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This update is only to update the minimum required modules. There are no other changes as of now.
RequiredModules = @(
@{ ModuleName='ImportExcel'; ModuleVersion='7.8.2' }
@{ ModuleName='ExchangeOnlineManagement'; ModuleVersion='3.5.0' }
@{ ModuleName='Microsoft.Graph.Users'; ModuleVersion='2.25.0' }
@{ ModuleName='Microsoft.Graph.Groups'; ModuleVersion='2.25.0' }
@{ ModuleName='Microsoft.Graph.Identity.DirectoryManagement'; ModuleVersion='2.25.0' }
@{ ModuleName='Microsoft.Graph.Users.Actions'; ModuleVersion='2.25.0' }
@{ ModuleName='PSFramework'; ModuleVersion='1.8.289' }
@{ ModuleName='PnP.PowerShell'; ModuleVersion='2.12.0' }
)
This discussion was created from the release v.2.12.0.
Beta Was this translation helpful? Give feedback.
All reactions