Skip to content

Commit

Permalink
HyperV platform port forwarding for internal switches
Browse files Browse the repository at this point in the history
Virtual machines with an internal switch type cannot be accessed from outside the host. To enable external access, you need to use NAT and port mapping.

[Hyper-v platform] Delete disks on deletion of VM

When a VM is deleted, its attached disks are not automatically removed, which can lead to disk space issues. This change will address the problem by ensuring that both the OS and data disks attached to the VM are deleted across all storage controllers on VM deletion.

Revert "[Hyper-v platform] Delete disks on deletion of VM"

This reverts commit d7b3dc2.

Revert "HyperV platform port forwarding for internal switches"

This reverts commit 096d8a2.
  • Loading branch information
SRIKKANTH committed Feb 2, 2025
1 parent f850c60 commit d8a2c3c
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit d8a2c3c

Please sign in to comment.