Summary Terraform is an open-source infrastructure as code tool from HashiCorp. It is a tool for building, changing, and managing infrastructure in a safe, repeatable
Summary Chocolatey is a software management solution that gives you the freedom to create a simple software package and then deploy it anywhere you have
Summary Create Azure Active Directory user account and assign role with PowerShell. Prerequisite Install Azure PowerShell Deploy
Summary Its no surprise Azure fully supports PowerShell. Enable your device to run Azure PowerShell. Deploy To run Azure PowerShell, run below code: Source: https://docs.microsoft.com/en-us/powershell/azure/install-az-ps?view=azps-5.2.0
To expand on previous lab of Infrastructure as Code – Deploy Active Directory in Azure, we’ll use PowerShell to create a user account.
Summary AD DS can run on an Azure virtual machine (VM) in the same way it runs in many on-premises instances. This article walks you
Summary Azure Bastion is a service you deploy that lets you connect to a virtual machine using your browser and the Azure portal. The Azure
The Azure command-line interface (Azure CLI) is a set of commands used to create and manage Azure resources. The Azure CLI is available across Azure
The Windows Subsystem for Linux lets developers run a GNU/Linux environment including most command-line tools, utilities, and applications directly on Windows. Step 1 – Enable