Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 308 Bytes

DEBUG.md

File metadata and controls

13 lines (9 loc) · 308 Bytes

Debugging packer builds

hyperv

Fetch the IP address of the Azure VM. Then adjust the login password trough SSH.

ssh packer@1.2.3.4 net user packer TheNewPassword

Now you can RDP into the machine with user packer and TheNewPassword and open the Hyper-V Manager and connect to the Hyper-V VM.