The question of how to authorize a secure file for use in all pipelines is answered above.
But how does one authorize a secure file for use in only one pipeline?
⚠Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
@thomps23 please assign to @madhurig
@madhurig Secure files work for all pipelines in a project, and there is no way to use Secure files for only 1 specific pipeline. Probably Azure Key Vault can help.
When you authorize the resources via the authorization prompt in the pipeline, the resource will be authorized just for that pipeline. This applies for secure files and service connections too.
Closing this issue now.
Most helpful comment
When you authorize the resources via the authorization prompt in the pipeline, the resource will be authorized just for that pipeline. This applies for secure files and service connections too.