Hey @Jay ,
Based on my knowledge, there is no direct connector to sharepoint.
So for you to achieve this, you can follow the below path :
- Copy activity : from SQL to Blob/file system
- copy activity from Blob/file system to sharepoint
https://learn.microsoft.com/en-us/azure/data-factory/connector-sharepoint-online-list
This link provides details on how to copy files between sharepoint and blob which you can leverage