We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60018e7 commit 4a05b5cCopy full SHA for 4a05b5c
articles/cosmos-db/monitor-resource-logs.md
@@ -79,7 +79,7 @@ Use the [az monitor diagnostic-settings create](/cli/azure/monitor/diagnostic-se
79
80
1. Use `az monitor diagnostic-settings create` to create the setting.
81
82
- ```azurecli-interactive
+ ```azurecli
83
az monitor diagnostic-settings create \
84
--resource "/subscriptions/$subscriptionId/resourceGroups/$resourceGroupName/providers/Microsoft.DocumentDb/databaseAccounts/" \
85
--name $diagnosticSettingName \
0 commit comments