Skip to content

Instantly share code, notes, and snippets.

@emregulcan
Created February 17, 2022 22:29
Show Gist options
  • Save emregulcan/06536fd548ff2aecc1e3f9d196b0a1a4 to your computer and use it in GitHub Desktop.
Save emregulcan/06536fd548ff2aecc1e3f9d196b0a1a4 to your computer and use it in GitHub Desktop.
Install PowerApps modules for PowerShell
Install-Module -Name Microsoft.PowerApps.Administration.PowerShell
Install-Module -Name Microsoft.PowerApps.PowerShell -AllowClobber
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment