Skip to content

Commit 99b3f34

Browse files
committed
Minor fix.
1 parent 8a8ac1f commit 99b3f34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/container-apps/log-options.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ For the `--metrics` parameter, the only available category is `AllMetrics`.
168168

169169
For more information see [LogSettings](/rest/api/monitor/diagnostic-settings/create-or-update#logsettings) and [MetricSettings](/rest/api/monitor/diagnostic-settings/create-or-update#metricsettings).
170170

171-
To create diagnostic settings at the container app level, run the following command. Replace the `<PLACEHOLDERS>` with your values. You can get the container app ID from the Azure portal, or from the [`az containerapp show`](cli/azure/containerapp#az-containerapp-show) command.
171+
To create diagnostic settings at the container app level, run the following command. Replace the `<PLACEHOLDERS>` with your values. You can get the container app ID from the Azure portal, or from the [`az containerapp show`](/cli/azure/containerapp#az-containerapp-show) command.
172172

173173
When creating diagnostic settings at the container app level, the `--logs` parameter is not supported, and for the `--metrics` parameter, the only available category is `AllMetrics`.
174174

0 commit comments

Comments
 (0)