Authenticate Service Principal with certificate stored in Azure Key Vault

245 Views Asked by At

I am trying to authenticate a local hadoop cluster to Azure using a service principal and certificate authentication. I have created a service principal, and put had the key vault create the certificate. I know how to get that information once I am authenticated, but I am trying to figure out how I would re-authenticate automatically once the certificate expires.

0

There are 0 best solutions below