Replies: 1 comment
-
can one clarify how to get the federated_token_file using az cli or kubelogin using azure devops service connnection (shell script task or az cli task) ? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I can use kubernetes, kubectl task in azuredevops referring service principal to get the necessary federated_token and other env to connect the aks. but with az cli command how to get the federated_token_id or AZURE_FEDERATED_TOKEN_FILE and i need to use this in azure pipeline for the az cli or script task.
kubelogin --login workloadidentity expects federated_toke_file and how to get this using az cli from the azure devops ?
Beta Was this translation helpful? Give feedback.
All reactions