DownloadCSVFromStorageExplorer
DownloadCSVFromStorageExplorer(
UploadCSVObjectName = "data.csv",
SaveCSVFilePath = file.path(Root),
SaveCSVName = "RawData.csv",
UploadLocation = "Analytics Sandbox/Machine Learning",
DataStoreName = NULL
)
Name of the file you uploaded to the Microsoft Azure Storage Explorer
Path file to where you want to save your csv in Azure
The name you want to give the csv that will be saved
The location to where the data is saved in the Azure Storage Explorer
The name of the store in data factory where you uploaded your data