You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: conf/defaults.ini
+4
Original file line number
Diff line number
Diff line change
@@ -997,6 +997,10 @@ username_assertion =
997
997
# By default this will include all Grafana Labs owned Azure plugins, or those that make use of Azure settings (Azure Monitor, Azure Data Explorer, Prometheus, MSSQL).
Copy file name to clipboardExpand all lines: conf/sample.ini
+4
Original file line number
Diff line number
Diff line change
@@ -984,6 +984,10 @@
984
984
# By default this will include all Grafana Labs owned Azure plugins, or those that make use of Azure settings (Azure Monitor, Azure Data Explorer, Prometheus, MSSQL).
Copy file name to clipboardExpand all lines: docs/sources/setup-grafana/configure-grafana/_index.md
+6
Original file line number
Diff line number
Diff line change
@@ -1275,6 +1275,12 @@ Set plugins that will receive Azure settings via plugin context.
1275
1275
1276
1276
By default, this will include all Grafana Labs owned Azure plugins or those that use Azure settings (Azure Monitor, Azure Data Explorer, Prometheus, MSSQL).
1277
1277
1278
+
### azure_entra_password_credentials_enabled
1279
+
1280
+
Specifies whether Entra password auth can be used for the MSSQL data source. This authentication is not recommended and consideration should be taken before enabling this.
1281
+
1282
+
Disabled by default, needs to be explicitly enabled.
1283
+
1278
1284
## [auth.jwt]
1279
1285
1280
1286
Refer to [JWT authentication]({{< relref "../configure-security/configure-authentication/jwt" >}}) for more information.
0 commit comments