
Now in our final post we’ll use our uploaded hello-azure-world image to deploy an Azure container instance.
First inside our registry we must grant admin role to the registry.

Next, Search for Azure container instance in the martket place and select create and use your uploaded image.

Move into the container and inside logs you’ll find that the container have launched and is displaying the hello-word container as it should.

Done and done! Good job!