You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: support/azure/azure-monitor/log-analytics/configure-and-manage-log-analytics-tables/troubleshoot-custom-log-table-creation.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: Troubleshoot Custom Log Table Creation in Azure
3
3
description: Troubleshooting guide for custom log table creation in Azure.
4
-
ms.date: 07/16/2025
4
+
ms.date: 07/23/2025
5
5
ms.reviewer: v-liuamson; v-gsitser
6
6
ms.service: azure-monitor
7
7
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
25
25
1. Navigate to the Azure portal > **Log Analytics Workspace**.
26
26
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.
27
27
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.
29
29
30
30
4. To be able to perform these actions, make sure that you have at least the Contributor role in the relevant Azure Workspace.
31
31
32
32
5. If the issue persists, try to refresh the Azure portal to make sure that all settings are updated.
33
33
34
34
## Reference
35
35
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)
38
38
39
39
If the issue persists after you follow these steps, please open a support case for further assistance.
0 commit comments