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
| VHD application path | The relative path to your application within your VHD. Octopus will use this to run deployment features, such as config transforms and variable substitution in files, only on this folder, rather than on the entire VHD. Examples: `MyApplication` and `PublishedApps\MyApplication`|
40
+
| Add VHD to Hyper-V | Attach the VHD to an existing Hyper-V virtual machine. Octopus will shutdown the virtual machine, add the VHD (replacing the current first virtual drive if there is one) then restart the virtual machine. |
41
+
| Virtual Machine Name | The name of the virtual machine to add the VHD to. |
53
42
54
43
## Accessing the VHD in deployment scripts {#access-vhd-in-deployment-scripts}
0 commit comments