Menu
Documentationbreadcrumb arrow Grafana Cloudbreadcrumb arrow What's new in Grafana Cloudbreadcrumb arrow MSSQL: Windows Active Directory (Kerberos) authentication
Grafana Cloud
← Back to What's new

MSSQL: Windows Active Directory (Kerberos) authentication

NoneData sources
Release date: 2024-05-14

You can now use Windows Active Directory (or Kerberos) to authenticate to MSSQL servers from Grafana.

There are four primary ways to authenticate from Grafana to a MSSQL instance with Windows Active Directory:

  1. Windows Active Directory username and password
  2. Specify the path to a valid keytab file.
  3. Specify the path to an up to date credential cache.
  4. Specify the path to a JSON document that holds information about several credential caches and the user and database for each one.

To get started, refer to the Getting Started documentation for MSSQL.