Skip to content

Commit ec5b9e3

Browse files
committed
fix
1 parent 928d3e0 commit ec5b9e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/essentials/prometheus-remote-write-managed-identity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ This step isn't required if you're using an AKS identity since it will already h
104104
| `<MANAGED-IDENTITY-CLIENT-ID>` | - **Client ID** from the **Overview** page for the managed identity |
105105
| `<CLUSTER-NAME>` | Name of the cluster Prometheus is running on |
106106
107-
This YAML assumes you're using 8081 as your listening port. Modify that value if you use a different port.
107+
This YAML assumes you're using 8081 as your listening port. Modify that value if you use a different port.
108108
109109
```yml
110110
prometheus:

0 commit comments

Comments
 (0)