Skip to content

Commit 30e4db3

Browse files
authored
Update powerapps-powershell.md
Adding a table outlining which Power Platform experiences support the admin governance error message content.
1 parent 736e277 commit 30e4db3

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

power-platform/admin/powerapps-powershell.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -459,7 +459,17 @@ New-PowerAppDlpErrorSettings -TenantId 'TenantId' -ErrorSettings @{
459459
}
460460
```
461461

462-
The governance error message URL and email can be shown independently or together. Each value’s presence in the governance error message is controlled by the ‘enabled’ field.
462+
The governance error message URL and email can be shown independently or together. Each value’s presence in the governance error message is controlled by the ‘enabled’ field.
463+
464+
##### This governance error message content appears in the following experiences.
465+
466+
| # | Experience | Availability |
467+
|----------|--------------------------------------------------------------------------------------------------------------------|----------------------------|
468+
| 1 | User launches a Power Apps app that’s not DLP compliant | Generally Available |
469+
| 2 | Maker shares a Power Apps canvas app but doesn’t have share privilege | Generally Available |
470+
| 3 | Maker shares a Power Apps canvas app with ‘Everyone’ but doesn’t have privilege to share with ‘Everyone’. | Generally Available |
471+
| 4 | Maker saves a Power Apps app that’s not DLP compliant | Not available yet. |
472+
| 5 | Maker saves a Flow that’s not DLP compliant | Not available yet. |
463473

464474
#### Display governance error message content
465475

0 commit comments

Comments
 (0)