Recent Blog ArticlesMost RecentMost LikesMonitoring 3D Print Quality using Azure Percept DK Using the the Azure Percept DK to monitor 3D printing for quality assurance and control. Windows Subsystem for Linux 2 - Addressing Traffic Routing Issues WSL2 traffic not routing to local Hyper-V vSwitches? Check this out! How to manage existing Azure Resource Groups using Terraform As many organizations look to adopt Infrastructure as Code and DevOps as the new norm, one question that repeatably gets asked is "We have already deployed resources into Azure, how can we manage the...Re: How to use Terraform to Create Azure DevOps Projects ByronScottJones, yes well spotted. output "Project_URL" { value = azuredevops_project.terraform_ado_project.url } How to use Terraform to Create Azure DevOps Projects With the recent release byHashiCorp and MicrosoftoftheAzure DevOps Provider 0.0.1 for Terraform we look at how to use these new features to create repeatable standardized projects into Azure DevO...