The issue you’re encountering with the TLS error
fatal alert code 46
and an AJAX 500 error in Windows Admin Center appears to stem from misconfigured or unsupported encryption settings between the Windows Admin Center and the virtual machines it’s managing. Here’s how to troubleshoot and resolve this:
Steps to Resolve
- Verify TLS Protocols (Ensure Compatibility)
- TLS error code 46 indicates that the remote endpoint (the virtual machine) rejected a connection due to an encryption mismatch. Windows Admin Center requires secure protocols to establish a connection.
- Ensure TLS 1.2 is enabled on both the client (Windows Admin Center host) and the managed virtual machine:
- Open
Registry Editor
and...