Logic App Editor Download button greyed out

Mike Hardy 1 Reputation point
2021-06-25T18:44:37.6+00:00

Using the Logic App extension in Visual Studio I right-click the Logic App from Cloud Explorer, then Open with Logic App Editor. Normally, clicking Download will download the Logic App and extract the parameters.

With one particular Logic App the button turns grey when the Editor appears.

This is not the case for a dozen other Logic Apps I've downloaded.

Does anyone know what could be causing this?

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

2 answers

Sort by: Most helpful
  1. MikeUrnun 9,777 Reputation points Moderator
    2021-07-01T02:46:55.267+00:00

    Thanks, @Mike Hardy ! This appears to be a known issue with certain versions and the workaround is to revert back to 16.5.5 --if possible, could you try that out and see if that helps?

    If that doesn't work, please send us the following info at azcommunity at microsoft dotcom (subject line of your email to read "attn:murnun") so that we can investigate further:

    • Resource ID for Logic Apps (can be located in Azure Portal -> your Logic Apps -> Properties):
    • Activity logs from VS:
      Getting Logs:
      1. Open developer command prompt for VS 2019
      2. Run the following command to start VS with activity logging enabled. "devenv.exe /log".
      3. Repro the issue in this instance and close it.
      4. You can find the activity log at the location :
        a. Go to %APPDATA%\Microsoft\VisualStudio\
        b. Open folder specific to visual studio version eg: 16.0_e63236cd
        c. You will find the log file - ActivityLog.xml here.
    0 comments No comments

  2. Mike Hardy 1 Reputation point
    2021-07-01T23:20:38.26+00:00

    Can't revert.
    Email sent.

    I also found another work around. If I download the template from the portal, and open that one in the editor, it will extract the parameters in much the same way as downloading it directly from here.

    Thanks,
    Mike


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.