Importing your local data files to SAS
In this recent article, @NicolasRobert shares 3 ways to import your data files to SAS Viya on Microsoft Azure Marketplace:
- Use the Manage Data application to import data from your client machine.
- Use Upload Files in SAS Studio ("Develop code and flows") to make your local data available to your SAS programs.
- Use scp (secure copy) to transfer files from your local environment to the "jumpbox" virtual machine that's configure with the SAS Viya on Microsoft Azure deployment.
For details, see the complete article here:
SAS Viya on Microsoft Azure: Three Ways to Import your Data files
Accessing your Data on ADLS Gen2
ADLS Gen2 is a low-cost object storage solution for the cloud, used for building enterprise data lakes on Azure. Microsoft customers use ADLS2 for storing massive amounts of structured/unstructured data.
You are using ADLS Gen2 when you create a Storage Account and check “Enable hierarchical namespace”.
In this article, Nicolas describes how to connect SAS Viya to Microsoft Azure Data Lake Storage Gen2 (or simply ADLS2):
SAS Viya on Microsoft Azure Marketplace: Accessing your Data on ADLS Gen2