question

KamalAhmad-8684 avatar image
0 Votes"
KamalAhmad-8684 asked kobulloc-MSFT answered

How to setup Azure Lab and Sandbox environment

Hi, I want to setup my own Lab with limited resources so I can give the access to my other team members. It should he like some cloud training providers are giving the temp Id and pwd for training and with that login and pwd users are able to get those limited resources.

azure-lab-services-automation
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

kobulloc-MSFT avatar image
0 Votes"
kobulloc-MSFT answered

Hello! If I understand your scenario correctly, you want to create a lab with limited/set resources where you can grant various users temporary access. You can absolutely do this with Azure DevTest Labs! I'm including the documentation that will walk you through the setup process below, but essentially what you'll want to do is:

  • Create the resource/sandbox you want team members to have limited access to (documentation)

  • Either add or remove users (and adjusting permissions) as needed (documentation)


Creating a lab

Tutorial - Set up a lab: This walks you through the basics of setting up a lab with a claimable VM and adding a user.
https://docs.microsoft.com/en-us/azure/devtest-labs/tutorial-create-custom-lab

Using DevTest Labs for training: This walks you through the process of setting up a DevTest Lab for training.
https://docs.microsoft.com/en-us/azure/devtest-labs/devtest-lab-training-lab


Adding Users

Add owners and users in DevTest Labs: Describes how to add a user as well as what actions can be performed.
https://docs.microsoft.com/en-us/azure/devtest-labs/devtest-lab-add-devtest-user

Customize permissions with custom roles: You likely won't need this for your scenario but it's good to know that you can use role-based access control (Azure RBAC) for more fine-grained access management.
https://docs.microsoft.com/en-us/azure/devtest-labs/devtest-lab-grant-user-permissions-to-specific-lab-policies



5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.