LogicAppsUX icon indicating copy to clipboard operation
LogicAppsUX copied to clipboard

Callback URL is not visible in Logic app overview in Azure portal.

Open BBlesan opened this issue 2 years ago • 2 comments

Describe the Bug with repro steps

Callback url of Event Grid push trigger is not available in Workflow Overview Tab in Azure portal.

Repro steps

  • create a Logic app consumption.
  • create a Event grid trigger "When a resource event occurs" and save the logic app.
  • Navigate to the overview of the Logic app

below is a screenshot of without callback url

image

previously we were able to see the callback url in the Overview blade of the logic app, screenshot below

image

What type of Logic App Is this happening in?

Consumption (Portal)

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

download

download

Browser

Microsoft Edge

Additional context

Want the callback url to be visible in the overview blade.

BBlesan avatar Jan 18 '24 16:01 BBlesan

@preetriti1, this was a change we made a couple months ago where you had mentioned the callback url should only be shown for the request trigger, as any other case should be used by the backend and not exposed to users; however, we've since seen a couple of users raise concerns as this is viewed as a regression

Eric-B-Wu avatar Jan 18 '24 17:01 Eric-B-Wu

This is a webhook trigger and we should be showing for that as well. But it doesnt show up even for manual triggers in consumption today.

preetriti1 avatar May 02 '24 03:05 preetriti1