Relative Content

Tag Archive for azure-pipelinesazure-synapseazure-synapse-analyticsazure-notebooksazure-synapse-pipeline

How to Copy Files into Individual Folders in Synapse Analytics

I originally had files in my silver folder. I was using notebooks to make transformations to these files and then overwriting the original files with the transformed ones. After speaking to a Synapse engineer, they recommended that it’s best practice to refer to folders for the transformations instead of the files themselves. They suggested creating individual folders for each file inside the silver folder.