As some self-hosted agents are adopting mu_devops we want to reduce the number of dependencies on those agents. For example, eliminate bash support on Windows and Powershell on Linux. This simplifies agent software requirements and reduces the size of software installed and maintained on the agents.
The common language we'd prefer to use is Python. By moving all pipelines to use Python for inline scripting, the templates will be more portable to these agents.
As some self-hosted agents are adopting mu_devops we want to reduce the number of dependencies on those agents. For example, eliminate bash support on Windows and Powershell on Linux. This simplifies agent software requirements and reduces the size of software installed and maintained on the agents.
The common language we'd prefer to use is Python. By moving all pipelines to use Python for inline scripting, the templates will be more portable to these agents.