question

AndrewRyan-6896 avatar image
0 Votes"
AndrewRyan-6896 asked garybushey answered

Is it possible to upload a file through a workbook?

I have a workbook that depends on data that is uploaded to a blob container, the container is already updated by a logic app which works fine.

But is there a way that a user could also upload a csv directly to a blob via a workbook?

microsoft-sentinel
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

garybushey avatar image
0 Votes"
garybushey answered

Not directly. You could write a playbook that could do the upload and call it from a workbook. This post is a good place to start. https://techcommunity.microsoft.com/t5/microsoft-sentinel-blog/run-microsoft-sentinel-playbooks-from-workbooks-on-demand/ba-p/3193074

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.