What are Azure Container instances?

Architecture Diagram

Architecture Diagram

Sign up for Azure Portal

From the All services blade, search for Container instances and select it

Container instances 

Click on +Create and enter the following values in the Basics tab.

Basics tab

Enter the Information in the Basic tab Below.

Enter the Information

Click on the Networking tab and enter the following values.

DNS name label

Click on Review + Create and then select Create. Please wait for the deployment to complete.

Review

In the Overview page of the container instance, ensure your container Status is Running. Locate the Fully Qualified Domain Name (FQDN) and copy it.

Overview page

Open FQDN as a new URL tab in the web browser and press Enter. You will be able to see a welcome page as shown below

FQDN

Conclusion

This series has provided a comprehensive understanding of creating Azure Container Instances. From setting up environments to deploying containerized applications, you've gained valuable insights into Azure's capabilities. By following these steps, you're now equipped to efficiently deploy and manage container instances in Microsoft Azure, empowering your projects with scalability and flexibility.