Future trends
Azure DevOps is an ever-evolving product, and as such, new features and capabilities are introduced often, typically because of the Microsoft product team looking to improve the product, or because of requests from users.
Let’s look at some of the most recent features related to Azure Pipelines:
- Improvements in the authoring experience for Azure Pipelines tasks to support newer versions of Node.js and ease the transition to newer versions of it, allowing you and any other contributors in the community to create your own extensions.
- GitHub Advanced Security for Azure DevOps is a new security suite of tools aimed at increasing DevSecOps practices. Among its features, it includes the ability to scan your code to prevent common vulnerability scenarios, using specialized tasks that detect scenarios such as cross-site scripting, SQL or XML injection attacks, and many more common issues that developers can often overlook. This is available for many programming...