Skip to content

Instantly share code, notes, and snippets.

@Fantasillion
Created October 28, 2022 10:17
Show Gist options
  • Save Fantasillion/028c54e6f344981972c3b4b362b39729 to your computer and use it in GitHub Desktop.
Save Fantasillion/028c54e6f344981972c3b4b362b39729 to your computer and use it in GitHub Desktop.
Install Microsoft Azure Office Online powershell modules
Install-Module ExchangeOnlineManagement
Install-Module -Name MicrosoftTeams
Install-Module AzureRM -AllowClobber
Install-Module -Name Microsoft.Online.SharePoint.PowerShell
Install-Module -Name AzureAD
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment