An Azure service that provides private and fully managed Remote Desktop Protocol (RDP) and Secure Shell (SSH) access to virtual machines.
The described behavior matches a known class of keyboard/input issues introduced by recent Windows updates, including on Server 2025 builds, where keyboard handling in certain environments (WinRE, RDP, or specific builds) is incorrect until a fix is applied.
From the available information:
- There is a confirmed input-related bug after the October 14, 2025 security update (KB5066835) where USB input devices misbehave in specific environments and are later fixed by an out-of-band update (KB5070773) and subsequent builds.
- A similar keyboard/input bug in pre-release builds (26220.7070) was explicitly confirmed and then fixed in build 26220.7262.
Given this, the most reliable remediation path for the Azure Windows Server 2025 Datacenter: Azure Edition VM is:
- Ensure the VM is fully updated
- Install all available Windows Updates on the VM, including any cumulative updates released after KB5066835.
- If applicable for the build in use, ensure the out-of-band update equivalent to KB5070773 (or later cumulative updates that supersede it) is installed, as these contain fixes for input/USB issues.
- After updates, restart the VM and re-test the RDP session with the UK keyboard.
- Verify the RDP client and session settings
- Confirm the RDP client on the UK laptop is up to date.
- In the RDP client options, ensure keyboard input is configured to be applied on the remote computer (not locally), then reconnect and test.
- Validate that the issue is build-specific
- If the problem persists even after installing the latest updates, compare behavior on another Windows Server 2025 (or different SKU) VM with the same UK layout and RDP client to confirm it is specific to the current build/edition.
If the VM is already on the latest cumulative update and the issue still reproduces, this most likely indicates an unresolved keyboard mapping bug in that specific Server 2025 Azure Edition build. In that case, the recommended next step is to open a support case so the issue can be captured as a regression (similar to the previously fixed keyboard/WinRE and Dev/Beta build issues) and addressed in a future update.
References: