In this chapter, we will discuss the following recipes:
- Installation of the AzureRM.Netcore (or ARM) PowerShell module on Linux machines
- Installation of the AWSPowerShell.NetCore module on Linux machines
- Discovering AzureRM cmdlets discovery functions
- Azure Cloud Shell in action
- Provisioning a Ubuntu 18.04-LTS VM using AzureRM.Netcore cmdlets on Azure Cloud
- Provisioning Linux VM using PowerShell script
- Provisioning Linux Docker containers using Docker Machine on Azure
- Performing management tasks using ARM PowerShell cmdlets
- PowerShell remoting to Azure VM using OpenSSH
- Managing AWS credentials
- Connecting an EC2 Linux instance using SSH from PowerShell