News

To create Azure storage blobs I'll use PowerShell. There are a number of different ways to upload files into Azure but for demonstration purposes, I will use PowerShell.
The deal with Docker was inked a few months back. Now Microsoft describes how to create a Docker VM that hosts any number of containers for your apps running in Azure.
Azure Container Instances (ACI), which let you create Linux and Windows containers without having to manage the virtual machines they run on, are now generally available. ACI brings serverless ...
Deploying a container only takes a single command with a few basic parameters and you can pull containers from public repositories like the Docker Hub or our private repositories on Azure.
Azure will also support Docker’s open orchestration APIs, so that developers will be able to create a multi-container Dockerized application.