Logging Into Windows VM
Overview:
The following provides a overview of how to login to the Azure VM from the Azure Portal.
1. Search for the Key Vault Resource as shown in the snapshot

2. Select the secret that includes the Windows Password

3. Select the current version

4. Copy the password and save it to a notepad

5. Search for the VM as shown in the snapshot

6. Select Connect and Select 'Connect' from Drop Down

7. Select Download RDP File

8. Select the RDP file from downloads and open it
9. Follow the prompts and paste your credentials in

10. Once logged confirm Sysmon and view the configuration

Sysmon Documentation: https://learn.microsoft.com/en-us/sysinternals/downloads/sysmon
Troubleshooting Tips:
You may get an error that you are unable to RDP to the host. Ensure update your NSG with your current IP address. This may change from day to day. Error snapshot provided below.

To resolve this add a rule to your existing NSG by selecting 'Add Incoming NSG Port Rule' in the sec-lab-win11 Connect section.

A dialog box will open where you can ensure that your current IP is updated.

Last updated