I'm getting same issue, It fails on step 16 of https://github.com/microsoft/TailwindTraders/tree/master/Documents/DemoScripts/Integrating%20Azure%20DevOps%2C%20Microsoft%20Teams%20and%20GitHub#integrating-azure-devops-microsoft-teams-and-github Your help is much appreciated Starting: Azure Deployment ============================================================================== Task : Azure resource group deployment Description : Deploy an Azure Resource Manager (ARM) template to a resource group and manage virtual machines Version : 2.166.1 Author : Microsoft Corporation Help : https://docs.microsoft.com/azure/devops/pipelines/tasks/deploy/azure-resource-group-deployment ============================================================================== Checking if the following resource group exists: windtailtraders. Resource group exists: true. Creating deployment parameters. ##[error]Check out the troubleshooting guide to see if your issue is addressed: https://docs.microsoft.com/en-us/azure/devops/pipelines/tasks/deploy/azure-resource-group-deployment?view=azure-devops#troubleshooting ##[error]Error: Could not find any file matching the template file pattern Finishing: Azure Deployment
I'm getting same issue, It fails on step 16 of
https://github.com/microsoft/TailwindTraders/tree/master/Documents/DemoScripts/Integrating%20Azure%20DevOps%2C%20Microsoft%20Teams%20and%20GitHub#integrating-azure-devops-microsoft-teams-and-github
Your help is much appreciated
Starting: Azure Deployment
Task : Azure resource group deployment
Description : Deploy an Azure Resource Manager (ARM) template to a resource group and manage virtual machines
Version : 2.166.1
Author : Microsoft Corporation
Help : https://docs.microsoft.com/azure/devops/pipelines/tasks/deploy/azure-resource-group-deployment
Checking if the following resource group exists: windtailtraders.
Resource group exists: true.
Creating deployment parameters.
##[error]Check out the troubleshooting guide to see if your issue is addressed: https://docs.microsoft.com/en-us/azure/devops/pipelines/tasks/deploy/azure-resource-group-deployment?view=azure-devops#troubleshooting
##[error]Error: Could not find any file matching the template file pattern
Finishing: Azure Deployment