Skip to content

Commit 630bad6

Browse files
committed
fix typo
1 parent 69e518e commit 630bad6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

learn-pr/wwl-sci/purview-ai-discover-data/includes/audit-copilot.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -69,10 +69,10 @@ The following examples show how different types of Copilot interactions appear i
6969

7070
| Scenario | Operation | RecordType | AppIdentity | AppHost |
7171
|-----|-----|-----|-----|-----|
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 |
7676

7777
## Scope and limitations
7878

0 commit comments

Comments
 (0)