Skip to content

Commit 89a870e

Browse files
authored
Update prometheus-grafana.md
1 parent 8103e7a commit 89a870e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-monitor/essentials/prometheus-grafana.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Azure Managed Grafana supports Azure authentication by default.
7474
## Self-managed Grafana
7575
The following sections describe how to configure Azure Monitor managed service for Prometheus (preview) as a data source for self-managed Grafana on an Azure virtual machine.
7676
### Configure system identify
77-
Azure virtual machines support both system assigned and yser assigned identity. The following steps configure system assigned identity.
77+
Azure virtual machines support both system assigned and user assigned identity. The following steps configure system assigned identity.
7878

7979
**Configure from Azure virtual machine**<br>
8080
Use the following steps to allow access all Azure Monitor workspaces in a resource group or subscription:
@@ -105,7 +105,7 @@ Use the following steps to allow access to only a specific Azure Monitor workspa
105105

106106
### Create Prometheus data source
107107

108-
Versions 9.x and greater of Grafana support Azure Authentication, but it's not enabled by default. To enable this feature, you need to update your Grafana configuration. To deteremine where your Grafana.ini file is and how to edit your Grafana config, please review this document from Grafana Labs. Once you know where your configuration file lives on your VM, make the following update:
108+
Versions 9.x and greater of Grafana support Azure Authentication, but it's not enabled by default. To enable this feature, you need to update your Grafana configuration. To determine where your Grafana.ini file is and how to edit your Grafana config, please review this document from Grafana Labs. Once you know where your configuration file lives on your VM, make the following update:
109109

110110

111111
1. Locate and open the *Grafana.ini* file on your virtual machine.

0 commit comments

Comments
 (0)