Skip to content

Commit 2241274

Browse files
add limitations
1 parent 19f7bf1 commit 2241274

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

articles/container-apps/log-options.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: craigshoemaker
66
ms.service: azure-container-apps
77
ms.custom: devx-track-azurecli
88
ms.topic: conceptual
9-
ms.date: 12/05/2024
9+
ms.date: 04/10/2025
1010
ms.author: cshoe
1111
---
1212

@@ -118,6 +118,11 @@ az monitor diagnostic-settings create \
118118

119119
For more information about Azure Monitor diagnostic settings commands, see [az monitor diagnostic-settings](/cli/azure/monitor/diagnostic-settings). Container Apps log categories are `ContainerAppConsoleLogs` and `ContainerAppSystemLogs`.
120120

121+
## Limitations
122+
123+
The following limitations exist as you set up your log options.
124+
125+
- **Private link**: Sending logs directly to a Log Analytics Workspace through Private Link isn't supported. However, you can use Azure Monitor and send your logs to the same Log Analytics Workspace. This indirection is required to prevent system log data loss.
121126

122127
## Next steps
123128

0 commit comments

Comments
 (0)