You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The latest versions of CoA do not allow you to mount public buckets with a SAS Url. Effectively, this means two things:
The ref_map and tertiary_map files refer to paths that will not be usable within a CoA workflow
The *.input.json files reference the wrong path
Importantly DO NOT mount the /datasetpbrarediseases/dataset/ container in either the externalContainer or externalSaSContainer section in the AksValues.yaml
Details
Update /datasetpbrarediseases/dataset/ to be https://datasetpbrarediseases.blob.core.windows.net/dataset/ for all resources and have microsoft update the ref_map / tertiary_map in the public bucket
Describe the bug
The latest versions of CoA do not allow you to mount public buckets with a SAS Url. Effectively, this means two things:
ref_map
andtertiary_map
files refer to paths that will not be usable within a CoA workflow/datasetpbrarediseases/dataset/
container in either the externalContainer or externalSaSContainer section in the AksValues.yamlDetails
/datasetpbrarediseases/dataset/
to behttps://datasetpbrarediseases.blob.core.windows.net/dataset/
for all resources and have microsoft update the ref_map / tertiary_map in the public bucketThe text was updated successfully, but these errors were encountered: