Further readings on Azure and virtual machines
This topic provides additional information on how to create virtual machines and SSH keys.
Create Azure virtual machines
- Azure CLI
-
Create and manage Azure resources from the command line or in scripts. Learn how to create virtual machines in the Microsoft documentation here.
- Azure PowerShell
-
Create and manage Azure resources from the PowerShell command line or using scripts. Learn how to create virtual machines through Azure PowerShell in the Microsoft documentation here.
- Azure Portal
-
Azure Portal is a browser-based user interface to create virtual machines and their associated resources. Learn how to create virtual machines with the Azure Portal in the Microsoft documentation here.
Create an Azure database resource
- Create an Azure Database for PostgreSQL server in the Azure portal
-
See the Microsoft documentation here.