Hello @Bilal ,
It looks like you are having issues connecting to your Azure VM using Remote Desktop Protocol (RDP).
If you are getting the "The WinRM client cannot process the request" error message, it might be because the remote computer is not in the same domain as your computer, or because the authentication scheme is different from Kerberos. In this case, you can try adding the remote computer to the TrustedHosts configuration setting by running the "winm.cmd" command and following the prompts.
You can do the above using the steps outlined in this blog.
I hope these suggestions help. Let me know if you have any other questions or if you need further assistance. Thank You :)
------
Please accept as answer
if the above information is helpful.