0

for an azure WVD deployment, I’d like to automate via az cli the creation of the following elements:

  • 1 Host pool using a w10 image from gallery, automate the join to a domain and configure settings for remote desktop.
  • 1 Workspace
  • 1 Application pool, add some app to the list and authorize one or more AD user to it.

The only available documentation I have found is in https://docs.microsoft.com/en-us/cli/azure/desktopvirtualization?view=azure-cli-latest where there is just a list of available parameters without a detailed how to guide and some E2E sample.

Any advice?

0 Answers0