Skip to content

Commit fe3b356

Browse files
authored
Update hyper-v-nested-virtualization.md
1 parent 951fb1a commit fe3b356

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

support/windows-server/high-availability/hyper-v-nested-virtualization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@ Gather the following data for troubleshooting and escalation:
272272
| Network connectivity issues | No internet/LAN in nested VM | Internal switch/NAT misconfiguration | Use external switch; correct NAT configuration; allow firewall rules. |
273273
| Slow performance | Lag; high resource usage | Under-provisioned resources | Increase vCPUs/RAM; use SSDs; update drivers. |
274274
| Role or Hyper-V installation blocked by security | Policy or VBS/Credential Guard errors | Device/Credential Guard enabled | Disable VBS/Credential Guard; reboot. |
275-
| NAT/port forwarding fails | Can't connect to nested VM; WinNAT errors | Wrong mapping/service lock | Remove/re-add NAT configuraion; restart host; `netsh` `portproxy` commands. |
275+
| NAT/port forwarding fails | Can't connect to nested VM; WinNAT errors | Wrong mapping/service lock | Remove/re-add NAT configuration; restart host; `netsh` `portproxy` commands. |
276276
| Snapshot/disk chain broken | Merge fails; file not found; broken chain errors | Parent disk moved/deleted | Restore parent VHD; `Get-VHD`/`Merge-VHD` PowerShell cmdlets. |
277277
| VM doesn't recognize increased RAM | No error; allocation unchanged | Setting not saved/applied, platform | Power off VM; edit settings; start VM; check host/cluster/nested support. |
278278

0 commit comments

Comments
 (0)