Question 183:
You have to use Azure pipelines for building an application. In part of the build process, you have to ensure a group of resources are deployed via an Azure Resource Manager template stored in GitHub. Which of the following would you implement as part of this requirement? Choose three answers from the options given below.
Answer options:
A.Create a new package. B.Use the Azure Resource Group deployment task. C.Use a job agent. D.Create a new pipeline. E.Define the template parameters.