Questions tagged [azure-dev-box]

3 questions
2
votes
2 answers

What are the differences between Azure Virtual Desktop (AVD) and Microsoft DevBox for development environments?

I'm seeking to understand the distinctions between Azure Virtual Desktop (AVD) and Microsoft DevBox in the context of development environments. I'd like to know the pros and cons of each option to make an informed decision for my development…
1
vote
1 answer

Is a catalog mandatory to even use Azure Dev Box?

I have set up Azure Dev Box as per the Azure how-to article "Quickstart: Configure the Microsoft Dev Box Preview service" 1, including creating a dev centre, networking/vnet, dev box pool, project, dev box definition etc. but I get the following…
hamish
  • 447
  • 1
  • 9
  • 19
0
votes
1 answer

How to give admin privileges for a Microsoft dev box user inside Dev box?

I created a dev box, but I need to install some software on the machine. It requires login to have admin privileges inside dev box. How do I access the Dev box with admin privileges? I created a dev box and logged into it with Azure AD user…