sftp to blob process azure fuction trigger in parellel process it is possible or not?
i want to sftp file process and move to azure blob this all process I want to parallel process
then please guide me ..
an i use SemaphoreSlim for multipal fill processing???
kishanvaghelaPosted Feb 19, 2024, 5:07 AM
Hello @Nikki Harris,
please give me exampal ?
or any reference then please give me
then I understand properly.
thank you.
Nikki HarrisPosted Feb 16, 2024, 4:28 PM
Hello
Yes, you can start parallel processing for SFTP to Azure Blob operations using Azure Functions. SemaphoreSlim is a good option for effectively handling several file processing jobs.
Regards
Nikki Harris
Provident Botanico