Creating ICM using exception in Log Analytics

Shwetanana Shweta 1 Reputation point
2022-07-20T16:28:15.487+00:00

Hi Team,
How we can create ICM in Azure Log Analytics using exception.

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,647 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,543 questions
{count} votes

1 answer

Sort by: Most helpful
  1. MayankBargali-MSFT 70,936 Reputation points Moderator
    2022-07-22T10:41:38.437+00:00

    @Shwetanana Shweta Thanks for reaching out. Yes, your understating is correct that the logic app ICM connector is depreciated now. ITSM connector lets you send alerts to an external ticketing system such as ServiceNow and for more details you can refer to this document.

    A viable alternative/workaround would be creating a custom connector that interfaces with the ICM's REST API.
    In case if you don't want to create the custom connector then you can create a function to call ICM endpoint to do ICM operations and let logic app calls this function.

    Please 'Accept as answer' and ‘Upvote’ if it helped so that it can help others in the community looking for help on similar topics.

    0 comments No comments

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.