Microsoft.PowerApps.Administration.PowerShell
2.0.147
PowerShell interface for Microsoft PowerApps and Flow Administrative features
Minimum PowerShell version
3.0
Installation Options
Owners
Copyright
© 2020 Microsoft Corporation. All rights reserved
Package Details
Author(s)
- Microsoft Common Data Service Team
Functions
New-AdminPowerAppCdsDatabase Get-AdminPowerAppCdsDatabaseLanguages Get-AdminPowerAppCdsDatabaseCurrencies Get-AdminPowerAppEnvironmentLocations Get-AdminPowerAppCdsDatabaseTemplates New-AdminPowerAppEnvironment Set-AdminPowerAppEnvironmentDisplayName Set-AdminPowerAppEnvironmentRuntimeState Set-AdminPowerAppEnvironmentGovernanceConfiguration Get-AdminPowerAppEnvironment Get-AdminPowerAppSoftDeletedEnvironment Get-AdminPowerAppOperationStatus Remove-AdminPowerAppEnvironment Recover-AdminPowerAppEnvironment Reset-PowerAppEnvironment Get-AdminPowerAppEnvironmentRoleAssignment Set-AdminPowerAppEnvironmentRoleAssignment Remove-AdminPowerAppEnvironmentRoleAssignment Get-AdminPowerApp Remove-AdminPowerApp Get-AdminPowerAppRoleAssignment Remove-AdminPowerAppRoleAssignment Set-AdminPowerAppRoleAssignment Set-AdminPowerAppOwner Get-AdminFlow Add-PowerAppsCustomBrandingAssets Enable-AdminFlow Disable-AdminFlow Remove-AdminFlow Restore-AdminFlow Remove-AdminFlowApprovals Set-AdminFlowOwnerRole Remove-AdminFlowOwnerRole Get-AdminFlowOwnerRole Get-AdminPowerAppConnector Get-DesktopFlowModules Get-AdminPowerAppConnectorAction Get-AdminPowerAppConnectorRoleAssignment Set-AdminPowerAppConnectorRoleAssignment Remove-AdminPowerAppConnectorRoleAssignment Remove-AdminPowerAppConnector Get-AdminPowerAppConnection Remove-AdminPowerAppConnection Get-AdminPowerAppConnectionRoleAssignment Set-AdminPowerAppConnectionRoleAssignment Remove-AdminPowerAppConnectionRoleAssignment Get-AdminPowerAppsUserDetails Get-AdminFlowUserDetails Remove-AdminFlowUserDetails Set-AdminPowerAppAsFeatured Clear-AdminPowerAppAsFeatured Set-AdminPowerAppAsHero Clear-AdminPowerAppAsHero Set-AppAsUnquarantined Set-AppAsQuarantined Get-AppQuarantineState Set-AdminPowerAppApisToBypassConsent Clear-AdminPowerAppApisToBypassConsent Get-AdminPowerAppConditionalAccessAuthenticationContextIds Set-AdminPowerAppConditionalAccessAuthenticationContextIds Remove-AdminPowerAppConditionalAccessAuthenticationContextIds Get-AdminDlpPolicy New-AdminDlpPolicy Remove-AdminDlpPolicy Set-AdminDlpPolicy Add-ConnectorToBusinessDataGroup Remove-ConnectorFromBusinessDataGroup Get-AdminPowerAppConnectionReferences Add-CustomConnectorToPolicy Add-ConnectorsToPolicy Remove-CustomConnectorFromPolicy Remove-LegacyCDSDatabase Get-AdminDeletedPowerAppsList Get-AdminRecoverDeletedPowerApp Add-AdminAllowedThirdPartyApps Get-AdminAllowedThirdPartyApps Remove-AdminAllowedThirdPartyApps Select-CurrentEnvironment Add-PowerAppsAccount Remove-PowerAppsAccount Test-PowerAppsAccount Get-TenantDetailsFromGraph Get-UsersOrGroupsFromGraph Get-JwtToken ReplaceMacro Set-TenantSettings Get-TenantSettings Get-AdminPowerAppTenantConsumedQuota InvokeApi InvokeApiNoParseContent Add-AdminPowerAppsSyncUser Remove-AllowedConsentPlans Add-AllowedConsentPlans Get-AllowedConsentPlans Get-AdminPowerAppCdsAdditionalNotificationEmails Set-AdminPowerAppCdsAdditionalNotificationEmails Get-AdminPowerAppLicenses Set-AdminPowerAppDesiredLogicalName Get-DlpPolicy New-DlpPolicy Remove-DlpPolicy Set-DlpPolicy Get-PowerAppTenantUrlPatterns New-PowerAppTenantUrlPatterns Remove-PowerAppTenantUrlPatterns Get-PowerAppPolicyUrlPatterns New-PowerAppPolicyUrlPatterns Remove-PowerAppPolicyUrlPatterns Get-PowerAppDlpPolicyConnectorConfigurations New-PowerAppDlpPolicyConnectorConfigurations Remove-PowerAppDlpPolicyConnectorConfigurations Set-PowerAppDlpPolicyConnectorConfigurations Copy-PowerAppEnvironment Backup-PowerAppEnvironment Get-PowerAppEnvironmentBackups Restore-PowerAppEnvironment Remove-PowerAppEnvironmentBackup Get-PowerAppManagementApp Get-PowerAppManagementApps New-PowerAppManagementApp Remove-PowerAppManagementApp Get-AdminPowerAppSharepointFormEnvironment Set-AdminPowerAppSharepointFormEnvironment Reset-AdminPowerAppSharepointFormEnvironment Get-PowerAppGenerateProtectionKey Get-PowerAppRetrieveTenantProtectionKey Get-PowerAppRetrieveAvailableTenantProtectionKeys New-PowerAppImportProtectionKey Set-PowerAppProtectionStatus Set-PowerAppTenantProtectionKey Set-PowerAppLockAllEnvironments Set-PowerAppUnlockEnvironment Get-PowerAppTenantIsolationPolicy Set-PowerAppTenantIsolationPolicy Get-PowerAppTenantIsolationOperationStatus Get-PowerAppDlpErrorSettings New-PowerAppDlpErrorSettings Set-PowerAppDlpErrorSettings Remove-PowerAppDlpErrorSettings Get-PowerAppDlpPolicyExemptResources New-PowerAppDlpPolicyExemptResources Remove-PowerAppDlpPolicyExemptResources Set-PowerAppDlpPolicyExemptResources Get-AdminVirtualConnectors Get-PowerAppDlpConnectorBlockingPolicies Get-PowerAppDlpConnectorBlockingPolicy New-PowerAppDlpConnectorBlockingPolicy Set-PowerAppDlpConnectorBlockingPolicy Remove-PowerAppDlpConnectorBlockingPolicy
Dependencies
This module has no dependencies.
Release Notes
Current Release:
2.0.147
Update Get-AdminFlow to support listing soft-deleted flows
2.0.146
Add a new cmdlet for admins to restore a deleted flow
Restore-AdminFlow
2.0.143
Added a new cmdlet to update the governance configuration (such as protection level) on a given environment
Set-AdminPowerAppEnvironmentGovernanceConfiguration
2.0.142
Added new cmdlets that allow admins to opt-in to DLP-for-DesktopFlow experience
Get-DesktopFlowModules
Add-ConnectorsToPolicy
2.0.139
Added payload validation to the following APIs
New-PowerAppDlpConnectorBlockingPolicy
Set-PowerAppDlpConnectorBlockingPolicy
2.0.114
Added new Apis for Connector blocking Policy
Get-PowerAppDlpConnectorBlockingPolicies,
Get-PowerAppDlpConnectorBlockingPolicy,
New-PowerAppDlpConnectorBlockingPolicy,
Set-PowerAppDlpConnectorBlockingPolicy,
Remove-PowerAppDlpConnectorBlockingPolicy
2.0.113
Add Set-AdminPowerAppDesiredLogicalName to enable setting desired logical name for non-solution aware canvas apps
2.0.112
Add virtual connector call
Get-AdminVirtualConnectors
2.0.111:
Added new APIS for DLP Policy Exempt Resources APIs
Get-PowerAppDlpPolicyExemptResources,
New-PowerAppDlpPolicyExemptResources,
Remove-PowerAppDlpPolicyExemptResources,
Set-PowerAppDlpPolicyExemptResources
2.0.110:
Add Teams environment in New-AdminPowerAppEnvironment and add EnvironmentSku filter in Get-AdminPowerAppEnvironment
2.0.109:
Add support for AzureRegion selection in New-AdminPowerAppEnvironment
Added new APIs for error settings DLP:
Get-PowerAppDlpErrorSettings,
New-PowerAppDlpErrorSettings,
Set-PowerAppDlpErrorSettings,
Remove-PowerAppDlpErrorSettings
2.0.101:
Revert "Add-CustomConnectorToPolicy is limited to only work for environment-level policies"
2.0.100:
Add-CustomConnectorToPolicy is limited to only work for environment-level policies
2.0.96:
Add tenant isolation APIs
Skip triggers in Get-AdminPowerAppConnectorAction
2.0.92:
Fix polling behavior on failures for environment lifecycle operations
2.0.86:
Add Get-AdminPowerAppConnectorAction API
2.0.81:
Add new DLP Policy Connector Configurations APIs:
Get-PowerAppDlpPolicyConnectorConfigurations,
New-PowerAppDlpPolicyConnectorConfigurations,
Remove-PowerAppDlpPolicyConnectorConfigurations,
Set-PowerAppDlpPolicyConnectorConfigurations
2.0.77:
Add ProtectionKey APIs:
Get-PowerAppGenerateProtectionKey,
Get-PowerAppRetrieveTenantProtectionKey,
Get-PowerAppRetrieveAvailableTenantProtectionKeys,
New-PowerAppImportProtectionKey,
Set-PowerAppProtectionStatus,
Set-PowerAppTenantProtectionKey,
Set-PowerAppLockAllEnvironments,
Set-PowerAppUnlockEnvironment
2.0.76:
Add Get-AdminPowerAppTenantConsumedQuota API and GetProtectedEnvironment parameter for Get-AdminPowerAppEnvironment
2.0.75:
Add ManagementApp APIs:
Get-PowerAppManagementApp,
Get-PowerAppManagementApps,
New-PowerAppManagementApp,
Remove-PowerAppManagementApp
Add Sharepoint Environment APIs:
Get-AdminPowerAppSharepointFormEnvironment
Set-AdminPowerAppSharepointFormEnvironment
Reset-AdminPowerAppSharepointFormEnvironment
2.0.72:
Fix bugs for SPN error handling
2.0.70:
Add test automation support
Added new APIs:
Get-PowerAppTenantUrlPatterns,
New-PowerAppTenantUrlPatterns,
Remove-PowerAppTenantUrlPatterns,
Get-PowerAppPolicyUrlPatterns,
New-PowerAppPolicyUrlPatterns,
Remove-PowerAppPolicyUrlPatterns
2.0.67:
Add Set-AdminPowerAppEnvironmentRuntimeState API
2.0.66:
Add SubscriptionBasedTrial SKU support.
2.0.65:
Add Get-AdminPowerAppOperationStatus API for async scenario support.
2.0.64:
Added new APIs:
Copy-PowerAppEnvironment,
Backup-PowerAppEnvironment,
Get-PowerAppEnvironmentBackups,
Restore-PowerAppEnvironment,
Remove-PowerAppEnvironmentBackup,
Reset-PowerAppEnvironment
2.0.63:
Added DoD support. Fix bug PowerShell Cmdlet "Set-AdminPowerAppRoleAssignment" is broken when setting the tenant sharing.
2.0.61:
BREAKING CHANGE: Changed return value to environment object when New-AdminPowerAppEnvironment CDS provision completed.
Fixed empty return error bug (error code and error message will be returned when API fails).
2.0.60:
Add TimeoutInMinutes parameter in New-AdminPowerAppEnvironment to make timeout configurable.
BREAKING CHANGE: The default timeout is changed to a week (waiting for server timeout).
Fixed "Cannot bind argument to parameter 'Route' because it is an empty string" exception for New-AdminPowerAppEnvironment.
2.0.59:
Fixed removing connector from policy that had been added with an invalid connector ID.
2.0.57:
Fixed pagination problem for Get-DlpPolicy, Get-AdminFlow, and Get-AdminPowerApp.
2.0.56:
Fixed duplicate key error for ConvertFrom-Json with case-invariant comparison.
2.0.53:
Added early Public Preview release of DLP (Data Loss Prevention) v2 PowerShell cmdlets
2.0.52:
Introduced new cmdlets for admins to list and recover deleted Power Apps
2.0.45:
Fixed missing Example sections for some incorrectly formatted cmdlet headers
2.0.44:
Added a cmdlet to download a manifest of all user's Power Apps licenses for a tenant
2.0.42:
Fixed cmdlet deadlock issue when long-running operations reached a timeout condition
2.0.40:
Fixed set of codes to wait for when long-running operations were checking for status
Fixed an incorrect error message when creating a CDS database environment failed
Fixed defective ability to associate new DLP policies with specific environments
2.0.37:
Fixed bug when deserializing "Common Data Service for Apps" environment information
Introduced new cmdlets for admins to get and set additional notification emails
2.0.34:
Added logic to skip filtered flows that could not be deserialized instead of failing
Fixed bug that prevented paging from working properly when getting all flows as admin
2.0.33:
Enabled creation of new environments as type Sandbox [addition to Trial and Production]
2.0.31:
Introduced new cmdlets for admins to list and recover soft-deleted environments
2.0.27:
Revamp cmdlets to block and allow consent plans in response to breaking service change
2.0.26:
Fixed a handful of bugs related to parameters to create new CDS database environments
2.0.19:
Introduced new cmdlet to get all CDS database templates so all inputs are retrievable
2.0.15:
Introduced new cmdlet to sync licensed and authorized AAD tenant user into environment
Fixed bugs in limited Private Preview cmdlets for DLP v1 connector Blocking [obsolete]
Added limited Private Preview cmdlets for DLP v1 connector Blocking [obsolete]
2.0.12:
Introduced new cmdlets to block and allow consent plans in tenant
2.0.6:
Added support for the Verbose flag to extend to internal calls
FileList
- Microsoft.PowerApps.Administration.PowerShell.nuspec
- Microsoft.Identity.Client.dll
- Microsoft.PowerApps.Administration.PowerShell.psm1
- Microsoft.PowerApps.Administration.PowerShell.cat
- Microsoft.PowerApps.AuthModule.psm1
- Microsoft.PowerApps.RestClientModule.psm1
- Microsoft.PowerApps.Administration.PowerShell.psd1
Version History
Version | Downloads | Last updated |
---|---|---|
2.0.205 | 186,390 | 1/28/2025 |
2.0.204 | 8,284 | 1/27/2025 |
2.0.203 | 175,563 | 1/2/2025 |
2.0.202 | 95,691 | 12/16/2024 |
2.0.200 | 191,166 | 10/24/2024 |
2.0.199 | 58,619 | 10/14/2024 |
2.0.198 | 32,129 | 10/3/2024 |
2.0.197 | 17,990 | 9/28/2024 |
2.0.194 | 162,264 | 8/19/2024 |
2.0.193 | 72,439 | 7/25/2024 |
2.0.192 | 29,993 | 7/11/2024 |
2.0.191 | 199,664 | 7/2/2024 |
2.0.190 | 3,101 | 7/1/2024 |
2.0.189 | 55,415 | 6/6/2024 |
2.0.188 | 79,651 | 5/22/2024 |
2.0.187 | 55,015 | 5/2/2024 |
2.0.186 | 3,178 | 5/1/2024 |
2.0.185 | 4,168 | 4/29/2024 |
2.0.182 | 10,681 | 4/25/2024 |
2.0.180 | 312,190 | 2/1/2024 |
2.0.179 | 8,240 | 1/30/2024 |
2.0.178 | 58,179 | 1/10/2024 |
2.0.177 | 163,342 | 9/22/2023 |
2.0.174 | 49,888 | 8/22/2023 |
2.0.173 | 10,916 | 8/15/2023 |
2.0.170 | 24,568 | 7/27/2023 |
2.0.168 | 14,394 | 7/18/2023 |
2.0.167 | 10,086 | 7/11/2023 |
2.0.166 | 45,699 | 6/6/2023 |
2.0.165 | 25,309 | 5/16/2023 |
2.0.164 | 4,600 | 5/11/2023 |
2.0.163 | 2,280 | 5/10/2023 |
2.0.162 | 7,923 | 5/3/2023 |
2.0.160 | 15,664 | 4/19/2023 |
2.0.159 | 14,407 | 4/7/2023 |
2.0.158 | 1,754 | 4/6/2023 |
2.0.156 | 38,786 | 3/7/2023 |
2.0.155 | 43,601 | 1/20/2023 |
2.0.154 | 82,384 | 10/13/2022 |
2.0.153 | 13,184 | 9/29/2022 |
2.0.152 | 7,081 | 9/20/2022 |
2.0.150 | 77,005 | 7/6/2022 |
2.0.148 | 212,496 | 6/14/2022 |
2.0.147 (current version) | 46,708 | 5/2/2022 |
2.0.146 | 4,164 | 4/25/2022 |
2.0.145 | 43,423 | 4/11/2022 |
2.0.144 | 68,112 | 3/29/2022 |
2.0.143 | 953 | 3/28/2022 |
2.0.142 | 52,572 | 2/9/2022 |
2.0.139 | 3,188,819 | 11/2/2021 |
2.0.138 | 25,467 | 10/7/2021 |
2.0.137 | 310,265 | 9/22/2021 |
2.0.136 | 18,573 | 9/13/2021 |
2.0.135 | 1,620 | 9/10/2021 |
2.0.133 | 12,760 | 8/29/2021 |
2.0.131 | 11,449 | 8/11/2021 |
2.0.129 | 1,903 | 8/9/2021 |
2.0.128 | 3,762 | 8/4/2021 |
2.0.127 | 270,946 | 6/30/2021 |
2.0.126 | 53,933 | 6/9/2021 |
2.0.125 | 10,073 | 5/13/2021 |
2.0.123 | 2,374 | 5/7/2021 |
2.0.122 | 3,440 | 4/28/2021 |
2.0.121 | 1,340 | 4/27/2021 |
2.0.112 | 91,074 | 3/26/2021 |
2.0.110 | 10,302 | 3/9/2021 |
2.0.109 | 8,250 | 2/23/2021 |
2.0.108 | 79,466 | 1/26/2021 |
2.0.105 | 321,872 | 1/21/2021 |
2.0.104 | 18,483 | 1/12/2021 |
2.0.102 | 2,724 | 12/29/2020 |
2.0.100 | 3,724 | 12/17/2020 |
2.0.99 | 627,901 | 11/10/2020 |
2.0.98 | 1,218 | 11/9/2020 |
2.0.96 | 135,716 | 10/22/2020 |
2.0.92 | 73,565 | 10/15/2020 |
2.0.86 | 1,452 | 9/30/2020 |
2.0.85 | 63,012 | 9/29/2020 |
2.0.83 | 70 | 9/23/2020 |
2.0.81 | 12,720 | 9/15/2020 |
2.0.80 | 1,722 | 9/10/2020 |
2.0.77 | 41,522 | 9/1/2020 |
2.0.76 | 95,181 | 8/7/2020 |
2.0.75 | 1,401 | 8/4/2020 |
2.0.72 | 316,259 | 7/15/2020 |
2.0.70 | 45,306 | 7/14/2020 |
2.0.67 | 1,839 | 7/8/2020 |
2.0.66 | 74,167 | 6/10/2020 |
2.0.65 | 1,583 | 6/4/2020 |
2.0.64 | 272,462 | 5/27/2020 |
2.0.63 | 2,320 | 5/19/2020 |
2.0.61 | 199,600 | 5/6/2020 |
2.0.60 | 461 | 5/5/2020 |
2.0.59 | 2,811 | 4/21/2020 |
2.0.57 | 157,733 | 4/14/2020 |
2.0.56 | 172,134 | 4/1/2020 |
2.0.53 | 1,054 | 3/31/2020 |
2.0.52 | 2,042 | 3/27/2020 |
2.0.45 | 2,418 | 3/11/2020 |
2.0.44 | 670 | 3/6/2020 |
2.0.42 | 13,475 | 2/20/2020 |
2.0.40 | 408 | 2/18/2020 |
2.0.37 | 6,064 | 1/22/2020 |
2.0.34 | 863 | 1/15/2020 |
2.0.33 | 2,679 | 1/8/2020 |
2.0.31 | 659 | 12/22/2019 |
2.0.27 | 3,200 | 12/3/2019 |
2.0.26 | 19,385 | 11/25/2019 |
2.0.24 | 835 | 11/21/2019 |
2.0.21 | 3,030 | 10/17/2019 |
2.0.19 | 1,168 | 10/2/2019 |
2.0.15 | 629 | 9/23/2019 |
2.0.13 | 3,164 | 9/3/2019 |
2.0.12 | 1,001 | 9/3/2019 |
2.0.6 | 3,980 | 7/22/2019 |
2.0.4 | 2,443 | 6/1/2019 |
2.0.3 | 1,198 | 5/23/2019 |
2.0.2 | 2,361 | 5/7/2019 |
2.0.1 | 6,546 | 1/4/2019 |