Create Azure DevOps CI/CD Pipeline for Golang Project

I am using AZ DevOps for creating CI/CD pipeline for my golang project. I want to use azure keyvault to store my secrets which are use in database connection strings.
Please help me how to use those secrets into my code while running my pipeline.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.