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
//TODO: Certificate thumbprint authentication support
443
-
444
442
if(KeyVaultClientIdis not null&&KeyVaultClientSecretisnull&&KeyVaultClientAuthCertificateisnull)
445
443
{
446
444
context.Error.WriteLine("Must supply '--azure-key-vault-client-secret' or '--azure-key-vault-client-auth-certificate' when using '--azure-key-vault-client-id'.");
0 commit comments