Could not find any secrets associated with the Service Account Azure DevOps

Copper Contributor

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

rehaan007_0-1659436658342.png

rehaan007_1-1659437001962.png

 

 

3 Replies
We are running into the same issue. Is there a workaround?

@rehaan007 Choosing a generic provider and pasting the same secret as for service connection should probably work for environment.

pashapash_0-1663755784713.png

 

@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.