Events
Mar 17, 9 PM - Mar 21, 10 AM
Join the meetup series to build scalable AI solutions based on real-world use cases with fellow developers and experts.
Register nowThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Azure DevOps Services | Azure DevOps Server 2022 - Azure DevOps Server 2019
Note
Process parameters are only available in Classic pipelines. For parameters in YAML pipelines, see runtime parameters.
Process parameters are used in Classic pipelines and differ from variables in the types of input they support. Variables only accept string inputs, whereas process parameters support additional data types such as checkboxes and drop-down lists.
Process parameters are a list of essential settings that can be shared across all tasks in your pipeline definition. Having these parameters in one location allows you to quickly edit these arguments without having to click through each task individually. Templates come with a set of predefined process parameters.
Note
Process parameters are not available in release pipelines.
Sign in to your Azure DevOps organization, and then navigate to your project.
Select your classic pipeline, and then select Edit.
Select Pipeline under Tasks, scroll down to Parameters, and configure them as needed.
Sign in to your Azure DevOps organization, and then navigate to your project.
Select your classic pipeline, and then select Edit.
Select the task you want to add to the process parameters, and then select Link settings. Configure your settings, and then select Link.
Once linked, you can find your linked task settings under your Pipeline > Parameters.
Unlink all process parameters:
Navigate to Tasks > Pipeline > Parameters in your pipeline definition.
Select Unlink all.
Unlink a single parameter:
In your pipeline definition, select the task you want to unlink.
Select Link settings from the right panel, and then select Unlink.
Events
Mar 17, 9 PM - Mar 21, 10 AM
Join the meetup series to build scalable AI solutions based on real-world use cases with fellow developers and experts.
Register nowTraining
Module
Configure pipelines to securely use variables and parameters - Training
This module is designed to help learners understand the importance of configuring pipelines to use variables and parameters securely in Azure DevOps.
Certification
Microsoft Certified: DevOps Engineer Expert - Certifications
This certification measures your ability to accomplish the following technical tasks: Design and implement processes and communications, design and implement a source control strategy, design and implement build and release pipelines, develop a security and compliance plan, and implement an instrumentation strategy.