Skip to content

Commit 656f184

Browse files
authored
Update powerapps-powershell.md
Adding a callout and a link to the governance error message content that will surface to makers when they attempt to 'share w/ everyone' and they don't have permission.
1 parent 8cb9fd0 commit 656f184

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

power-platform/admin/powerapps-powershell.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -362,6 +362,10 @@ $settings.powerPlatform.powerApps.disableShareWithEveryone = $True
362362
Set-TenantSettings -RequestBody $settings
363363
```
364364

365+
##### Surface your organization’s governance error message content
366+
367+
If you specify governance error message content to appear in error messages, it will be included in the error message displayed when makers observe they don’t have permission to share apps with 'Everyone'. [See PowerShell governance error message content commands.](https://docs.microsoft.com/power-platform/admin/powerapps-powershell#governance-error-message-content-commands)
368+
365369
### Power Automate commands
366370

367371
Use these commands to view and modify data related to Power Automate.

0 commit comments

Comments
 (0)