Skip to content

Instantly share code, notes, and snippets.

@emregulcan
Created February 18, 2022 23:14
Show Gist options
  • Save emregulcan/cbe5199421fb3d932193bba79e4c110e to your computer and use it in GitHub Desktop.
Save emregulcan/cbe5199421fb3d932193bba79e4c110e to your computer and use it in GitHub Desktop.
List PowerApps applications that match criteria
Get-AdminPowerApp -Owner '{guid}' -EnvironmentName '{guid}'
@emregulcan
Copy link
Author

Please check Microsoft official documentation for more details and parameters

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment