From the course: Azure DevOps for Beginners

Unlock this course with a free trial

Join today to access over 24,800 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

- [Narrator] In order to connect to my Azure subscription, I need to create what's called the service connection. 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 principle 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 resources 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