Trending on MSDN: Can we use Azure Bastion for VMs with private IPs?
Can we use Azure Bastion to connect to VMs in DevTest Labs with private IPs? It seems the 'connect' button only generates the RDP file, but there is no option to use Azure Bastion when it's deployed on the vnet. Sourced from MSDN
Azure DevTest Labs
Azurer DevtestLab and Azure Bastion hub and spoke VNET
Ive tried to setup hub and spoke vnets with Azure Bastion Host in Hub Vnet and multiple Azure Devtestlabs in seperate spoke vnets. In this setup the "browser connect" in the DevTest lab interface is not visible. Is one Azure Bastion host in…
Azure DevTest Labs
Azure Bastion
Azure Virtual Network

My client cannot start, stop or restart his VM in a DevTestLab even by having the right role on it
My client cannot start, stop or restart his VM in a DevTestLab even by having the right role on it. The error says that he doesn't have the right access on it : Here is the role I gave him on the DevTestLab : Please someone help. Thank you.
Azure Virtual Machines
Azure DevTest Labs
Azure Role-based access control
In our DevOps repository, some users who are not in our organization committed the source code. Could anyone please explain how it is possible and how can I know who given the permission
In our DevOps repository, some users who are not in our organization committed the source code. Could anyone please explain how it is possible and how can I know who given the permission
Azure DevTest Labs

Test could not be created error while validating subnet while uploading jmeter file in Azure Load Testing
while uploading jmeter file in Azure Load Testing, got below error Test could not be created error while validating subnet
Azure DevTest Labs
How to publish a solution with 4 projects in one web app on azure
I have a Visual Studio Solution with 4 Projects, I am able to publish one project but the other 3 cannot be publish to the webapp but to an Azure Container Registry. I want to understand if there is only one that can be publish to Azure Web App and the…
Azure DevTest Labs
Azure App Service
Azure Static Web Apps

Devtestlab create custom image error 403
DevtestLab user logged in with devtestlab user rights cannot create custom image from vm. The user is owner of the specific vm. Clicking create custom image results in "No access" error message. I've checked the IAM settings on this VM and they…
Azure DevTest Labs
Azure
Custom Image Vs Formula within Azure Dev Test Labs
What is the difference between a custom image and a formula within Azure Dev Test Labs ? Sourced from FAQ
Azure DevTest Labs

DevTest Lab - cost analysis shows "nothing to display", even though I have DevTest resources
I have DevTest resources that cost, and if I look at cost analysis globally the resources show up with associated costs there, but in the DevTest cost tracking it shows 'nothing to display'. I found an identical question here. In that question, it looks…
Azure DevTest Labs
Azure Cost Management

Please explain me the DevTest Lab roles
Hi, I'm using DevTest Lab (DTL) mainly for web-app services. In my DevTest lab settings, I can only give the user a Reader or a Contributor role to access the environment. The default is Reader, which doesn't allow the user to configure…
Azure DevTest Labs
DevTest lab generic questions
Hello, I'm trying to understand a few basic DevTest Lab (DTL) concepts. I have built a lab for users who are outside my subscription, but we are under the same Active Directory. When I create labs, a new resource group is created where virtual…
Azure DevTest Labs
10 TB vs 200 GB storage in Azure Dev/Test cost difference?
I need to know the difference between 10 TB vs 200 GB storage in Azure Dev/Test cost
Azure DevTest Labs
Azure Disk Storage
rancher-desktop - artifact installation failed -
== {"status":"Failed","error":{"code":"ResourceDeploymentFailure","message":"The 'AzureAsyncOperationWaiting' resource operation completed with terminal provisioning state…
Azure DevTest Labs
Can I run Claim any on the lab and get in response the claimed VM information?
Can I run Claim any on the lab and get in response the vm information? current return value now is just the status of the request. I want to use the lab as a pool of machines to run workloads on in a test environment. each run is using the same user so…
Azure DevTest Labs

Adding Private Repository in Azure DevTest Labs
When setting up a private repository in Azure DevTest Labs, the documentation has you use a personal access token. Is this on a per user basis or will all users access the repository using the same PAT. Also, some updated docs on Github's new PAT model…
Azure DevTest Labs
Azure data factory stop all trigger azure cli for each loop
I am using this CLI command though devops azure cli task to stop all azure data factory trigger but I am receiving error of "(". bracket. Could you please review and let me know where could be the possible syntax error? $names = az…
Azure DevTest Labs
Azure Data Factory
Azure Policy

How to publish the private IP addresses of vms to the students instead/with the ssh commnand in Azure Labs
Hello We want to give the students that are using the azure labs the private ip of the machine they are using instead of just giving them the ssh commnad (which doesnt even has the ip address). we want the students to use putty/mobafire instead of…
Azure DevTest Labs

Override parameters for deployment using Synapse deployment task for workspace
Hello, I am trying to deploy my Synapse workspace to the Test environment using the Synapse deployment task. Since this task has the option to deploy the code from a non-publish branch, I have used the 'Validate and Deploy' operation type for…
Azure DevTest Labs
Azure Synapse Analytics
Not able to generate ARM template
Generating ARM templates Failed to save Arm Templates. Error: {"$id":"1","innerException":null,"message":"The path '/ARMTemplateForFactory.json' specified in the add operation already exists. Please…
Azure DevTest Labs
Azure Data Factory

Type casting in bicep
I'm playing around with bicep and don't get how I can cast a param to i.e. Microsoft.Network/virtualNetworks Example: param vnet object param name string param addressPrefix string param portfilter_mgmt_id string resource Subnet…
Azure DevTest Labs
