I am curious if there is any way to setup Azure DevTest Labs to utilize different Azure subscriptions when creating VMs.
The use case I am asking for is for a small company where all of the developers have Visual Studio Enterprise subscriptions with monthly Azure credits allotted to them. We would like to setup DevTest Labs with some sort of "quick VMs" for devs to be able to spin up and use for day to day development and building. This seems like it is one of the purposes of DevTest Labs, as I understand it. But what I would like is to be able setup the DevTest Lab with all of the shared machine setup and things, and then have devs create the VMs using their own subscriptions (and their own Azure credits). Is that possible? It seems like DevTest Labs doesn't allow you a way to choose a subscription (or even a resource group, for that matter) at VM creation time. Am I missing something?
Thanks,
Eben