Create a service connection in Azure DevOps
You can create a service connection in Azure DevOps for the Veracode Azure DevOps Extension to access Veracode.
Before you begin:
Ensure you have:
- Generated Veracode API credentials. Veracode recommends that you use an API service account.
- Installed the Veracode Azure DevOps Extension. If your credentials contain variables, you must start each variable with a
$
and wrap the variable value in parentheses. For example, enter theid
variable as$(Id)
.
To complete this task:
- In your Azure DevOps project, go to the Project Settings page.
- Select Service connections > Create service connection.
- In the New service connection window, select Veracode Platform > Next.
- In the New Veracode Platform service connection window, enter your Veracode API credentials and a name for the service connection.
- Select Save to save the service connection.