Aug 13 2022
09:56 AM
- last edited on
Mar 05 2024
01:56 PM
by
TechCommunityAP
Aug 13 2022
09:56 AM
- last edited on
Mar 05 2024
01:56 PM
by
TechCommunityAP
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.