Azure function flex consumption plan bash execute
In azure function .NET 8 isolated worker on linux flex consumption plan, is it possible to execute bash script in code by invoking .sh file stored in project?
In azure function .NET 8 isolated worker on linux flex consumption plan, is it possible to execute bash script in code by invoking .sh file stored in project?