From the course: Azure DevOps for Beginners

Unlock this course with a free trial

Join today to access over 22,600 courses taught by industry experts.

Add a service connection to Azure Resource Manager

Add a service connection to Azure Resource Manager - Azure Tutorial

From the course: Azure DevOps for Beginners

Add a service connection to Azure Resource Manager

- [Instructor] In order to connect to my Azure subscription, I need to create what's called a service connection. So you can find that in Project Settings, click here. I will be connecting to Azure using the Resource Manager, so I'll select this radio button and I'll use this service principal automatic. Now, the first time I ran this I had to sign in with my credentials. Now it shows me my subscriptions available and my resource group. I'm using this one for the course. And then, I'll give it a service connection name here, like that, and then I'll grant access permission to all pipelines. Now I have my connection and when I go to work with my pipelines, I can tell it to use this when it needs to connect to Azure.

Contents