Logic Apps "Powershell Inline Code" steps stop working?

Rafael José S. da Costa 11 Reputation points
2025-04-04T23:29:02.43+00:00

I have a Logic App with some Powershell Inline Code steps and it worked fine
User's image

User's image

But now, this step return it:

{"body": null}User's image

I ran this code manually in vs code and worked fine.

Then I created a default Powershell Inline Code step and putted it as first step, to test the output
User's image

And I got the same result:
User's image

Powershell Inline Steps no more works?

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,542 questions
{count} votes

1 answer

Sort by: Most helpful
  1. VenkateshDodda-MSFT 24,951 Reputation points Microsoft Employee Moderator
    2025-04-09T04:22:12.6533333+00:00

    @Rafael José S. da Costa Thanks for your patience on this.

    This is a known issue Our Engineering team are actively working on a fix and currently we don't any ETA at this moment. I will update your here accordingly once I have any updates on this.

    And the possible workaround is to add the app setting FUNCTIONS_EXTENSION_VERSION value as 4.837.1.23604 to fix the issue.

    Hope this helps, let me know if you have any further questions on this.

    3 people found this answer helpful.

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.