Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error on Azure Monitor Logs connector actions as "Failed to retrieve dynamic outputs" #1292

Open
Rakshashub opened this issue Feb 7, 2025 · 1 comment

Comments

@Rakshashub
Copy link

Describe the Bug

Error on the designer for Azure Monitor Logs connector actions as "Failed to retrieve dynamic outputs"

Failed to retrieve dynamic outputs. As a result, this operation's outputs might not be visible in subsequent actions. Error details: Error executing the API - https://management.azure.com/subscriptions/2075504c-99ab-4ba2-ae97-c042664fbd66/resourceGroups/BDAOUT-ESS-P-RGRP/providers/Microsoft.Web/connections/azuremonitorlogs/dynamicInvoke

The error cannot be seen on the fallback URL, but still the dynamic outputs are not available in next actions in fallback URL as well.

Plan Type

Consumption/Standard

Steps to Reproduce the Bug or Issue

In Consumption/Standard logic app, add "Run query and list results" or any other Azure Monitor Logs connector action, fill the details after creating a connection and we would see below error even before/after saving the workflow:

Image

Workflow JSON

Screenshots or Videos

No response

Additional context

No response

@marcvoor
Copy link

In my case, the issue is with an API connection to SharePoint, giving me an error that looks quite the same:

Failed to retrieve dynamic outputs. As a result, this operation's outputs might not be visible in subsequent actions. Error details: Error executing the API - https://management.azure.com/subscriptions//resourceGroups//providers/Microsoft.Web/connections/sharepointonline/dynamicInvoke

This error is also visible when using the fallback URL (microsoft_azure_ema_forceFallbackToOldDesigner=true)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants