Skip to content

Commit 1745ca8

Browse files
author
amsliu
committed
fix broken links and update ms.date in metadata
1 parent 7f1d26b commit 1745ca8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

support/azure/azure-monitor/log-analytics/configure-and-manage-log-analytics-tables/troubleshoot-deleting-migrated-custom-tables.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Troubleshoot Deleting Migrated Custom Tables in Log Analytics
33
description: Step-by-step guide on how to resolve issues with deleting migrated custom tables in Log Analytics.
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
@@ -20,13 +20,13 @@ When attempting to delete a custom log table in Log Analytics, users may encount
2020

2121
To delete a migrated custom table, follow these steps using the Azure Log Analytics API:
2222

23-
1. **Access Azure Portal**: Navigate to the [Azure Portal](https://portal.azure.com) and login to your Azure account.
23+
1. **Access Azure Portal**: Navigate to the [Azure portal](https://portal.azure.com) and login to your Azure account.
2424
2. **Locate Log Analytics Workspace**: Access the **Log Analytics workspaces** section and select the workspace containing the table you wish to delete.
25-
3. **Use API for Deletion**: Use the **Tables - Delete** API to remove the table. Refer to the [Azure Log Analytics API documentation](https://learn.microsoft.com/azure/azure-monitor/logs/api/tables-delete) for detailed instructions.
25+
3. **Use API for Deletion**: Use the **Tables - Delete** API to remove the table. Refer to the link in the [reference section](#reference) for detailed instructions.
2626
4. **Verify Deletion**: After executing the API call, confirm that the table has been successfully deleted by checking the workspace.
2727

2828
## Reference
2929

30-
- [Azure Log Analytics API Documentation](https://learn.microsoft.com/azure/azure-monitor/logs/api/tables-delete)
30+
- [Azure Log Analytics API Documentation](/rest/api/loganalytics/)
3131

3232
If the issue persists after following the solution steps, please open a support case for further assistance.

0 commit comments

Comments
 (0)