Forum Discussion
Dheeman
Sep 08, 2023Copper Contributor
Empowering Teammates to Dynamically Set Azure Subscriptions in Azure DevOps Pipelines
Hi, I have a query regarding my Azure DevOps Pipeline. I am running a DevOps pipeline where I am running a PowerShell script that will generate an assessment report about my Azure subscription. In t...
Dheeman
Sep 12, 2023Copper Contributor
Hi Jacob,
I am using the azure classic editor pipeline. How can I apply the 2nd and 3rd steps?
please help me:)
I am using the azure classic editor pipeline. How can I apply the 2nd and 3rd steps?
please help me:)
Jacob_Peterson
Sep 12, 2023Copper Contributor
Please convert your pipeline to YAML. You can find some MS documentation https://learn.microsoft.com/en-us/azure/devops/pipelines/create-first-pipeline?view=azure-devops&tabs=java%2Ctfs-2018-2%2Cbrowser.