Azure VM vs Windows Virtual Desktop

Prasenna Kannan 436 Reputation points
2020-10-16T03:29:54.733+00:00

We have 10 developer VM's running in Azure.

Now, we are looking out for options for the cost optimization. Below is our analysis outcome.

1) Reserved Instance : Reserve the VM's for one year to get 36% discount.
2) Auto Start \ Stop VM : Define business hours policy for the VM's and turn off during the non business hours.
3) Dev\Test Pricing : Need some input on this on how is this different from reserved instances and the 2nd one auto start \ stop.
4) Shift towards Windows Virtual Desktop : Session based solution. Based on the number of users connecting to the VM, VM's can be spinned up? How will you quantify the cost savings on this one?

Thanks!

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,924 questions
Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,553 questions
0 comments No comments
{count} votes

Accepted answer
  1. prmanhas-MSFT 17,901 Reputation points Microsoft Employee
    2020-10-16T14:06:42.147+00:00

    @Prasenna Kannan Azure Dev/Test pricing is an option that Azure offers to give developers access to the tools that are necessary to support ongoing development and testing in Microsoft Azure services. This, hopefully, should give the user more control of their applications and environments reducing waste.

    With Azure Dev/Test pricing, three different options are available to users – Individual, Teams (Enterprise Agreement Customers), and another Teams option for those customers that don’t fall under the enterprise agreement. These pricing options are offered solely to active Visual Studio subscribers.

    More info here. It is more of a subscription offering as compared to other 2 options which are services on same.

    Windows virtual desktop on other hand required You to have an Azure account to quickly deploy and manage your virtualisation environment. Pay only for the virtual machines and storage you use and take advantage of options such as one-year or three-year Azure Reserved Virtual Machine Instances, which can save you up to 72 percent versus pay-as-you-go pricing. Reserved Virtual Machine Instances are flexible and can easily be exchanged or returned. You need to have required license so no need of CALs.

    For WVD pricing this article might be helpful.

    It’s important to keep in mind that WVD might require traditional Active Directory Domain Services (ADDS) for authentication on Azure VM or your on-prem. That means you need a site-to-site VPN tunnel to your on-premises network, and we suggest running a small DC on Server Core in Azure too. Then you need to identify how much performance and security telemetry you need to keep your users happy and stay compliant

    Let me explain cost associated with an example:

    Let’s imagine you only have a handful of employees that need access to WVD. Here is the rough monthly estimated for WVD in Azure’s East US datacenter:

    33001-image.png
    32945-image.png

    Hope it helps!!!

    Please 'Accept as answer' if it helped, so that it can help others in the community looking for help on similar topics

    2 people found this answer helpful.
    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Prasenna Kannan 436 Reputation points
    2020-10-17T07:58:44.317+00:00

    Awesome, thanks for the response - that helps!

    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.