Skip to content

Commit 87f3e47

Browse files
author
amsliu
committed
fixed build validation suggestions and updated ms.date in metadata
1 parent 7cc2df1 commit 87f3e47

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

support/azure/azure-monitor/log-analytics/configure-and-manage-log-analytics-tables/troubleshoot-custom-log-table-creation.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Troubleshoot Custom Log Table Creation in Azure
33
description: Troubleshooting guide for custom log table creation in Azure.
4-
ms.date: 07/16/2025
4+
ms.date: 07/23/2025
55
ms.reviewer: v-liuamson; v-gsitser
66
ms.service: azure-monitor
77
ms.custom: Configure and Manage Log analytics tables
@@ -25,15 +25,15 @@ Users might receive an error message that states "Cannot read properties of unde
2525
1. Navigate to the Azure portal > **Log Analytics Workspace**.
2626
1. Create a DCR specifically for the custom log table. Avoid using an existing DCR that collects other types of data because this action can cause configuration conflicts.
2727

28-
3. Follow the steps that are outlined in the [Azure documentation](https://learn.microsoft.com/azure/azure-monitor/vm/data-collection-log-json#create-custom-table) to create the custom table by using a PowerShell script. This method allows you to specify the file pattern and verify the DCR configuration after the creation is finished.
28+
3. Follow the steps that are outlined in the [Azure documentation](/azure/azure-monitor/vm/data-collection-log-json#create-custom-table) to create the custom table by using a PowerShell script. This method allows you to specify the file pattern and verify the DCR configuration after the creation is finished.
2929

3030
4. To be able to perform these actions, make sure that you have at least the Contributor role in the relevant Azure Workspace.
3131

3232
5. If the issue persists, try to refresh the Azure portal to make sure that all settings are updated.
3333

3434
## Reference
3535

36-
- [Create Custom Table in Azure](https://learn.microsoft.com/azure/azure-monitor/vm/data-collection-log-json#create-custom-table)
37-
- [Data Collection Rule Best Practices](https://learn.microsoft.com/azure/azure-monitor/data-collection/data-collection-rule-best-practices)
36+
- [Create Custom Table in Azure](/azure/azure-monitor/vm/data-collection-log-json#create-custom-table)
37+
- [Data Collection Rule Best Practices](/azure/azure-monitor/data-collection/data-collection-rule-best-practices)
3838

3939
If the issue persists after you follow these steps, please open a support case for further assistance.

support/azure/azure-monitor/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ items:
9595
items:
9696
- name: Configure and Manage Log analytics tables
9797
items:
98-
- name: Troubleshoot Custom Log Table Creation in Azure
98+
- name: Troubleshoot custom log table creation in Azure
9999
href: log-analytics/configure-and-manage-log-analytics-tables/troubleshoot-custom-log-table-creation.md
100100
- name: Log Analytics workspaces
101101
items:

0 commit comments

Comments
 (0)