Skip to content

Commit 78ecb0a

Browse files
author
RoseHJM
committed
Phrasing tweaks and ToC updates
1 parent e4194ea commit 78ecb0a

File tree

3 files changed

+13
-13
lines changed

3 files changed

+13
-13
lines changed

articles/dev-box/monitor-dev-box-reference.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@ ms.custom: horz-monitor, subject-monitoring
1111
ms.date: 01/30/2023
1212
---
1313

14-
# Monitoring Microsoft dev center data reference
14+
# Monitoring Microsoft Dev Box data reference
1515

1616
This article provides a reference for log and metric data collected for a Microsoft Dev Box dev center. You can use the collected data to analyze the performance and availability of resources within your dev center. For details about how to collect and analyze monitoring data for your dev center, see [Monitoring Microsoft Dev Box](monitor-dev-box.md).
1717

1818
## Resource logs
1919

20-
The following table lists the properties of resource logs in a dev center. The resource logs are collected into Azure Monitor Logs or Azure Storage. In Azure Monitor, logs are collected in the **DevCenterDiagnosticLogs** table under the resource provider name of `MICROSOFT.DEVCENTER`.
20+
The following table lists the properties of resource logs in a Microsoft Dev Box dev center. The resource logs are collected into Azure Monitor Logs or Azure Storage. In Azure Monitor, logs are collected in the **DevCenterDiagnosticLogs** table under the resource provider name of `MICROSOFT.DEVCENTER`.
2121

2222
| Azure Storage field or property | Azure Monitor Logs property | Description |
2323
| --- | --- | --- |
@@ -38,5 +38,5 @@ A dev center uses Kusto tables from Azure Monitor Logs. You can query these tabl
3838

3939
## Related content
4040

41-
- [Configure Azure diagnostic logs for a dev center](monitor-dev-box.md)
41+
- [Monitor Dev Box](monitor-dev-box.md)
4242
- [Monitor Azure resources with Azure Monitor](../azure-monitor/essentials/monitor-azure-resource.md)

articles/dev-box/monitor-dev-box.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -182,8 +182,7 @@ These examples are just a small sample of the rich queries that can be performed
182182

183183
## Related content
184184

185-
To learn more about Azure logs, see the following articles:
186-
187-
* [Azure Diagnostic logs](../azure-monitor/essentials/platform-logs-overview.md)
188-
* [Azure Monitor logs](../azure-monitor/logs/log-query-overview.md)
189-
* [Azure Log Analytics REST API](/rest/api/loganalytics)
185+
- [Monitor Dev Box](monitor-dev-box.md)
186+
- [Azure Diagnostic logs](../azure-monitor/essentials/platform-logs-overview.md)
187+
- [Azure Monitor logs](../azure-monitor/logs/log-query-overview.md)
188+
- [Azure Log Analytics REST API](/rest/api/loganalytics)

articles/dev-box/toc.yml

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,12 @@ items:
3838
- name: Manage a dev box pool
3939
href: how-to-manage-dev-box-pools.md
4040
- name: Limit number of dev boxes per project
41-
href: tutorial-dev-box-limits.md
42-
41+
href: tutorial-dev-box-limits.md
4342
- name: Configure Visual Studio caches
4443
href: how-to-generate-visual-studio-caches.md
45-
- name: Configure Azure Diagnostic Logs
46-
href: how-to-configure-dev-box-azure-diagnostic-logs.md
44+
- name: Monitor Dev Box
45+
displayName: diagnostic, logs
46+
href: monitor-dev-box.md
4747
- name: Prepare images
4848
items:
4949
- name: Configure an Azure compute gallery
@@ -91,7 +91,8 @@ items:
9191
- name: REST API
9292
href: /rest/api/devcenter/
9393
- name: Monitoring Microsoft DevCenter data reference
94-
href: monitor-reference.md
94+
displayName: diagnostic, logs
95+
href: monitor-dev-box-reference.md
9596
- name: Resources
9697
items:
9798
- name: Azure roadmap

0 commit comments

Comments
 (0)