Docs: Update service account doc (#102498)

added content from support ticket
pull/102525/head
Beverly Buchanan 10 months ago committed by GitHub
parent bf53d278b7
commit d9ca794b30
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      docs/sources/administration/service-accounts/_index.md

@ -63,6 +63,8 @@ refs:
You can use a service account to run automated workloads in Grafana, such as dashboard provisioning, configuration, or report generation. Create service accounts and tokens to authenticate applications, such as Terraform, with the Grafana API.
A service account is not the same as a Grafana [user](/docs/grafana/latest/administration/user-management/). The role of a service account is primarily to automate work using the Grafana API.
{{< admonition type="note" >}}
Service accounts replace [API keys](ref:migrate-api-keys) as the primary way to authenticate applications that interact with Grafana.
{{< /admonition >}}

Loading…
Cancel
Save