Manage email notifications to admins

The service team regularly sends email notifications to the System Administrators of an organization. As an admin, you can set up a list of additional recipients to receive notifications using a cmdlet. For example, you can add to the list of recipients:

  • People outside of your organization, such as your partners.
  • People or distribution lists inside your company responsible for Power Platform services.

For a complete overview of Cmdlets, see PowerShell support for Power Apps.

Send email notifications to additional recipients

By default, admins will receive email notifications. You can add additional recipients to the list using the Set-AdminPowerAppCdsAdditionalNotificationEmails cmdlet. This will allow you to add email addresses, other than users with the System Administrator role to receive email notifications

Note

If you were added as a recipient and want to stop receiving email notifications, contact your organizations’ admin. If you’re not sure who your admin is, see: Find your administrator or support person.

Obtain a list of Additional Notification email addresses

To view the full list of email addresses that are receiving notifications, you can use the Get-AdminPowerAppCdsAdditionalNotificationEmails cmdlet. This will return the list of email addresses of users who are receiving notifications.