Hi @Santhi Dhanuskodi ,
Thankyou for using Microsoft Q&A platform and thanks for posting your question here.
As you have understood correctly, physical dataset are shareable or usable in any of the pipelines within the ADF.
However, if you are doing something just for the purpose of one dataflow, and you don't need that to be reused in other dataflows , then you can add that datastore as source or sink , without needing to define it as a shared resource .
Inline datasets are recommended when you use flexible schemas, one-off source instances, or parameterized sources. If your source is heavily parameterized, inline datasets allow you to not create a "dummy" object. Inline datasets are based in Spark, and their properties are native to data flow.
For more details, kindly visit: Inline datasets
https://www.youtube.com/watch?v=fjNPL_Aqxl0
https://www.youtube.com/watch?v=3799TA62rao
Hope this will help. Please let us know if any further queries.
------------------------------
- Please don't forget to click on
or upvote
button whenever the information provided helps you.
Original posters help the community find answers faster by identifying the correct answer. Here is how - Want a reminder to come back and check responses? Here is how to subscribe to a notification
- If you are interested in joining the VM program and help shape the future of Q&A: Here is how you can be part of Q&A Volunteer Moderators