Forum Discussion

ryanksmith's avatar
ryanksmith
Copper Contributor
Sep 13, 2019

Azure Sentinel Logic App write back to comment

Hi All,

 

I am trying to write the output of a HTTP GET (Which works) to a comment  in Sentinel, from my review it appears as if the ID's and Groups are set correctly but I am getting a Bad Request.  Has anyone had any success writing back to comments (yes I know this is preview) 

 

10 Replies

  • GaryBushey's avatar
    GaryBushey
    Bronze Contributor
    If you are still having issues, look at my thread on writing comments. Nicholas gave me all the steps needed to get it to work there.
      • ryanksmith's avatar
        ryanksmith
        Copper Contributor

         

        Have moved the get Incident blade around, still get the same 400 error

         

        <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN""http://www.w3.org/TR/html4/strict.dtd">
        <HTML><HEAD><TITLE>Bad Request</TITLE>
        <META HTTP-EQUIV="Content-Type" Content="text/html; charset=us-ascii"></HEAD>
        <BODY><h2>Bad Request - Invalid URL</h2>
        <hr><p>HTTP Error 400. The request URL is invalid.</p>
        </BODY></HTML>

Resources