gatk icon indicating copy to clipboard operation
gatk copied to clipboard

Figure out azure authentication in tests

Open lbergelson opened this issue 1 year ago • 0 comments

We need a way to read files from azure in our tests. This means one of:

  1. adding a service account (or whatever the azure equivalent is) and the ability to generate SAS tokens
  2. finding a way to make a SAS token that has a very long expiration time

lbergelson avatar Dec 09 '23 01:12 lbergelson