Pulling ADO Secure Files to local repo

Viewed 13

I might be approaching this the wrong way. However, I have an ADO pipeline that leverages ADO secure files for username/password retrieval during pipeline execution. When I develop locally these files do not exist on my laptop so I'm changing code and using a local pointer to get the credentials.

  • Is there a way to call ADO Secure files on a local repo?
  • If not what would be an efficient way to get creds locally?
0 Answers
Related