Skip to content

Commit 2598b4b

Browse files
committed
fix redirects
1 parent f0f13b4 commit 2598b4b

File tree

2 files changed

+14
-3
lines changed

2 files changed

+14
-3
lines changed

.openpublishing.redirection.azure-monitor.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6803,7 +6803,18 @@
68036803
"source_path_from_root": "/articles/azure-monitor/agents/data-collection-rule-azure-monitor-agent.md",
68046804
"redirect_url": "/azure/azure-monitor/agents/azure-monitor-agent-data-collection",
68056805
"redirect_document_id": false
6806+
},
6807+
{
6808+
"source_path_from_root": "/articles/azure-monitor/logs/basic-logs-configure.md",
6809+
"redirect_url": "/azure/azure-monitor/logs/logs-table-plans",
6810+
"redirect_document_id": false
6811+
},
6812+
{
6813+
"source_path_from_root": "/articles/azure-monitor/logs/data-retention-archive.md",
6814+
"redirect_url": "/azure/azure-monitor/logs/data-retention-configure",
6815+
"redirect_document_id": false
68066816
}
68076817
]
6818+
]
68086819
}
68096820

articles/azure-monitor/logs/create-custom-table-auxiliary.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
2-
title: Tutorial: Set up a table with the Auxiliary plan for low-cost data ingestion and retention in your Log Analytics workspace
3-
description: Create a custom table with the Auxiliary table plan in your Log Analytics workspace.
2+
title: Set up a table with the Auxiliary plan for low-cost data ingestion and retention in your Log Analytics workspace
3+
description: Create a custom table with the Auxiliary table plan in your Log Analytics workspace for low-cost ingestion and retention of log data.
44
author: guywi-ms
55
ms.author: guywild
66
ms.reviewer: adi.biran
77
ms.service: azure-monitor
88
ms.topic: how-to
9-
ms.date: 07/14/2024
9+
ms.date: 07/21/2024
1010
# Customer intent: As a Log Analytics workspace administrator, I want to create a custom table with the Auxiliary table plan, so that I can ingest and retain data at a low cost for auditing and compliance.
1111
---
1212

0 commit comments

Comments
 (0)