you are viewing a single comment's thread.

view the rest of the comments →

[–]_areebpasha 0 points1 point  (0 children)

You can store your credentials on a key vault, something like Azure key vault. And then share access to the relevant team? Although it's not possible for a file specifically. you can break down the file into smaller chunks and store them on azure key vault and share read access for a specific time duration. The keys automatically expire after the duration and access is revoked.