Service Connection in Azure DevOps:
To deploy project from DevOps into Azure directory we need service connection which acts like a bridge between DevOps and Directory. Service connection is used to connect pipelines to the Azure Directory resource manager from the DevOps.
Note: Logged-In user should have admin privileges to the Azure Directory
Follow below steps to create service connection:
- Login to Azure DevOps and select the project
- Click on the project settings which is present in the left bottom
- New menu options will come. Scroll to the pipelines section and select Service connections
- Click on New Service connection
- Choose Azure Resource manager as connection type. Click on Next
- Authentication method should service principle (automatic). Click on Next
- Select Subscription as Scope level
- Choose the Azure Directory subscription
- Select the Resource group
- Enter the name of service connection
- Click on Save
New service connection will be created which can be used in pipelines.
To check the pipeline created above, follow the below steps
- Click on Project settings which is present on the bottom left
- Go to Pipelines settings and click on Service connections
- Here we can see the above created service connection
Thank You
Ramu Vudugula
BI Developer
Helical IT Solutions Pvt Ltd
Best Open Source Business Intelligence Software Helical Insight is Here
A Business Intelligence Framework
Subscribe
Login
0 Comments