Skip to content

Commit 264cc13

Browse files
committed
fix bookmark
1 parent be1ba32 commit 264cc13

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

articles/cognitive-services/openai/how-to/monitoring.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
2-
title: Monitoring Azure OpenAI Service
3-
description: Start here to learn how to monitor Azure OpenAI Service
4-
author: mrbullwinkle
5-
ms.author: mbullwin
2+
title: Monitoring Azure OpenAI Service
3+
description: Start here to learn how to monitor Azure OpenAI Service
4+
author: mrbullwinkle
5+
ms.author: mbullwin
66
ms.service: cognitive-services
77
ms.subservice: openai
88
ms.topic: how-to
@@ -18,7 +18,7 @@ This article describes the monitoring data generated by Azure OpenAI Service. Az
1818

1919
## Monitoring data
2020

21-
Azure OpenAI collects the same kinds of monitoring data as other Azure resources that are described in [Monitoring data from Azure resources](../../../azure-monitor/essentials/monitor-azure-resource.md#monitoring-data-from-Azure-resources).
21+
Azure OpenAI collects the same kinds of monitoring data as other Azure resources that are described in [Monitoring data from Azure resources](/azure/azure-monitor/essentials/monitor-azure-resource#monitoring-data-from-azure-resources).
2222

2323
## Collection and routing
2424

@@ -28,7 +28,7 @@ Resource Logs aren't collected and stored until you create a diagnostic setting
2828

2929
See [Create diagnostic setting to collect platform logs and metrics in Azure](/azure/azure-monitor/platform/diagnostic-settings) for the detailed process for creating a diagnostic setting using the Azure portal, CLI, or PowerShell. When you create a diagnostic setting, you specify which categories of logs to collect.
3030

31-
Keep in mind that using diagnostic settings and sending data to Azure Monitor Logs has additional costs associated with it. To understand more, consult the [Azure Monitor cost calculation guide](../../../azure-monitor/logs/cost-logs.md).
31+
Keep in mind that using diagnostic settings and sending data to Azure Monitor Logs has additional costs associated with it. To understand more, consult the [Azure Monitor cost calculation guide](/azure/azure-monitor/logs/cost-logs).
3232

3333
The metrics and logs you can collect are discussed in the following sections.
3434

@@ -59,13 +59,13 @@ For the current subset of metrics available in Azure OpenAI:
5959

6060
## Analyzing logs
6161

62-
Data in Azure Monitor Logs is stored in tables where each table has its own set of unique properties.
62+
Data in Azure Monitor Logs is stored in tables where each table has its own set of unique properties.
6363

6464
All resource logs in Azure Monitor have the same fields followed by service-specific fields. The common schema is outlined in [Azure Monitor resource log schema](../../../azure-monitor/essentials/resource-logs-schema.md).
6565

66-
The [Activity log](../../../azure-monitor/essentials/activity-log.md) is a type of platform log in Azure that provides insight into subscription-level events. You can view it independently or route it to Azure Monitor Logs, where you can do much more complex queries using Log Analytics.
66+
The [Activity log](/azure/azure-monitor/essentials/activity-log) is a type of platform log in Azure that provides insight into subscription-level events. You can view it independently or route it to Azure Monitor Logs, where you can do much more complex queries using Log Analytics.
6767

68-
For a list of the types of resource logs available for Azure OpenAI and other Cognitive Services, see [Resource provider operations for Cognitive Services](../../../role-based-access-control/resource-provider-operations.md#microsoftcognitiveservices)
68+
For a list of the types of resource logs available for Azure OpenAI and other Cognitive Services, see [Resource provider operations for Cognitive Services](/azure/role-based-access-control/resource-provider-operations#microsoftcognitiveservices)
6969

7070
### Kusto queries
7171

0 commit comments

Comments
 (0)