From the course: .NET Microservices for Azure Developers

Unlock the full course today

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

Creating the Azure Container Registry resource

Creating the Azure Container Registry resource - Azure Tutorial

From the course: .NET Microservices for Azure Developers

Creating the Azure Container Registry resource

- [Instructor] Now, let's create the Azure Container Registry resource that we need to store Docker container images for the Wisdom Pet Medicine microservices. So let's navigate to the resource group and then click on Create. And here, let's find Container Registry. And this is the template. Create. And now, of course, you need to specify the subscription and resource group, and then the name of the registry. So in this case, I want it to be Wisdom Pet Medicine Azure Container Registry. You have to be sure that you're using a unique name. So in this case, it looks that this name is available. And then the location. In this case, I want to use this. And the pricing plan, it's fine. Then Networking, it's fine. Encryption is also fine. And finally, let's click on Review and finally Create. Okay, now we can go ahead and navigate to the resource and let's expand the menu since I want to navigate to access keys and enable admin user, and this is because I want to use a username and a…

Contents