From the course: MLOps Tools: MLflow and Hugging Face

Unlock this course with a free trial

Join today to access over 24,900 courses taught by industry experts.

Using Azure Container Registry

Using Azure Container Registry

- [Instructor] One of the different destinations that we're going to cover is using Azure Container Registry. So in order to create an Azure container Registry, well, what we need to do is go through the portal in Azure, make sure you're authenticated, and then take a look at the registry. So we're going to open here when I look for this on the same registry, and we're going to select the container registries, and there's no container registries to display, of course, and we're going to be creating a new one. So I'm going to go ahead and create container registry and go through the steps. So in this case, I'm going to use a very specific subscription that I have here. I am going to create a new resource group, and I'm going to call it demo-container. That sounds okay. And I'm be using these for other services I'm going to be creating in Azure so that I can deploy these containers later. So the registry name is going to be demo-alfredo. That way I make sure that it is unique. In this…

Contents