Skip to content

Commit

Permalink
Fix a typo on the doc
Browse files Browse the repository at this point in the history
  • Loading branch information
ZinanZhang authored Aug 29, 2024
1 parent 51affdb commit b4d9b73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion power-platform/admin/content-security-policy.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ For the Dynamics 365 App for Outlook, add the following to `frame-ancestors`:

For embedding Power Apps in Power BI reports, add the following to `frame-ancestors`:
- `https://app.powerbi.com`
- `https://msi-pbi.pbi.microsoft.com`
- `https://ms-pbi.pbi.microsoft.com`

### Important considerations
Turning off the default directive and saving with an empty list *turns off the directive completely* and doesn't send it as part of the CSP response header.
Expand Down

0 comments on commit b4d9b73

Please sign in to comment.