how to add managed identity to webhook?

Wosi Man 41 Reputation points
2020-08-14T02:48:39.46+00:00

Hi,

I am trying to add managed identity to my actions in the logic apps.
looks like Azure function and Http both provides support support in designer with authentication but for Http WebHook action, I don't see that when authentication is selected.

but from this doc:
https://learn.microsoft.com/en-us/azure/logic-apps/logic-apps-securing-a-logic-app#add-authentication-outbound
Authentication type Supported triggers and actions
Managed identity Azure API Management, Azure App Services, Azure Functions, HTTP, HTTP + Swagger, HTTP Webhook

also trying to add these to http webhook inputs:
17612-image.png
but running that webhook failed because of no access

Please let me know how I could enable managed identity with webhook.
btw I am just using System assigned identity with my logic apps.

thank you.

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

Accepted answer
  1. Pramod Valavala 20,636 Reputation points Microsoft Employee
    2020-08-24T09:28:31.007+00:00

    I can confirm that Managed Identity isn't supported for HTTP + Swagger & HTTP Webhook. We have updated the documentation to support this.

    Please feel free to raise feature requests to support Managed Identity for these actions.


0 additional answers

Sort by: Most helpful

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.