Objective - Implement An Application That Runs On An Azure Container Instance
Objective - Implement An Application That Runs On An Azure Container Instance
Region: West US
This sample container runs a basic app that shows a simple page to show how a
container instance can run web apps.
3. By default, network ports are mapped for TCP port 80 and a public IP address is created and
assigned to the container instance. When ready, select Review + create, then confirm the
details and choose Create
4. If needed, select the notification bell in the top right-hand corner to view deployment
progress as the container instance is created. It takes a minute or two to create the
container instance.
5. When ready, select Go to resource
6. From the overview page for the container instance, copy and paste the IP address as shown
on the right-hand side. Open a new browser tab or window and paste the IP address of the
container instance.
A simple page is displayed showing the web app running as a container instance.