Skip to content

Commit 61183f9

Browse files
authored
Fix links to AGW logs in diagnostics documentation
Updated links in the Application Gateway diagnostics documentation to use absolute paths. Signed-off-by: MJyot <[email protected]>
1 parent 0f3a48a commit 61183f9

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

articles/application-gateway/application-gateway-diagnostics.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,9 @@ Resource-specific mode provides:
6060

6161
For Application Gateway, resource-specific mode creates the following tables:
6262

63-
- [AGWAccessLogs](../azure-monitor/reference/tables/agwaccesslogs.md)
64-
- [AGWPerformanceLogs](../azure-monitor/reference/tables/agwperformancelogs.md)
65-
- [AGWFirewallLogs](../azure-monitor/reference/tables/agwfirewalllogs.md)
63+
- [AGWAccessLogs](/azure/azure-monitor/reference/tables/agwaccesslogs.md)
64+
- [AGWPerformanceLogs](/azure/azure-monitor/reference/tables/agwperformancelogs.md)
65+
- [AGWFirewallLogs](/azure/azure-monitor/reference/tables/agwfirewalllogs.md)
6666

6767
**Selecting the collection type in Log analytics**
6868

@@ -73,7 +73,7 @@ Azure services are transitioning to resource-specific mode. As part of this migr
7373

7474
The toggle determines whether logs for the selected categories are routed to dedicated tables or to the AzureDiagnostics table. When switching to resource-specific mode, only newly selected categories use the dedicated tables; existing streams continue unchanged until reconfigured.
7575

76-
Selecting resource-specific mode provides enhanced flexibility through workspace transformations, allowing you to preprocess data before ingestion.For guidance on configuring workspace transformations, see: [Tutorial: Add a workspace transformation to Azure Monitor Logs by using the Azure portal](azure/azure-monitor/logs/tutorial-workspace-transformations-portal.md)
76+
Selecting resource-specific mode provides enhanced flexibility through workspace transformations, allowing you to preprocess data before ingestion.For guidance on configuring workspace transformations, see: [Tutorial: Add a workspace transformation to Azure Monitor Logs by using the Azure portal](/azure/azure-monitor/logs/tutorial-workspace-transformations-portal.md)
7777

7878

7979
## Examples of optimizing access logs using Workspace Transformations

0 commit comments

Comments
 (0)