Junior From PDF Azure Microsoft Azure

What is the best way to secure secrets in a CI/CD pipeline?

  • Use Azure Key Vault to store secrets, connection strings, and certificates.
  • Configure managed identity for pipeline tasks.
  • Avoid storing secrets in code or pipeline variables directly.

Example – Azure DevOps pipeline:

  • task: AzureKeyVault@2

inputs:

zureSubscription: 'MyServiceConnection'

KeyVaultName: 'MyKeyVault'

SecretsFilter: '*'

More from Microsoft Azure Tutorial

All questions for this course
Toolliyo Assistant
Ask about tutorials, ebooks, training, pricing, mentor services, and support. I use public site content only—not admin or internal tools.

care@toolliyo.com

Need callback? Share your details