Create a VM in Azure with a dedicated network

 View Only
Wed April 03, 2024 10:19 AM

Purpose of Workflow: To create a virtual machine in Azure with a dedicated network, along with all the required resources.

 

Description: This workflow will create a virtual machine in Azure along with a resource group, network security group, interface, volume, and compute instance. The virtual machine will run Ubuntu and be accessible via SSH. The network security group will allow SSH access only from the specified IP address.

Integrations: Azure 1.0.18

Authentication(s) needed: Azure_authKey_Name: "admin/Azure"

Infrastructure requirements: None

 

Setup:

You will need to provide the following input variables:

subscriptionId: The Azure subscription ID

hostname: The desired hostname for the virtual machine

Allow_SSH_From_IP: The IP address from which SSH access will be allowed

Expected results:

The workflow will create a virtual machine in Azure with the specified hostname, along with all the required resources. The virtual machine will be accessible via SSH only from the specified IP address.

Statistics
0 Favorited
3 Views
1 Files
0 Shares
1 Downloads
Attachment(s)
zip file
Create_Ubuntu_VM_In_Azure_w_Dedicated_Network_Example_202....zip   2 KB   1 version
Uploaded - Wed April 03, 2024