Hello,
Most probably you have tried to make a remote desktop (RDP) connection to the server from the local client.
This error occurs if you are trying to establish an insecure RDP connection, and the insecure RDP connection is blocked by an Encryption Oracle Remediation policy setting on the server or client. This setting defines how to build an RDP session by using CredSSP, and whether an insecure RDP is allowed. And it is leading you to an update:
CredSSP updates for CVE-2018-0886
https://support.microsoft.com/en-us/topic/credssp-updates-for-cve-2018-0886-5cbf9e5f-dc6d-744f-9e97-7ba400d6d3ea
Error when you try to RDP to a Windows VM in Azure: CredSSP encryption oracle remediation
https://learn.microsoft.com/en-us/troubleshoot/azure/virtual-machines/credssp-encryption-oracle-remediation
--------------------------------------------------------------------------------------------------------------------------
--If the reply is helpful, please Upvote and Accept as answer--