Azure Durable Function – Non-US Symbols
Using Powershell 7.2 and Azure Durable Function.
Azure Function – create a folder and store csv files inside it
I have an azure function that should create a folder inside which it some csv files are written.
These files are processed in further steps and then the files/folder shld be deleted.