What is the primary benefit of integrating Azure Key Vault with Azure Pipelines for secrets management?
-
A
It compresses pipeline artifacts before storage
-
B
It allows pipelines to retrieve sensitive values at runtime without hardcoding them in pipeline code or plain-text variables
-
C
It encrypts communication between pipeline agents
-
D
It manages encryption keys for Azure Blob Storage only