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
[inputs.sqlserver] Error in plugin: error creating AAD token provider for system assigned Azure managed identity : adal: Refresh request failed. Status Code = '400'. Response body: {"error":"invalid_request","error_description":"Multiple user assigned identities exist, please specify the clientId / resourceId of the identity in the token request"}
System info
Telegraf 1.25.0-alpine; Kubernetes 1.30; Azure VM with two MIs
Docker
No response
Steps to reproduce
Create Azure VM and install Kubernetes
Assign two identities to the created VM.
Create Azure SQL DB
Deploy and setup Telegraf
Expected behavior
The option to select the desired Managed Identity(MI) or to specify its name in the Conf, if more then one MI is assigned to a vm.
At the top of the error log it is called clientId / resourceId.
Actual behavior
Authentication to the SQL DB isn't possible.
Additional info
No response
The text was updated successfully, but these errors were encountered:
Jan747
changed the title
SQL Server AAD Auth method doesn't work if multiple User assigned identies are existing.
SQL Server AAD Azure Auth method doesn't work if multiple User assigned identies are existing.
May 27, 2024
Relevant telegraf.conf
Logs from Telegraf
System info
Telegraf 1.25.0-alpine; Kubernetes 1.30; Azure VM with two MIs
Docker
No response
Steps to reproduce
Expected behavior
The option to select the desired Managed Identity(MI) or to specify its name in the Conf, if more then one MI is assigned to a vm.
At the top of the error log it is called clientId / resourceId.
Actual behavior
Authentication to the SQL DB isn't possible.
Additional info
No response
The text was updated successfully, but these errors were encountered: