Running inline C# scripts in Azure Logic Apps workflows


Last week, a new feature called Inline C# Action was introduced in Azure Logic Apps standard. This action allows users to write .NET C# scripts directly within the Logic Apps designer in the Azure Portal and execute them within their workflows. The Inline C# Script Code action is aimed at helping users solve management tasks, automate workflows, and handle other C# scenarios directly in the Azure Portal without the need for a local development environment. The C# code runs within the Azure Function host process and has access to all standard .NET assemblies. Custom assemblies are not supported at the moment, but they will be in the future. This new action is important for developers who want to combine low-code and code-based actions to achieve better performance and handle complex operations in their workflows.


Article 8m

Login now to access my digest by 365.Training

Learn how my digest works
Features
  • Articles, blogs, podcasts, training, and videos
  • Quick read TL;DRs for each item
  • Advanced filtering to prioritize what you care about
  • Quick views to isolate what you are looking for right now
  • Save your favorite items
  • Share your favorites
  • Snooze items you want to revisit when you have more time