Skip to content

Commit bbf3e94

Browse files
committed
docs: Update portal tab to Ubuntu Linux VM with SSH key authentication
1 parent 3414932 commit bbf3e94

1 file changed

Lines changed: 7 additions & 5 deletions

File tree

articles/virtual-network/ip-services/virtual-networks-static-private-ip.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -69,13 +69,15 @@ When you create a virtual machine (VM), it's automatically assigned a private IP
6969
| **Subscription** | Select your subscription |
7070
| **Resource group** | Select **myResourceGroup** |
7171
| **Virtual machine name** | Enter *myVM* |
72-
| **Region** | Select **(US) East US** |
72+
| **Region** | Select **(US) East US 2** |
7373
| **Availability options** | Select **No infrastructure redundancy required** |
74-
| **Image** | Select **Windows Server 2019 Datacenter - x64 Gen2** |
74+
| **Security type** | Select **Standard** |
75+
| **Image** | Select **Ubuntu Server 22.04 LTS - x64 Gen2** |
7576
| **Size** | Accept the default, or drop down and select a size |
76-
| **Username** | Enter an admin username for the VM |
77-
| **Password** | Enter a password for the VM |
78-
| **Confirm password** | Confirm the password for the VM |
77+
| **Authentication type** | Select **SSH public key** |
78+
| **Username** | Enter *azureuser* |
79+
| **SSH public key source** | Select **Generate new key pair** |
80+
| **Key pair name** | Enter *mySSHKey* |
7981
| **Public inbound ports** | Select **None** |
8082

8183
1. Select the **Networking** tab at the top of the page.

0 commit comments

Comments
 (0)