How do i setup a basic vm to allow outsourced developer access to desktop tool api?

Tim Boatwright 0 Reputation points
2023-02-09T18:52:27.4533333+00:00

I'm looking to hire a developer to help me develop a vsto tool that interacts with a third-party desktop tool that has an api. is a virtual machine the best environment to do that with or is there another way that is more typical?

I started setting up an azure vm with windows 10 but it is VERY slow and the connection isn't consistent. i'm guessing i didn't setup right. is there a service via azure where i can tell the end product requirements and then have someone setup the virtual machine?

sorry, that's multiple questions. hopefully, that's ok.

Thanks!

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

1 answer

Sort by: Most helpful
  1. deherman-MSFT 38,021 Reputation points Microsoft Employee Moderator
    2023-02-13T19:27:15.4633333+00:00

    @Tim Boatwright

    It sounds like you Azure Virtual Desktop might be a good fit for your use case. AVD allows you to create and manage virtual desktops and applications in the cloud, and provides a secure and scalable way to access your applications from any device.

    Once the virtual desktop is created, you can assign it to your developer and provide them with the necessary credentials to access it. Your developer can then connect to the virtual desktop using the AVD client and install the necessary tools and software for your VSTO tool development.

    https://docs.microsoft.com/en-us/azure/virtual-desktop/overview

    You can find more detailed instructions on how to set up a virtual desktop using AVD in the Azure documentation.

    I hope this helps! Let me know if you have any other questions.


    Please don’t forget to "Accept the answer" and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.

    0 comments No comments

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.