Accessing Azure VM from Web browser

Copper Contributor

Dear all,
Good Morning.

We have requirement like there is a website in which if we click to import input file, then in the background it should interact with VM, run the application(takes the input file and generates the output file) and output file should be downloaded automatically.
My question is, it it possible to interact from the web browser to azure VM?

 

Thanks in Advance

 

1 Reply

@UmaMahesh1575 

 

You can utilize the Azure Bastion service to access the VM from the browser.  Also, Map the storage account to that VM like a Network drive you can access the data from it.

 

https://docs.microsoft.com/en-us/azure/bastion/bastion-connect-vm-rdp#:~:text=Using%20Azure%20Bastio....