Skip to content

Commit f13a1f1

Browse files
committed
Fix links
1 parent d9111f8 commit f13a1f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/cosmos-db/monitor.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,8 +118,8 @@ See the following articles for more information about working with Azure Monitor
118118

119119
Prior to using Log Analytics to issue Kusto queries, you must [enable diagnostic logs for control plane operations](audit-control-plane-logs.md#enable-diagnostic-logs-for-control-plane-operations). When you enable diagnostic logs, you select between storing your data in [resource-specific tables](/azure/azure-monitor/essentials/resource-logs#resource-specific) or the single [AzureDiagnostics table (legacy)](/azure/azure-monitor/essentials/resource-logs#azure-diagnostics-mode). The exact text of Kusto queries depends on the [collection mode](/azure/azure-monitor/essentials/resource-logs#select-the-collection-mode) you select.
120120

121-
- See [Troubleshoot issues with diagnostics queries](monitor-logs-basic-queries) for aimple queries to help troubleshoot issues with your Azure Cosmos DB.
122-
- See [Troubleshoot issues with advanced diagnostics queries with Azure Cosmos DB for NoSQL](./nosql/diagnostic-queries) for more advanced queries to help troubleshoot issues with your Azure Cosmos DB account by using diagnostics logs sent to Azure Diagnostics (legacy) and resource-specific (preview) tables.
121+
- See [Troubleshoot issues with diagnostics queries](monitor-logs-basic-queries.md) for simple queries to help troubleshoot issues with your Azure Cosmos DB.
122+
- See [Troubleshoot issues with advanced diagnostics queries with Azure Cosmos DB for NoSQL](nosql/diagnostic-queries.md) for more advanced queries to help troubleshoot issues with your Azure Cosmos DB account by using diagnostics logs sent to Azure Diagnostics (legacy) and resource-specific (preview) tables.
123123
- Here are some queries that you can enter into the **Log search** search bar to help you monitor your Azure Cosmos DB resources.
124124

125125
### [Resource-specific table](#tab/resource-specific-diagnostics)

0 commit comments

Comments
 (0)