Created
February 18, 2022 23:14
-
-
Save emregulcan/cbe5199421fb3d932193bba79e4c110e to your computer and use it in GitHub Desktop.
List PowerApps applications that match criteria
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Get-AdminPowerApp -Owner '{guid}' -EnvironmentName '{guid}' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Please check Microsoft official documentation for more details and parameters