I am trying the new C# script execution on the standard logic app workflow. On workflow designer search, I can see and add the action to the workflow with sample/default code but after saving, and reopening the workflow designer I see no code and an empty text area. Even I don’t see any code/script file as “execute_csharp_script_code.csx” in any of the folders.
- I even opened the vscode as administrator.
- I tried different workflow trigger (http, blobupdate)
- I manually created the execute_csharp_script_code.csx file and still not picking the code.
Is there anything that I am missing here to try this new feature?