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.

17 questions
1
vote
3 answers

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 default Ubuntu image from the Marketplace. I've…
D43m0n
  • 11
  • 1
0
votes
1 answer

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 VMs, and one of our regular tasks is to go through…
torrentails
  • 109
  • 1
  • 8
0
votes
2 answers

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 are being required to configure MFA. Which I…
Rafferty
  • 937
  • 1
  • 9
  • 16
0
votes
1 answer

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 code please : # Create a Lab with Windows…
MBob
  • 1
  • 2
0
votes
1 answer

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 then 1 hour - and it is published afterwards) If you…
theq
  • 111
  • 2
  • 10
0
votes
2 answers

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 IP using a peered Vnet with a selected address…
0
votes
1 answer

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 message in the Labs environment or the Azure Portal.…
0
votes
2 answers

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 switches like in on-premise environment?
leftis
  • 9
  • 1
0
votes
2 answers

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
0
votes
1 answer

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
  • 1,717
  • 2
  • 13
  • 21
0
votes
2 answers

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 Microsoft accounts. Next we created outlook.com…
IMGS
  • 1
0
votes
3 answers

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. In , enabled marketplace image is listed in lab…
0
votes
1 answer

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 to bump the spec of the VM from Standard to…
wildberry
  • 90
  • 1
  • 7
0
votes
1 answer

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 reason for this in the lab is so we can shut it down…
0
votes
1 answer

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 the example in the above link: the folder name…
Pranav Raj
  • 781
  • 1
  • 8
  • 19
1
2