Skip to content

Commit

Permalink
Merge pull request #2648 from ZinanZhang/patch-3
Browse files Browse the repository at this point in the history
Update content-security-policy.md
  • Loading branch information
sericks007 authored Jun 14, 2024
2 parents 86cd795 + 890b7fe commit 38747ee
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions power-platform/admin/content-security-policy.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Content security policy"
description: "Use content security policy to prevent clickjacking in Power Apps."
ms.date: 04/25/2024
ms.date: 06/14/2024
ms.topic: conceptual
author: JesseParsons
ms.subservice: admin
Expand Down Expand Up @@ -70,7 +70,9 @@ For Microsoft Teams integration using the [Dynamics 365 app](/dynamics365/teams-
- `https://teams.microsoft.com/`
- `https://msteamstabintegration.dynamics.com/`

For Dynamics 365 App for Outlook, you must add your Outlook Web App homepage origin to `frame-ancestors`.
For the Dynamics 365 App for Outlook, add the following to `frame-ancestors`:
- Your Outlook Web App homepage origin
- `https://outlook.office.com`

For embedding Power Apps in Power BI reports, add the following to `frame-ancestors`:
- `https://app.powerbi.com`
Expand Down

0 comments on commit 38747ee

Please sign in to comment.