- there is this post https://communities.sas.com/t5/SAS-Communities-Library/Using-Azure-Blob-Storage-for-sas7bdat-files-with-SAS-Viya-Part-1/ta-p/906563 for accessing sas7bdat files in Azure blob via Viya. - In this post: https://communities.sas.com/t5/New-SAS-User/Read-SAS-datasets-stored-on-Microsoft-Azure-ADBL-using-SAS9-4-or/td-p/861155 @ChrisHemedinger suggests a solution to use Proc HTTP and download the data locally, but as you can imagine this is not ideal. Chris also mentions that assigning a fileref to Azure Blob Storage is possible in SAS Viya. Cant we also do something in SAS EG/9.4, say via NFS?
... View more