mirror of
https://github.com/grafana/grafana.git
synced 2026-06-09 08:34:38 -04:00
Azure Monitor: Update docs for current user auth (#124150)
remove experimental notice for user auth AM
This commit is contained in:
parent
89187c257e
commit
ebad1e2a7e
1 changed files with 0 additions and 4 deletions
|
|
@ -353,10 +353,6 @@ datasources:
|
|||
|
||||
Forward the logged-in Grafana user's Azure credentials to the data source for user-level access control.
|
||||
|
||||
{{< admonition type="warning" >}}
|
||||
Current User authentication is an [experimental feature](/docs/release-life-cycle/). Engineering and on-call support is not available. Documentation is limited. No SLA is provided. Contact Grafana Support to enable this feature in Grafana Cloud.
|
||||
{{< /admonition >}}
|
||||
|
||||
#### Current User prerequisites
|
||||
|
||||
Your Grafana instance must be configured with Microsoft Entra ID authentication. Refer to the [Microsoft Entra ID authentication documentation](https://grafana.com/docs/grafana/<GRAFANA_VERSION>/setup-grafana/configure-security/configure-authentication/azuread/).
|
||||
|
|
|
|||
Loading…
Reference in a new issue