Hello Amit,
Thank you for posting question on Microsoft Windows Forum.
Based on your query of how to enable Hotpatching on Windows Server 2025.
Well! To enable Hotpatching on Windows Server 2025, you must connect your server to Azure Arc and configure it via Azure Update Manager. Hotpatching is supported on Standard and Datacenter editions, and it allows you to apply security updates without rebooting your server, minimizing downtime.
Before attempting to enable the service, ensure your server meets these technical requirements.
- Operating System: Windows Server 2025 Standard or Datacenter (Build 26100.1742 or later) and Essentials does not support it.
- Hardware Security: Virtualization-Based Security (VBS) must be enabled. To check it by running msinfo32.exe and look for "Virtualization-based security" status. Note: A reboot is required after enabling VBS.
- Virtualization: If your server is a VM, it must be Generation 2 with Secure Boot enabled.
- Environment: Works on on-premises, Azure VMs, or VMware/Hyper-V servers if Virtualization-Based Security (VBS) is enabled.
- Azure Arc: Your server must be connected to Azure Arc to manage updates via Azure Update Manager.
- Licensing: Requires an active Azure subscription for update orchestration.
You can consult the following useful articles for more information regarding your concerns.
- https://learn.microsoft.com/en-us/windows-server/get-started/enable-hotpatch-azure-arc-enabled-servers?tabs=powershell
- https://learn.microsoft.com/en-us/windows-server/get-started/hotpatch
Hope the above information is helpful! If it is. Free feel to hit "Accepted" for benefitting others in community having the same query too.