Hello @Alvaro Vinicius ,
Thanks for the question! We are investigating and will update you shortly.
Another method of connection to azure VM is Bastion. Azure Bastion is a service you deploy that lets you connect to a virtual machine using your browser and the Azure portal. It creates an RDP like connection to your Windows VMs located in an Azure virtual network directly through the Azure portal. When you use Azure Bastion, your VMs don't require a client, agent, or additional software.
References :
https://learn.microsoft.com/en-us/azure/bastion/
https://azure.microsoft.com/en-in/updates/connect-to-your-virtual-machine-vm-through-a-web-browser/
Alternative methods :
You can use Azure Cloud Shell to work with any WM using the command line (bash for Linux VMs and PowerShell for Windows WMs)
You can find common info about Azure Cloud Shell usage here: Overview of Azure Cloud Shell
Connection flow for Windows WMs here: Interactively log on to a remote VM
If you are looking for an App for administrative and managing purpose, we have azure mobile app
You could also look at this third party article describing in detail on how you can leverage different mobile apps for managing resources here
Note:Disclaimer: This response contains a reference to a third-party World Wide Web site. Microsoft is providing this information as a convenience to you. Microsoft does not control these sites and has not tested any software or information found on these sites; therefore, Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there.
Please "Accept as Answer" and Upvote if any of the above helped to help others in the community looking for remediation for similar issues.