I have two questions.
Is there any way to move data(CSV files in FTP server) periodically in to Azure Storage account using ADF?
After Switching Azure mode using
switch-azuremode AzureResourceManager
I could not use Get- help datafactory
(Used Powershell in Admin mode, added Azure account using "Add-AzureAccount")
Thanks
I try to answer your questions in order:
Get-Help azuredatafactory
(caution: no whitespaces) orhelp azuredatafactory
or have a look at the cmdlets reference.