Skip to content

Commit d9c2ef8

Browse files
authored
Merge pull request #242430 from mkhribech/update-log-monitor-access-2
Update log monitor access 2
2 parents 87da581 + 19189d4 commit d9c2ef8

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

articles/communication-services/concepts/call-logs-azure-monitor-access.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,25 +2,24 @@
22
title: Azure Communication Services - Enable and Access Call Summary and Call Diagnostic Logs
33
titleSuffix: An Azure Communication Services concept document
44
description: How to access Call Summary and Call Diagnostic logs in Azure Monitor
5-
author: timmitchell
5+
author: mkhribech
66
services: azure-communication-services
77

8-
ms.author: timmitchell
9-
ms.date: 07/22/2021
8+
ms.author: mkhribech
9+
ms.date: 06/21/2023
1010
ms.topic: conceptual
1111
ms.service: azure-communication-services
1212
ms.subservice: calling
1313
---
14-
# Enable and Access Call Summary and Call Diagnostic Logs
1514

16-
[!INCLUDE [Private Preview Notice](../includes/private-preview-include.md)]
15+
# Enable and Access Call Summary and Call Diagnostic Logs
1716

1817
To access telemetry for Azure Communication Services Voice & Video resources, follow these steps.
1918

2019
## Enable logging
2120
1. First, you need to create a storage account for your logs. Go to [Create a storage account](../../storage/common/storage-account-create.md?tabs=azure-portal) for instructions to complete this step. For more information, see [Storage account overview](../../storage/common/storage-account-overview.md) on the types and features of different storage options. If you already have an Azure storage account, go to Step 2.
2221

23-
2. When you've created your storage account, next you need to enable logging by following the instructions in [Enable diagnostic logs in your resource](./analytics/enable-logging.md). You select the check boxes for the logs "CallSummaryPRIVATEPREVIEW" and "CallDiagnosticPRIVATEPREVIEW".
22+
2. When you've created your storage account, next you need to enable logging by following the instructions in [Enable diagnostic logs in your resource](./analytics/enable-logging.md). You select the check boxes for the logs "CallSummary" and "CallDiagnostic".
2423

2524
3. Next, select the "Archive to a storage account" box and then select the storage account for your logs in the drop-down menu. The "Send to Analytics workspace" option isn't currently available for Private Preview of this feature, but it is made available when this feature is made public.
2625

@@ -36,6 +35,6 @@ From there, you can download all logs or individual logs.
3635

3736
:::image type="content" source="media\call-logs-images\call-logs-access-storage-resource.png" alt-text="Azure Portal Storage Download":::
3837

39-
## Next Steps
38+
## Next steps
4039

4140
- Access logs for [voice and video](./analytics/logs/voice-and-video-logs.md), [chat](./analytics/logs/chat-logs.md), [email](./analytics/logs/email-logs.md), [network traversal](./analytics/logs/network-traversal-logs.md), [recording](./analytics/logs/recording-logs.md), [SMS](./analytics/logs/sms-logs.md) and [call automation](./analytics/logs/call-automation-logs.md).

articles/communication-services/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -735,6 +735,8 @@ items:
735735
href: concepts/analytics/logs/voice-and-video-logs.md
736736
- name: Call Automation logs
737737
href: concepts/analytics/logs/call-automation-logs.md
738+
- name: End of call survey logs
739+
href: concepts/analytics/logs/end-of-call-survey-logs.md
738740
- name: Recording logs
739741
href: concepts/analytics/logs/recording-logs.md
740742
- name: Metrics overview

0 commit comments

Comments
 (0)