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 - 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
-
-
-
-
-
-
(Locked)
What are Azure pipelines?5m 34s
-
(Locked)
Continuous integration with build pipelines3m 29s
-
(Locked)
The pipeline components5m 8s
-
(Locked)
Explore the pipeline section of the DevOps portal2m 25s
-
(Locked)
Explore the example web project2m 4s
-
(Locked)
Add a service connection to Azure Resource Manager55s
-
(Locked)
Explore the pipeline templates2m 37s
-
(Locked)
Add a build pipeline3m 7s
-
(Locked)
Manually run and troubleshoot a pipeline2m 38s
-
(Locked)
Update the repo to trigger the build1m 37s
-
(Locked)
Add a release pipeline2m 10s
-
(Locked)
Use custom variables in the pipeline1m 26s
-
(Locked)
-
-
-