Hi All,
Is there any possibility to extract the data from BLOB, transfer the json value in a specific column to fetch required value using powershell script, datafactory or azure functions and finally the process data to be loaded to the destination - Azure table storage!
To my knowledge, I have done so much of research to find out the possibility, but left with none!
If not possible, then why? We are trying not to use SQL server that's the reason trying to figure out between storage options.
I believe we can load data from BLOB to BLOB, if so, can we get it done the processed data and load another BLOB and fetch the data for Power BI reports?
This is mainly for O365 Stream audit log data.
Please help me with your solution.