From the course: Ansible: From Basics to Guru by Pearson

Unlock this course with a free trial

Join today to access over 25,200 courses taught by industry experts.

Understanding requirements for managing Azure

Understanding requirements for managing Azure - Ansible Tutorial

From the course: Ansible: From Basics to Guru by Pearson

Understanding requirements for managing Azure

So, let's go check what is needed for managing Azure with Ansible. The first part of the requirements is in Azure itself. So, on Azure, you need to register an application with Azure Active Directory and create a service principle or an Azure Active Directory user. This is something that is described in the Ansible documentation, which I will show you in just a bit and once you have done that you can move on to Ansible, but let's first go check out Azure. So here we are on azure.microsoft.com and in azure.microsoft.com you need to log in. It has saved my credentials so you can see that I'm already somebody and I have access to Azure portal. If Azure doesn't know about you, you can register for a free account, and you can do so using your Microsoft account or your GitHub account, if you have some. And if you have come so far in this course, you should have a GitHub account by now. So using GitHub is probably easiest. Next, you go to the portal, and that is connecting you to the Azure…

Contents