From the course: Docker on Azure (2019)

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Connect Azure Repos with ACR

Connect Azure Repos with ACR

From the course: Docker on Azure (2019)

Start my 1-month free trial

Connect Azure Repos with ACR

- [Narrator] We're going to use some of the DevOps features of the Azure Cloud Platform to further accelerate the development of our container infrastructure that we're going to use to actually run within the Azure ACI infrastructure. This is one of the best ways of accelerating our development cycle because we can reduce the amount of time we spend, actually manually building processes and let the System handle it. All we have to do is commit our code, a core part of the DevOps process. So what we want to do is we can go ahead and log into our project, or get into our project. Go to our repos, and we can see that currently, we have the ability to clone this to our computer which is what we want to do, but we don't have an SSH key yet installed. So I'm going to go ahead and we'll open this in a new tab. So here are SSH Public Keys. We don't have one defined. We could actually find and confirm this fingerprint when we…

Contents