Navigate directly to the Logic Apps run details

Last week, there was the #IntegrationAMA, where we got to chance to ask our questions to the product teams of the Azure Integration Services.  I used this as an opportunity to remind the product teams of several feature requests.  One of these requests was the ability to create a direct URL that links to the Logic Apps monitoring details of a specific run.  Surprisingly, the seemed already possible!  Kevin Lam provided a trick on how to achieve this.

You can compose the URL in this way:  https://portal.azure.com/#blade/Microsoft_Azure_EMA/LogicAppsMonitorBlade/runid/<URL encoded resource id of the run>.  The resource id consists of:

/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{logicAppName}/runs/{runId}

Ensure you include the first slash and URL encode it!

As an example, this link points immediately to the following run details.  You won’t have access 😉

URL

This comes in very handy when creating alerts, based on Azure Monitor events.  In case you’re building a monitoring dashboard, this allows you to provide the capability to immediately navigate to the Logic Apps run details.

A small feature, that can really improve the operational experience of your integration solutions!

Cheers,
Toon

ABOUT

MEET THE YOUR AZURE COACH TEAM

Your Azure Coach is specialized in organizing Azure trainings that are infused with real-life experience. All our coaches are active consultants, who are very passionate and who love to share their Azure expertise with you.