263 questions with Azure DevTest Labs tags

Sort by: Updated
1 answer

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 DevTest Labs
An Azure service that is used for provisioning development and test environments.
263 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,017 questions
Azure Policy
Azure Policy
An Azure service that is used to implement corporate governance and standards at scale for Azure resources.
820 questions
asked 2023-02-22T16:21:13.6966667+00:00
Pankaj Joshi 286 Reputation points
edited a comment 2023-02-28T23:25:53.74+00:00
Dillan Simmons 1 Reputation point Microsoft Employee
0 answers

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
Azure DevTest Labs
An Azure service that is used for provisioning development and test environments.
263 questions
asked 2023-02-19T18:00:14.0633333+00:00
גלעד דואני 10 Reputation points
edited a comment 2023-02-28T19:03:59.6533333+00:00
Prrudram-MSFT 22,941 Reputation points
5 answers One of the answers was accepted by the question author.

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 DevTest Labs
An Azure service that is used for provisioning development and test environments.
263 questions
Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,625 questions
asked 2022-11-23T12:14:25.79+00:00
Alok Thampi 111 Reputation points
answered 2023-02-17T09:39:33.37+00:00
Nikhil Jutoor (Capgemini America, Inc.) 26 Reputation points Microsoft Vendor
3 answers

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 DevTest Labs
An Azure service that is used for provisioning development and test environments.
263 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,017 questions
asked 2022-11-30T20:00:59.517+00:00
Chukka, Rani 71 Reputation points
edited the question 2023-02-13T06:59:15.5166667+00:00
AnnuKumari-MSFT 31,816 Reputation points Microsoft Employee
3 answers

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
Azure DevTest Labs
An Azure service that is used for provisioning development and test environments.
263 questions
asked 2022-01-01T15:54:11.69+00:00
Tom 1 Reputation point
answered 2023-01-31T23:32:43.61+00:00
Stephane Lapointe 6 Reputation points MVP
1 answer

How to add a tag to resource "shutdown-computevm" of DevTestLab

Hi, I want to ask how to add a tag to "shutdown-computevm-(optional computer name)" (VM's Auto-Shutdown). I assigned the Azure Policy "Require a tag and its value on resources" to my…

Azure DevTest Labs
Azure DevTest Labs
An Azure service that is used for provisioning development and test environments.
263 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,174 questions
Azure Policy
Azure Policy
An Azure service that is used to implement corporate governance and standards at scale for Azure resources.
820 questions
asked 2023-01-25T08:03:40.3566667+00:00
Oda, Yutaka 171 Reputation points
commented 2023-01-30T17:57:34.17+00:00
KarishmaTiwari-MSFT 18,747 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Bicep to deploy Azure SQL VM through Azure DevOps CI/CD

Hello Team, I'm trying to create Azure SQLVM using Bicep through Azure Pipeline. What tasks need to add in Pipeline for the same? What contents should be yaml file? Previously I did create SQLVM using the below link VM bicep.jpg …

Azure DevTest Labs
Azure DevTest Labs
An Azure service that is used for provisioning development and test environments.
263 questions
asked 2023-01-27T10:54:35.1866667+00:00
Rahul 276 Reputation points
accepted 2023-01-29T18:39:40.04+00:00
Rahul 276 Reputation points
1 answer

Cost by resource shows 'Nothing to display' even though I have VMs in the Azure DevTest Lab, why?

I have VMs in Azure DevTest Labs, however, the "Cost by resource" shows 'Nothing to display' (under the Cost track, Configuration and policies for each lab). I have owner rights on the subscription and labs. How do I view the cost for the…

Azure DevTest Labs
Azure DevTest Labs
An Azure service that is used for provisioning development and test environments.
263 questions
asked 2023-01-06T16:04:55.587+00:00
Michael McCormack 6 Reputation points
edited the question 2023-01-26T18:19:09.4133333+00:00
deherman-MSFT 34,931 Reputation points Microsoft Employee
0 answers

Automatic Azure AD Join DevTest Labs

Is there an artifact available for Azure AD Join - not on prem? I have several test-lab VM's that I need to Azure Join, somewhat new to DevTest Labs. Ideally, I'd like to present the end-user the option to register under their own names, or provide…

Azure DevTest Labs
Azure DevTest Labs
An Azure service that is used for provisioning development and test environments.
263 questions
asked 2021-11-16T20:23:28.883+00:00
Luke Murray 16 Reputation points
edited the question 2023-01-18T18:07:31.0633333+00:00
JamesTran-MSFT 36,531 Reputation points Microsoft Employee
1 answer

How to report problem with 504 Gateway timeouts when attempting DTL operations in Azure Portal?

Since 2022/12/30 approximately 3am Central US time, I am getting errors from the Azure portal (portal.azure.com) on various DTL operations - listing VMs, creating a new lab). Region is Central US. I am still getting those same errors 7+ hours later. …

Azure DevTest Labs
Azure DevTest Labs
An Azure service that is used for provisioning development and test environments.
263 questions
asked 2022-12-30T16:47:40.723+00:00
Matthew Evans 6 Reputation points
answered 2023-01-06T03:18:23.677+00:00
KarishmaTiwari-MSFT 18,747 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Is it most beneficial in terms of pricing to let Test VMs run in a dedicated DevTest subscription or a regular subscription with AHB activated?

Would it be most beneficial for a CSP Azure Plan customer to have DevTest VMs in a dedicated DevTest subscription, or in a regular subscription with AHB activated? The customer has enough licenses to run both production and test workloads with AHB, so I…

Azure DevTest Labs
Azure DevTest Labs
An Azure service that is used for provisioning development and test environments.
263 questions
asked 2022-03-03T11:11:23.29+00:00
Charlotte-8191 41 Reputation points
accepted 2022-12-12T08:55:18.253+00:00
Charlotte-8191 41 Reputation points
2 answers One of the answers was accepted by the question author.

Difference of Azure Deployment Environments and Azure DevTest Lab

Hi Guys, for me sometimes, the number of Azure Services, is overwhelming. What is really annoying is that you can't find two lines of description, which explains the concrete uses cases for the different Azure Service. So does someone know the…

Azure DevTest Labs
Azure DevTest Labs
An Azure service that is used for provisioning development and test environments.
263 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,270 questions
asked 2022-11-23T09:43:09.633+00:00
Ucar Cihan 46 Reputation points
commented 2022-12-05T08:25:12.717+00:00
Ucar Cihan 46 Reputation points
1 answer One of the answers was accepted by the question author.

Load Testing an APP Service with user login and password.

Hi, There is an azure app service, I need to do load testing for that application, need to call a specific endpoint with username and password parameter and some other parameters, which will return some response (bearer token and some other values). …

Azure DevTest Labs
Azure DevTest Labs
An Azure service that is used for provisioning development and test environments.
263 questions
Azure Lab Services
Azure Lab Services
An Azure service that is used to set up labs for classrooms, trials, development and testing, and other scenarios.
287 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,270 questions
asked 2022-11-02T04:58:23.467+00:00
Roshan Kumar 46 Reputation points
accepted 2022-11-17T09:47:53.467+00:00
Roshan Kumar 46 Reputation points
2 answers One of the answers was accepted by the question author.

Cannot delete DevTest Labs

Hi everyone, I created a test DevTest Labs environment which deployed successfully. After testing I tried deleting the DevTest Labs instance - the Storage Account and Key Vaults were removed, but the DevTest Labs resource is still there and in a…

Azure DevTest Labs
Azure DevTest Labs
An Azure service that is used for provisioning development and test environments.
263 questions
asked 2022-11-09T11:18:19.373+00:00
AdamCain-6013 31 Reputation points
commented 2022-11-10T20:57:16.297+00:00
kobulloc-MSFT 25,731 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

Error Deleting DevTest Lab with state Failed

Even if There are not resources in the DevTests Lab, it is not possible to delete it, and the explanation is because its state is Failed. Then, I try unsuccessfully find a way to change DevTests Lab state from Failed to Ready. Here info about…

Azure DevTest Labs
Azure DevTest Labs
An Azure service that is used for provisioning development and test environments.
263 questions
asked 2022-11-04T18:26:31.22+00:00
Ana Cortazar 31 Reputation points
accepted 2022-11-09T22:25:32.907+00:00
Ana Cortazar 31 Reputation points
2 answers One of the answers was accepted by the question author.

Enable Image property on a digital twin

Hello I am curently on a project where I need to store an Image on the Digital Twins, but as far as I know it is enabled just string, int and booleam propertys (not file). Does anyone know how I coul assign and store this image to my Digital Twin ?

Azure Digital Twins
Azure Digital Twins
An Azure platform that is used to create digital representations of real-world things, places, business processes, and people.
224 questions
Azure DevTest Labs
Azure DevTest Labs
An Azure service that is used for provisioning development and test environments.
263 questions
asked 2022-11-02T10:13:10.227+00:00
Negosek de Oliveira, Victor Hugo 26 Reputation points
commented 2022-11-07T08:05:02.2+00:00
Negosek de Oliveira, Victor Hugo 26 Reputation points
0 answers

Microsoft VDI on premise : Virtual Desktop Pooled Windows 10 files getting lost after logging in to different Session of Virtual Deskop in Win10 Collection

Hi Experts! Just to give you a quick background of infra, we have the list below: 2 Connection Broker Windows 2016 Standard - VM's 2 Session host ( Physical Server ) Both have Virtualization Role for VM's and for Apps Rd gateway - VM …

Azure DevTest Labs
Azure DevTest Labs
An Azure service that is used for provisioning development and test environments.
263 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,518 questions
Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,430 questions
asked 2022-05-28T07:12:22.89+00:00
Homer Sibayan 361 Reputation points
commented 2022-11-06T21:50:43.123+00:00
Mark@K 1 Reputation point
1 answer

How to connect repository with existing azure artifact feed?

How to connect repository with existing azure artifact feed?

Azure DevTest Labs
Azure DevTest Labs
An Azure service that is used for provisioning development and test environments.
263 questions
asked 2022-10-18T06:14:54.163+00:00
gousiatinku 1 Reputation point
answered 2022-10-18T10:24:49.757+00:00
Prrudram-MSFT 22,941 Reputation points
1 answer

How to connect maven repository with azure artifact feed

How to connect maven repository with azure artifact feed

Azure DevTest Labs
Azure DevTest Labs
An Azure service that is used for provisioning development and test environments.
263 questions
Not Monitored
Not Monitored
Tag not monitored by Microsoft.
37,380 questions
asked 2022-10-17T13:20:55.17+00:00
gousiatinku 1 Reputation point
answered 2022-10-17T14:06:10.337+00:00
Sudipta Chakraborty - MSFT 1,101 Reputation points Microsoft Employee
1 answer

How can we parametrize two different integration runtime in azure devops for synapse workspace.

Hello, We have two environment, dev and UAT. We have different integration runtime for dev and uat. How can we parametrize inetgration runtime in devops pipeline. We need to override below parameters }, "connectVia": { …

Azure DevTest Labs
Azure DevTest Labs
An Azure service that is used for provisioning development and test environments.
263 questions
Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,625 questions
Not Monitored
Not Monitored
Tag not monitored by Microsoft.
37,380 questions
asked 2022-03-17T12:32:44.423+00:00
Aakash Desai 16 Reputation points
commented 2022-10-06T09:26:25.563+00:00
AnnuKumari-MSFT 31,816 Reputation points Microsoft Employee