Use an Existing Service Connection For a New Azure Pipeline

Copper Contributor

Hello folks,

I have 3 existing service connections for Azure resource manager, Docker registry, and Azure Kubernetes service which I want to use for a new pipeline that will be created in Azure pipelines. How do I achieve this task?

When I try to create a pipeline and choose "Deploy to Azure Kubernetes Service" and provide all necessary details like Cluster details and registry details, I get an error

Failed to create an app in Azure Active Directory. Error: Insufficient privileges to complete the operation. Ensure that the user has permissions to create an Azure Active Directory Application.

 

Also, I see in the service connections, it has created different service connections for Kubernetes and Docker registry.

0 Replies