Context
We are performing some transformations on data using a Azure Synapse notebook (Pyspark) and in turn are trying to store that data inside Azure Table Storage.
We haven't been able to find any information (articles/ documentation) on storing data inside Azure Table storage using a synapse notebook directly.
Here is some documentation we did find but it involves a synapse pipeline
Questions
Firstly, is it possible to store data directly to Azure Table storage using a synapse notebook? If so can someone link to the relevant docs/ articles so we know how to perform.
Finally, if this is not possible could someone suggest the best work around/ alternative method to perform in order to get this done? Perhaps running the notebook as part of a pipeline and then having a copy data activity to store inside Azure Table storage?
or upvote
button whenever the information provided helps you. 