Hi , Greetings!
Please follow this to copy or move data
https://learn.microsoft.com/en-us/azure/data-factory/connector-azure-file-storage?tabs=data-factory
Please accept if it helps , Thanks!
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I want to write data from azure synapse analytics to Azure SMB File share
eg
I have a dataframe df and I want to write this data to a container
#df This is my datafra,e
df.write.csv("abfss://******@defg.dfs.core.windows.net/Customer",header=True)
but how can I do it in the file share
Hi , Greetings!
Please follow this to copy or move data
https://learn.microsoft.com/en-us/azure/data-factory/connector-azure-file-storage?tabs=data-factory
Please accept if it helps , Thanks!