You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/virt-creating-vm-wizard-web.adoc
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,14 +43,17 @@ Create Network interface cards (NICs) and storage disks later and attach them to
43
43
44
44
.. Optional: Click the Options menu {kebab} to edit the disk and save your changes.
45
45
46
-
. Click *Next* to go to the *Advanced* step to review the details for *Cloud-init* and configure SSH access.
46
+
. Click *Next* to go to the *Advanced* step and choose one of the following options:
47
47
48
+
.. If you selected a Linux template to create the VM, review the details for *Cloud-init* and configure SSH access.
48
49
+
49
50
[NOTE]
50
51
====
51
52
Statically inject an SSH key by using the custom script in cloud-init or in the wizard. This allows you to securely and remotely manage virtual machines and manage and transfer information. This step is strongly recommended to secure your VM.
52
53
====
53
54
55
+
.. If you selected a Windows template to create the VM, use the *SysPrep* section to upload answer files in XML format for automated Windows setup.
56
+
54
57
. Click *Next* to go to the *Review* step and review the settings for the virtual machine.
0 commit comments