Forum Discussion
rehaan007
Aug 02, 2022Copper Contributor
Could not find any secrets associated with the Service Account Azure DevOps
Hi
I am getting the below error when I create a new Service Connection or an Environment in Azure DevOps. I am not sure which Service Account is it complaining about. I added a Service Connection successfully by selecting the option of "Service Account" but I can't do that in the Environment.
Thanks
3 Replies
- balomuellerCopper ContributorWe are running into the same issue. Is there a workaround?
- EderRogerCopper Contributor
balomueller We are facing the same issue in our project. After the aks upgrade to 1.24.3 the Kubernetes services endpoints are not created due to this missing secret error. We tried to create the secret after the SA, after the creation by serviceendpoint API, but it didn't work.