I have a working script that toggles the isdisabled flag for a repo. I need the script to also move the associated pipeline to /archived. I can do this manually in the ADO UI by going to pipelines then clicking the 3 dots next to the pipeline and selecting rename/move. Then a small window pops up with the option to rename or move. in the move box I type /archived and I am able to move the pipeline to /archived. However, I need this to be done programmatically with powershell.
Nick Sharnik is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.