Question 57:
Your company is currently using Azure Pipelines for application deployment. They want to use Azure Pipelines in order to deploy Azure Resource Manager Templates. Which of the following are two ways to deploy templates with Azure Pipelines? Choose two answers from the options given below.
Answer options:
A.Create a Resource Group deployment task B.Add a task that runs an Azure PowerShell script. C.Add tasks to copy and deploy tasks. D.Add an Azure Blueprint task.