Configure pipeline access to secrets for services

Securing access to services is essential when working with pipelines in Azure DevOps. Service connections allow you to store your pipelines’ credentials to access external resources, such as databases, web APIs, and other systems.

In this unit, learn how to use secrets for services and service connection secrets in Azure Pipelines using YAML.

Create a service connection

  1. Go to your Azure DevOps project.
  2. Navigate to the Project settings.
  3. Click on Service connections under Pipelines.
  4. Click on New service connection.
  5. Select the type of service connection you want to create (for example, Azure Service Bus, Kubernetes, Apple App Store or other).
  6. Enter the required information for the service connection.
  7. Click on Save.

Financial Management Software Malaysia