Closed mts-dyt closed 1 year ago
You can use withTokenCredential
and use the credential for it directly from azure identity - https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/identity/identity/samples/AzureIdentityExamples.md#authenticating-in-azure-with-workload-identity
In go the syntactic sugar was contributed, you are welcome to contribute it here too if you want the syntactic sugar.
Do you plan to implement authentication with workload identity? It seems to be supported in the GO SDK: https://github.com/Azure/azure-kusto-go/blob/master/README.md#using-a-k8s-workload-identity