Skip to content

Commit acfa520

Browse files
committed
Fixing PR review.
1 parent 9d4ab31 commit acfa520

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/cognitive-services/diagnostic-logging.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Diagnostic Logging for Azure Cognitive Services
3-
titleSuffix: Cognitive Services - Azure
2+
title: Diagnostic logging
3+
titleSuffix: Azure Cognitive Services
44
description: This guide provides step-by-step instructions to enable diagnostic logging for an Azure Cognitive Service. These logs provide rich, frequent data about the operation of a resource that are used for issue identification and debugging.
55
services: cognitive-services
66
author: erhopf
@@ -11,7 +11,7 @@ ms.date: 06/14/2019
1111
ms.author: erhopf
1212
---
1313

14-
# Enable diagnostic Logging for Azure Cognitive Services
14+
# Enable diagnostic logging for Azure Cognitive Services
1515

1616
This guide provides step-by-step instructions to enable diagnostic logging for an Azure Cognitive Service. These logs provide rich, frequent data about the operation of a resource that are used for issue identification and debugging. Before you continue, you must have an Azure account with a subscription to at least one Cognitive Service, such as [Bing Web Search](https://docs.microsoft.com/azure/cognitive-services/bing-web-search/overview), [Speech Services](https://docs.microsoft.com/azure/cognitive-services/speech-service/overview), or [LUIS](https://docs.microsoft.com/azure/cognitive-services/luis/what-is-luis).
1717

@@ -40,7 +40,7 @@ Let's start by enabling diagnostic logging using the Azure portal.
4040
6. Select **Audit**, **RequestResponse**, and **AllMetrics**. Then set the retention period for your diagnostic log data. If a retention policy is set to zero, events for that log category are stored indefinitely.
4141
7. Click **Save**.
4242

43-
It can take up to two hours before logging data is available to query and analyze. So don't worry if you don't see anything right away.
43+
It can take up to two hours before logging data is available to query and analyze. So don't worry if you don't see anything right away.
4444

4545
## View and export diagnostic data from Azure Storage
4646

0 commit comments

Comments
 (0)