Resource: Creating Your First Azure Container
Learn the steps on how to start using Microsoft Azure Container Instances.
Last week Microsoft announced the availability of Azure Containers Instances for Linux on the companies cloud service with the capability arriving for Windows instances in the coming weeks.
With containers quickly becoming a norm from hyperscale cloud vendors, implementation needs to be straight forward to enable the quick deployment and use of the resource.
To facilitate that on their cloud service, Microsoft has published a how-to over on their documents portal that takes you through the creation of an Azure Container Instance (ACI).
This document will help you create an ACI and then assigning it a public IP address to make it accessible via the Internet.
Here are the steps in that procedure:
-- Launching the Azure Cloud Shell
-- Creating a Resource Group
-- Creating a Container
-- Pulling Container Logs
-- Deleting the Container
More tutorials for deploying and using ACIs are available on the Microsoft Azure Documents Portal.
----------
But, wait...there's probably more so be sure to follow me on Twitter and Google+.
----------------------------------
Looking for an awesome, no-nonsense technical conference for IT Pros, Devs, and Devops? Check out IT/Dev Connections!
About the Author
You May Also Like