Skip to content

Commit a81ea64

Browse files
committed
fix yaml indentation
1 parent d9fd54c commit a81ea64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/essentials/prometheus-remote-write-virtual-machines.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,7 @@ prometheus:
336336
# The Azure Cloud. Options are 'AzurePublic', 'AzureChina', or 'AzureGovernment'.
337337
cloud: 'AzurePublic'
338338
managedIdentity:
339-
clientId: "<clientId of the managed identity>"
339+
clientId: "<clientId of the managed identity>"
340340
oauth:
341341
clientId: "<clientId of the Entra app>"
342342
clientSecret:

0 commit comments

Comments
 (0)