sql server on azure virtual desktop

eg1995 1,156 Reputation points
2021-09-22T13:47:21.467+00:00

dears,

i have a requirement to install on azure virtual desktop a windows server with an sql server.
can u advise if this is feasible or if sql is supported on wvd? i cant find any documentation on that

its very urgent
thanks

SQL Server on Azure Virtual Machines
Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,834 questions
Windows for business Windows Server User experience Other
0 comments No comments
{count} votes

Accepted answer
  1. Justin Verstijnen 211 Reputation points
    2022-05-25T18:25:14.587+00:00

    Best practice would be to implement an separate VM with Server 2019 or 2022 in the same virtual network in Azure and let the application connect to that server. This would increase performance andere availability, especially when users are using Microsoft Teams or other resource-intensive applications on their remote desktop Hoste.

    0 comments No comments

3 additional answers

Sort by: Most helpful
  1. Olaf Helper 47,436 Reputation points
    2021-09-22T13:57:22.583+00:00

    Current SQL Server versions are supported on Windows Server x64, and it doesn't matter if it's a virtual or physical machine.


  2. TravisCragg-MSFT 5,696 Reputation points Microsoft Employee Moderator
    2021-09-22T22:17:17.427+00:00

    @eg1995 This might be possible, but my first question would be why do you want to do this? Azure Virtual Desktop is designed to be a RDS environment for users to log into and have a remote workspace. The servers and instances are brought up and down on demand or as users log in and off, which is not a good environment for a database.

    Typically SQL databases are deployed in Azure SQL, or on a Virtual Machine. It might be that WVD users need access to a SQL database, but I would HIGHLY suggest reviewing this requirement to make sure that this is the desired scenario.


  3. Limitless Technology 39,916 Reputation points
    2021-09-23T09:29:07.41+00:00
    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.