Skip to content

Commit f562f37

Browse files
authored
Update monitoring-logs-and-metrics.md
1 parent 2a9a0ff commit f562f37

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

articles/communication-services/concepts/interop/guest/monitoring-logs-and-metrics.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,9 @@ In this article, you will learn which Azure logs, Azure metrics & Teams logs are
1919
Authentication API metrics emit records for every operation called on the Identity SDK or API (for example, creating a user `CreateIdentity` or issue of a token `CreateToken`). Chat API metrics emit records for every chat API call made via chat SDKs or APIs (for example, creating a thread or sending a message).
2020

2121
Call summary and call diagnostics logs are emitted only for the following participants of the meeting:
22-
- Organizer of the meeting if actively joined the meeting
23-
- Azure Communication Services users joining the meeting from the same tenant (even when in the lobby)
24-
- Additional Teams users joining the meeting only if the organizer and current Azure Communication Services resource are in the same tenant
25-
- Bots
26-
- Phone number legs
22+
- Organizer of the meeting if actively joined the meeting.
23+
- Azure Communication Services users joining the meeting from the same tenant. This includes users rejected in the lobby and Azure Communication Services users from different resources but in the same tenant.
24+
- Additional Teams users, phone users and bots joining the meeting only if the organizer and current Azure Communication Services resource are in the same tenant.
2725

2826
If Azure Communication Services resource and Teams meeting organizer tenants are different, then some fields of the logs are redacted. You can find more information in the call summary & diagnostics logs [documentation](./../analytics/call-logs-azure-monitor.md). Bots indicate service logic provided during the meeting. Here is a list of frequently used bots:
2927
- b1902c3e-b9f7-4650-9b23-5772bd429747 - Teams convenient recording

0 commit comments

Comments
 (0)