Hello @Asabea AMOAFO
Thanks for the confirmation. Let's try to troubleshoot this issue based on the below cause
Issue: The remote session was disconnected because there are no Remote Desktop License Servers available to provide a license
Cause: The 120-day licensing grace period for the Remote Desktop Server role has expired and you need to install licenses.
As a workaround, save a local copy of the RDP file from the portal and run this command at a PowerShell command prompt to connect. This step disables licensing for just that connection:
PowerShellAI ConvertCopy
mstsc <File name>.RDP /admin
If you don't actually need more than two simultaneous Remote Desktop connections to the VM, you can use Server Manager to remove the Remote Desktop Server role.
For more information, see the blog post
If I have answered your question, please accept this as answer as a token of appreciation.