Questions tagged [azure-service-account]
2 questions
0
votes
1 answer
kubernetes service account secrets are not getting listed even after successfull creation
I have ran the following bash script to create secret for a service account
kubectl apply -f - <

Kishan Kumar
- 23
- 1
- 5
0
votes
1 answer
Can I log into Azure Portal using Service Account Certificate?
Stuff in Azure are secured with Service Accounts. In order for me to see stuff I need to download the Service Account certificate and then log in via the Azure CLI using the extracted certificate and the Service Account Application Id. So now I…

Antebios
- 1,681
- 1
- 13
- 22