Skip navigation
Resource: Creating Your First Azure Container

Resource: Creating Your First Azure Container

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!

IT/Dev Connections

Hide comments

Comments

  • Allowed HTML tags: <em> <strong> <blockquote> <br> <p>

Plain text

  • No HTML tags allowed.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Lines and paragraphs break automatically.
Publish