Hello there,
I'm trying to implement a solution migrate SharePoint Document library to Azure Blob Storage via Data Factory(only). I have come across multiple solutions which implement logic apps or either postman. I also came across one solution in Microsoft documents here:
https://docs.microsoft.com/en-us/azure/data-factory/connector-sharepoint-online-list
However, in this scenario, for web activity Body field expects details like client ID, client secret mentioned in plain text. And instead that to be done is there any alternative wherein we do not need these details to be exposed or can use managed identity in the web activity to fetch token.
Any help on this would be appreciated!
@KranthiPakala-MSFT I came across your solution to this and need a little tweak to that.



