Hi,
I created an Azure Windows VM using the Azure portail.
I could successfully access it via the RDP protocol.
The true goal is to make it possible for some external people (who wouldn't have access to my Azure profile) to access the VM preferably in a browser (they wouldn't need to download and use the RDP file) if I give them some sort of URL or link (it would be perfect if I could set a password they would have to enter to access it).
I think that might be possible if I set a public IP adress to my VM but I'm not sure IP adresses allow one to use the VM or if this is just a matter of connectivity between machines and data sets (for instance).
Any help would be very much appreciated :)