Connect with the Azure team at AnsibleFest 

2 min read

I am super excited to attend my first AnsibleFest, where the Azure team team will deliver new demos and sessions about Ansible integration with Azure and Visual Studio Code (VS Code). Read on for more details about the sessions, upcoming releases, and how to connect with the Azure team at the event. Ansible modules for Azure Read more

Tutorial: Automate infrastructure and deployment on Azure using Jenkins and Ansible 

4 min read

Both Ansible and Jenkins are powerful open source automation tools. Using Ansible, you can provision virtual machines, containers, network and complete cloud infrastructures on Azure. In addition, Ansible allows you to automate the deployment and configuration of resources in your environment. Jenkins provides hundreds of plugins to support building, deploying and automating any project, including Read more

1 Comment

Tutorial: Using Azure REST API in Ansible to automate Azure resources 

2 min read

Ansible 2.6 was released with more capabilities to provision and manage Azure resources. It includes four new modules for Azure Kubernetes Service and Azure Resource, and many enhancements to existing Ansible modules for Azure (e.g., Virtual Machine, Networking interface). Here I’ll introduce two new modules azure_rm_resource and azure_rm_resource_facts which allow you to directly call the Read more

5 Comments

Automate more Azure resources with Ansible 2.5 and Galaxy 

2 min read

Recently, Microsoft announced several key improvements to the developer experience when using Ansible on Azure, including Ansible in Azure Cloud Shell and Ansible extension in Visual Studio Code. Today, I’d to share with you new Azure content that is available in Ansible 2.5. In total, 13 new Azure modules are now included in the 2.5 Read more