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
Azure cli should be the replacement for: https://github.com/Azure/get-keyvault-secrets
for retrieving secrets from Azure key vault. But the old get-keyvault-secrets worked also on windows runner but Azure cli does not because of the check:
Azure cli should be the replacement for: https://github.com/Azure/get-keyvault-secrets
for retrieving secrets from Azure key vault. But the old
get-keyvault-secretsworked also on windows runner but Azure cli does not because of the check:https://github.com/Azure/cli/blob/master/src/main.ts#L19
get-keyvault-secretsis going to be deprecated, so how to makeAzure/cliwork for windows runners ?