azure-data-explorer-datasource
azure-data-explorer-datasource copied to clipboard
Support client certificates for App Registration authentication
Currently App Registration authentication type only supports client secrets. Azure AD also supports client certificates but they are not supported by Grafana.
The goal is to support client certificates as well:
### Tasks
- [ ] https://github.com/grafana/grafana-azure-sdk-go/issues/87
- [ ] https://github.com/grafana/grafana-azure-sdk-react/issues/117
And I further request if it was possible to use the certificate from specific Azure Key Vault.