Questions tagged [azure-lab-services]

Use Azure Lab Services to quickly set up a development, test, hackathon, or a classroom lab for your team or students in the cloud.

azure-lab-services
Filter by
Sorted by
Tagged with
0 votes
1 answer
82 views

Automatically remove users that haven't been accessed a lab VM for a period of time

So let me preface this by saying that I'm still a newbie to Azure, an don't know much PowerShell (yet). I've started working tech support for an IT training company who uses Azure Labs for training ...
torrentails's user avatar
0 votes
2 answers
1k views

Disable Azure AD MFA Interrupt Mode for a group of users

I'm creating a set of hands-on lab users in my Azure AD for access to Azure Labs. We will reuse these user accounts (and reset the passwords after every lab session). My challenge is that these users ...
Rafferty's user avatar
  • 977
0 votes
1 answer
68 views

deploy Lab with windows image with azure Labservices

I try to create a lab Windows 10 or Windows Server in a lab account with PowerShell but he doesn't found any image except when I put : Image = 'Centos-Based ' he creates a lab with centos-based 8.1 my ...
MBob's user avatar
  • 1
0 votes
1 answer
89 views

Azure Lab Services - publish a lab does not work

I can create the lab, but publishing the lab does not work. The publication takes between 5 and 6 hours and has no result - the lab is not published afterwards. (normally the publishing lasts less ...
theq's user avatar
  • 111
0 votes
2 answers
490 views

Creating a lab using Azure Lab Services with no Public IP

I am considering to use Azure Lab Services and I'm trying to find a way to create everything in it with no Public IPs but I can't find a way. I noticed I can make the VMs from each lab to use private ...
teamdever's user avatar
  • 361
0 votes
1 answer
624 views

How can I get information on my template failing to start?

I'm using Azure Labs Services (for classrooms), and I can't start my Template VM. The "start VM" trigger will work, but the VM will fail to start and return to a "stopped" state without any error ...
starsnstripes's user avatar
0 votes
2 answers
300 views

Nested virtualization on Azure Lab Services

Is it possible to create one Windows Server 2019 LAB Machine where I run 3-4 VMs on Hyper-v? Is it supported + what about licensing of e.g Windows 10 running there. Is it possible to configure virtual ...
leftis's user avatar
  • 9
-2 votes
1 answer
253 views

Azure Lab Services: Multiple VM in template?

How can I have more than one VM in a Azure Lab Services Lab? Example: 1 x Windows Server OS VM 1 x Windows 10 OS VM Shared network connection between the devices? I just don't see any options for ...
Nicholas Eckermann's user avatar
0 votes
2 answers
143 views

Cannot connect to VM via Azure Lab Services Virtual Machine Pool. RDP does not download

The connect icon in Azure Lab Services --> Virtual Machine Pool does not download the RDP file to connect to VM
Rukshan Athauda's user avatar
0 votes
1 answer
33 views

See the timezone for the scheduled lab?

Whenscheduling a Lab it seems as if the timezone is UTC. While that is fine it would be good if one could schedule in a local timezone and the scheduler could do the math to convert it to UTC.
Yooakim's user avatar
  • 1,737
0 votes
2 answers
58 views

What email addresses to use for ALS?

We are trying to use Azure Lab Services for running training courses. Log in requires a Microsoft account. We created mailboxes in our domain but Microsoft wouldn't accept 'work' email addresses for ...
IMGS's user avatar
  • 1
0 votes
3 answers
382 views

How to enable programmatic access for a gallery image in Azure subscription?

Iam trying to create a Ubuntu server lab using Azure Lab Services account and followed the below steps. In , I have already enabled the Ubuntu Server 18.04 LTS in Lab Services – Marketplace images. ...
Bhanu's user avatar
  • 1,035
0 votes
1 answer
86 views

Unable to resize the reference VM once the lab has been created

In Azure Lab Services, the Classroom Labs, I cannot resize the reference VM once the lab has been created. I need this because I've fully configured a reference VM and now have released that I require ...
wildberry's user avatar
  • 100
0 votes
1 answer
193 views

How to add user assigned managed identity to Azure Lab VM?

My goal is to have a VM to run builds for Azure DevOps with a user-assigned managed identity so we can keep everything connectionStringLess. I have just created an Azure Lab and a VM in it. The ...
Fabio Milheiro's user avatar
-3 votes
3 answers
127 views

"Your lab is in a failed state"

I have twice experienced that a lab ends up in a failed state. All I can do is remove and re-create the lab. Is there anyway one can prevent this from happening? Or at least be able to recover the ...
Yooakim's user avatar
  • 1,737
1 vote
3 answers
408 views

azure-lab-services permission denied when connected with default credentials

I'm previewing Azure Labs (managed) which is in preview at this moment. I've followed a tutorial from Microsoft on how to get started. I've created a classroom lab with 3 virtual machines, based of a ...
D43m0n's user avatar
  • 11
0 votes
1 answer
125 views

Dev Test Lab Artifact files naming convention

I am trying to create a new custom artefact for my dev test lab, and I am following this documentation. What is unclear to me is the naming conventions used. If I go by the naming convention used in ...
Pranav Raj's user avatar