A client has several Azure synapse pipelines and data flows created. They want to document it.
Besides opening up each item and taking screenshots, etc, and adding the relevant business info, is there a better way of doing this?
Is there any automated way to automatically get the info (open source is ok, paid option are not ok)?
I was able to get the JSON representation of the pipeline and used chatgpt to build document which is halfway decent, but there is no good JSON representation for the Data Flows.
What are the best practices to create documentation?
Note they don’t use azure DevOps or git. It’s all hand created
I tried using the pipeline JSON and created documentation using that, but need option for the Data Flow