Azure/LogicAppsUX

LA Std Run History fails with parameterized Managed connections

Closed this issue · 1 comments

Describe the Bug with repro steps

  1. Use managed connector, such as Teams, or SPO
  2. Have the connection related to the managed connector parameterized in connections.json; for example the subscription id is a parameterized parameter that references an appSettings value

Image
3. The logic app will run fine in Designer and Runtime. But will show errors in Run History.

Image
4. Errors are related to REST API call that is not resolving the parameterized subscription id

Image

Image

What type of Logic App Is this happening in?

Standard (Portal)

Which operating system are you using?

Windows

Are you using new designer or old designer

New Designer

Did you refer to the TSG before filing this issue? https://aka.ms/lauxtsg

Yes

Workflow JSON

No response

Screenshots or Videos

No response

Browser

All

Additional context

No response

Closing for #5977