Ansible 2.5: LAUNCH AN Azure CONTAINER INSTANCE
The Ansible 2.5 release includes an additional 13 Azure modules for automators to use in their hybrid cloud journey. We have a goal of making automation as accessible as possible. As part of this goal, we are working with technology partners to bring additional automation know-how to the Ansible blog.
Special thanks to Kylie Liang from the Microsoft Azure DevEx team for giving us a closer look at one of the new Azure module features.
---
Launch an Azure Container Instance
For this blog entry, we wanted to share a step by step guide to using the Azure Container Instance module that has been included in Ansible 2.5.
The Container Instance service is a PaaS offering on Azure that is designed to let users run containers without managing any of the underlying infrastructure. The Ansible Azure Container Instance module allows users to create, update and delete an Azure Container Instance.
Getting Started
For the purposes of this blog, we’ll assume that you are new to Azure and Ansible and want to automate the Container Instance service. This tutorial will guide you through automating the following steps:
- Install Ansible and Docker
- Set up credentials for your Azure modules
- Create an Continue reading


The company also launched an integrated data center security architecture that includes four Cisco products.
Riverbed CEO retires; Manoj Leelanivas returns to Juniper; and Microsoft reorganizes.
The organization has more than 60 ongoing initiatives tied to its 3.0 framework and Lifecycle Service Orchestration (LSO) efforts. These include a multi-vendor software-defined wide area networking (SD-WAN) implementation.
The deal strengthens HPE’s Microsoft Azure support and also boosts its hybrid cloud management platform.
The organization had run into challenges with different container registries implementing the protocol using different versions, which led to compatibility issues.
The company had been white labeling an SD-WAN service from another vendor, but it found it to be too expensive and not versatile enough.
Do you want to maintain your network and security infrastructure as a code? Do you want to automate NSX-T? One more option has been just added for you! Following my previous post about NSX-T: OpenAPI and SDKs you might have figured out how easy it is to generate different language bindings for NSX-T. Thankfully to this, we...