Forum Discussion

UmaMahesh1575's avatar
UmaMahesh1575
Copper Contributor
Mar 24, 2021

Accessing Azure VM from Web browser

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

  • harshvir's avatar
    harshvir
    Copper Contributor

    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%20Bastion%2C%20you%20can,connect%20to%20your%20Windows%20VMs.

     

Resources