Skip to content

Commit

Permalink
Merge pull request #2376 from saminymalik/patch-1
Browse files Browse the repository at this point in the history
Update logging-powerapps.md
  • Loading branch information
mduelae committed Jan 31, 2024
2 parents 9f4c709 + 6f3e917 commit ffb575a
Showing 1 changed file with 21 additions and 1 deletion.
22 changes: 21 additions & 1 deletion power-platform/admin/logging-powerapps.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,26 @@ Logging takes place at the SDK layer which means a single action can trigger mul
|Deleted app |When the app is deleted |
|Marked app as Hero |Every time the app is marked as Hero |
|Deleted app permission |Every time a user's permissions to the app is removed |
|Removed app as Hero |Every time the app is unset as Hero |
|Removed app as Featured |Every time the app is unset as Featured |
|Patched app |Every time the app is patched|
|Deleted app version |The version of the app when deleted|
|Consented to the app's APIs | When the current user has consented to the application's APIs|
|Imported new canvas app |Every time new canvas app is imported |
|Imported existing canvas app |Every time existing canvas app is imported |
|Published solution canvas app version |When canvas app version from solution is published |
|Added DataLossPreventionEvaluationResult | When DLP evaluation occurs for the App |
|Admin restored deleted app |When the deleted app is restored by the admin|
|Admin set desired logical name |When the desired logical name of the app is set by the admin|
|Admin modified app owner |When the app owner is modified by the admin |
|Admin modified app permissions |When the app permissions is modified by admin |
|Admin deleted app |When the app is deleted by the admin |
|Admin set quarantine state |When the quarantine state of the app is set by the admin|
|Admin set conditional access |When the conditional access of the app is set by the admin|
|Admin set bypass consent state |When the bypass consent state of the app is set by the admin|
|Admin set app as featured |Every time the app is marked as Featured by the admin |
|Admin allowed third party apps | When third party apps were allowed by the admin |


## Base schema
Schemas define which Power Apps fields are sent to the Microsoft Purview compliance portal. Some fields are common to all applications that send audit data to Microsoft Purview, while others are specific to Power Apps. The Base schema contains the common fields.
Expand Down Expand Up @@ -75,4 +95,4 @@ To use the preconfigured Power Apps reports, go to https://protection.office.com
[Office 365 Management APIs overview](/office/office-365-management-api/office-365-management-apis-overview)<br/>
[Permissions in the Security & Compliance Center](/office365/securitycompliance/permissions-in-the-security-and-compliance-center)

[!INCLUDE[footer-include](../includes/footer-banner.md)]
[!INCLUDE[footer-include](../includes/footer-banner.md)]

0 comments on commit ffb575a

Please sign in to comment.