Go to the Azure Portal and create a new Container Instance resource named pscitutorial-cloudapp.
In the Image source field select Azure Container Registry and select your container repository, the image and the tag we created in the previous steps.
In the Networking page set the Networking type to Public, the DNS name label to pscitutorial-cloudapp and the DNS name label scope reuse to Subscription.
Go to the Review + create page and review the settings for the Container Instance. They should look like this:
Confirm the creation by clicking the Create button and wait for the resource to be provisioned. Once the deployment finishes, go to the resource’s Overview page and use the address in the URL field to launch the Cloud App.