Aug 02 2022
03:44 AM
- last edited on
Mar 05 2024
01:54 PM
by
TechCommunityAP
Aug 02 2022
03:44 AM
- last edited on
Mar 05 2024
01:54 PM
by
TechCommunityAP
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
Sep 07 2022 10:19 AM
Sep 21 2022 03:23 AM
@rehaan007 Choosing a generic provider and pasting the same secret as for service connection should probably work for environment.
Sep 28 2022 12:31 PM
@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.