File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
learn-pr/wwl-sci/purview-ai-discover-data/includes Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -69,10 +69,10 @@ The following examples show how different types of Copilot interactions appear i
69
69
70
70
| Scenario | Operation | RecordType | AppIdentity | AppHost |
71
71
| -----| -----| -----| -----| -----|
72
- | Microsoft 365 Copilot in Chat | CopilotInteraction | CopilotInteraction | Copilot.MicrosoftCopilot.BizChat | BizChat |
73
- | Security Copilot in Microsoft Defender | CopilotInteraction | CopilotInteraction | Copilot.Security.SecurityCopilot | Defender |
74
- | Custom Copilot Studio app in Teams | CopilotInteraction | CopilotInteraction | Copilot.Studio.<GUID > | Teams |
75
- | AI Notes or Live Notes updated in Teams | AINotesUpdate / LiveNotesUpdate | TeamCopilotInteraction | Copilot.TeamCopilot.* | Teams |
72
+ | Microsoft 365 Copilot in Chat | CopilotInteraction | CopilotInteraction | ` Copilot.MicrosoftCopilot.BizChat ` | BizChat |
73
+ | Security Copilot in Microsoft Defender | CopilotInteraction | CopilotInteraction | ` Copilot.Security.SecurityCopilot ` | Defender |
74
+ | Custom Copilot Studio app in Teams | CopilotInteraction | CopilotInteraction | ` Copilot.Studio.<GUID> ` | Teams |
75
+ | AI Notes or Live Notes updated in Teams | AINotesUpdate / LiveNotesUpdate | TeamCopilotInteraction | ` Copilot.TeamCopilot.* ` | Teams |
76
76
77
77
## Scope and limitations
78
78
You can’t perform that action at this time.
0 commit comments