[ Web Proxy ]
URL:
Viewing: https://docs.socket.dev/docs/create-variable-group-key-for-azure-devops [Back]  [Original]

Create Variable Group for ADO
IntroductionSocket AlertsSocket DashboardIntegrationsSocket for GitHubCI-CD IntegrationsSocket CLISocket MCPSocket FirewallSocket for VS CodeSocket REST APISocket Chrome ExtensionNext stepsAdvanced

Create Variable Group for ADO

An Azure DevOps project requires the creation of a Variable Group named socket_security. This group will contain an api_key variable, assigned the value of SOCKET_SECURITY_API_KEY, and can be shared across multiple pipelines.

  1. To begin, select your ADO project
  2. Click on Pipelines from the left menu
  3. Then select Library item under Pipelines menu
  4. Click on +Variable group button
  5. Under Properties section, on the Variable group name field, enter socket_security (all lower case)
  6. Under the Variables section, click on + Add button
    1. In the Name field, set as api_key
    2. In the Value field, place your generated SOCKET_SECURITY_API_KEY here
  7. Click Save

Socket for Azure DevOps (ADO Classic)
Create Socket API Key for CI/CD
Did this page help you?
Copy Page

Web Proxy Viewer  |  New URL  |  Original Page