Skip to content

Commit f583814

Browse files
authored
Swap out tables for parsers in deploy article
1 parent e6e305a commit f583814

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

articles/sentinel/business-applications/deploy-power-platform-solution.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,14 +153,20 @@ After you wait for Microsoft Sentinel to ingest the data, complete the following
153153
154154
|Log Analytics tables |Data collected |
155155
|---------|---------|
156-
|PowerPlatrformEnvironments_CL, PowerApps_CL, PowerAutomateFlows_CL, PowerAppsConnections_CL |Power Platform Environments, Power Apps and Power Automate inventory data |
157156
|PowerAppsActivity |Power Apps activity logs |
158157
|PowerAutomateActivity |Power Automate activity logs |
159158
|PowerPlatformConnectorActivity |Power Platform connector activity logs |
160159
|PowerPlatformDlpActivity |Data loss prevention activity logs |
161160
|PowerPlatformAdminActivity|Power Platform administrative logs|
162161
|DataverseActivity |Dataverse and model-driven apps activity logging |
163162
163+
|Parser |Data returned |
164+
|---------|---------|
165+
|`InventoryApps` | Power Apps Inventory |
166+
|`InventoryAppsConnections` | Power Apps connections Inventoryconnections |
167+
|`InventoryEnvironments` |Power Platform environments Inventory |
168+
|`InventoryFlows` | Power Automate flows Inventory |
169+
|`MSBizAppsTerminatedEmployees` | Terminated employees watchlist (from watchlist template) |
164170
1. Verify that the results for each table show the activities you generated.
165171
166172
## Next steps

0 commit comments

Comments
 (0)