i want to use a .exe file on my macos to run using azure or similar hosting sites , already installed Azure , please tell me how to procees

sadanand rajpurohit 20 Reputation points
2024-07-24T07:41:13.62+00:00

i want to use a .exe file on my macOs to run using azure or similar hosting sites , already installed Azure , please tell me how to process

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,852 questions
0 comments No comments
{count} votes

Accepted answer
  1. Abiola Akinbade 27,530 Reputation points Moderator
    2024-07-24T07:55:42.9533333+00:00

    Hello sadanand rajpurohit,

    Thanks for your question

    .exe files are designed for Windows environments, and Azure web apps run on Linux or Windows containers. So directly running is not feasible locally.

    I will recommend using a Windows Virtual Machine to run this as a workaround.

    You create the VM using: https://learn.microsoft.com/en-us/azure/virtual-machines/windows/quick-create-portal

    To run the VM on MacOS using RDP, use: https://apps.apple.com/us/app/microsoft-remote-desktop/id1295203466?mt=12

    You can mark it 'Accept Answer' and 'Upvote' if this helped you

    Regards,

    Abiola

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.