No artifacts appear under "Apply Artifacts"
Hello, I am trying to add the pycharm and intellij artifact, however I am getting no available options to search for artifacts. The message on the Apply artifacts page reads below: Select the artifacts to be installed on the VM. Artifacts will be…
Azure DevTest Labs
not able to use extension in pipeline
I am getting error in configuring terraform pipeline, its not allowing to save the pipeline config error: A task is missing. The pipeline references a task called 'CmdLine'. This usually indicates the task isn't installed, and you may be able to install…
Azure DevTest Labs
How to Use OAuth to access storage account from DTL?
According to the Security requirement for Storage account. https://eng.ms/docs/products/azure-storage/security/standards/identity-based-access I found the storage account is created by DTL, and the DTL access the Storage account by using Key. For now,…
Azure Storage
Azure DevTest Labs
The code entered is not valid. The 2fa code entered is shown as invalid
The code entered is not valid. The 2fa code entered is shown as invalid
Azure DevTest Labs
Azure Logic Apps
Why is Azure DevTest Labs deploying an storage account with TLS 1.0? It is not configureable
DevTest Labs provisions a number of resources on deployment, including a storage account. Aside from not being able to set mandatory tags on any of these resources, the ultimate roadblock is that the storage account is configured with TLS 1.0 by default.…
Azure Storage
Azure DevTest Labs
Azure Policy
Visualize Azure Dev Test Cost / Usage across all subscription
Hello Team, How do we visualize Azure DTL? I can see resources under various subs under Azure DTL Tile. But if I use Cost Analysis to filter out this, I don't see DTL under service names.
Azure DevTest Labs

How to configured ubuntu vm as agent in ci/cd pipeline
I have created a DevTestLab environment and a vm of image type ubuntu20.4. I want to use this vm in CI pipline to execute certain unit Test Case. Currently I am using Ubuntu20.4 as vmImage to run/execute Unit Test in yml Pipeline, I want to use New…
Azure DevTest Labs
Azure devops to Sharepoint online
Hi Team, I'm having my files with folders in my azure devops repos. I want to upload all my files from azure repos to SharePoint . After every release, once the developer made changes to the files and commit to azure repos, I want my files to be in sync…
Azure DevTest Labs
Microsoft 365 and Office | SharePoint | For business | Windows

Windows for business | Windows Server | User experience | PowerShell
Troubleshooting Gateway Timeout error 504 when provisioning DevTest Lab VM
When provisioning a DevTest Lab VM, I receive the following error frequently: Error code: GatewayTimeout Message: The gateway did not receive a response from 'Microsoft.DevTestLab' within the specified time period. Sometimes it takes 2 more attempts…
Azure DevTest Labs
How can we setup a test flow for our SCIM groups features without having to pay for an Azure subscription?
I work at a SaaS company providing a SCIM feature to our customers. We are building functionality related to SCIM Groups, and as of now, we are not able to test these features properly with Azure, since we don't have an Azure workspace with a paid plan…
Azure DevTest Labs

How to solve Blue Screen of Death" (BSOD) error?
I am facing Blue Screen of Death" (BSOD) error. The "SYSTEM_THREAD_EXCEPTION_NOT_HANDLED" error occurs when a system thread generated an exception that the error handler did not catch. This error is usually caused by faulty drivers,…
Azure DevTest Labs
Windows for business | Windows Server | User experience | PowerShell
Windows for business | Windows Server | User experience | Other
Windows for business | Windows Client for IT Pros | User experience | Other
DevTestLab - Issue with Chrome artifact installation
Details I am trying to install the Chrome artifact in a Windows 10 DevTestLab. However, I am getting an error message. The extension 'CustomScriptExtension' is failing with a non-zero exit code of '1'. This seems to be due to the package having an SHA…
Azure DevTest Labs
Resource group has a hidden service endpoint policy, not able to delete it
I have a resource group which deployed sql managed instances in it before, now everything inside the resource group is deleted except this hidden service endpoint policy '_e41f87a2_mi_e1bc2ccc-26d4-4e34-9d0a-ada1a1563171' when I tried to delete it, it…
Azure DevTest Labs

Moving already created servers to azure Dev.
Hello, Is there any way to move already created servers and associated resources from a standard production environment to Dev/labs? We have found that devlabs is not that expensive and we need to streamline operations, e.g. by using Visual…
Azure DevTest Labs
I'm developing the an application to host in Azure Marketplace and need help
I'm developing the an application to host in Azure Marketplace. I want to implement the following https://learn.microsoft.com/en-us/azure/azure-resource-manager/managed-applications/microsoft-solutions-resourceselector but when testing in the sandbox,…
Azure DevTest Labs
Alternative outcomes for individual test steps
I want to be able to mark an individual test step as something other than pass or fail. I would like to be have the option of 'Blocked' or 'Void', is this possible at the moment? A test step may be blocked due to a failure in a test step before it, this…
Azure DevTest Labs

How to setup bitbucket pipelines to deploy azure function apps
Hello, How can i set up a bitbucket pipeline to develop,stage and deploy to production using yaml file.
Azure DevTest Labs
Not seeing Xcode 15 deployed on MS hostedMac OS 13 agents
Not seeing Xcode 15 on azure devops MS hosted MAC OS 13 agents , can some one help
Azure DevTest Labs

In Azure DevTest labs why are multiple Load Balancers and Public IP Addresses created?
My lab is set to have All virtual machines in one resource group. My network has a single virtual network with a single subnet. The subnet is set: Use in virtual machine creation: Yes Enable shared public IP: Yes Allow public IP creation:…
Azure DevTest Labs

Windows DSVM on a Standard_NC24ads_A100_v4
Hello, I'm trying to deploy a Standard_NC24ads_A100_v4 vm with a Windows DSVM image but I always end up in a failed state. According to this page https://learn.microsoft.com/en-us/azure/virtual-machines/nc-a100-v4-series Windows VM are supported but…