Mar 24 2023 07:33 AM - edited Mar 24 2023 12:36 PM
Hello,
Can the Security Incident ID be extracted from the SecurityIncident table and used as a property or Entity value in a workflow action of a Logic App, such as 'Update Incident'? See the below image...
What is the actual structure of the Incident ARM ID? Is it the 'IncidentNumber' from the table, OR do you have to parse it from the property 'IncidentUrl'?
Mar 24 2023 08:25 AM
Solution@JMSHW0420 It comes from the system assigned Incident ID, the same ID that's included on the URL for the Incident in the browser. In the SecurityIncident table it's in the IncidentName data column.
Mar 25 2023 10:53 PM
thanks@Rod_Trent
Mar 25 2023 10:55 PM
Mar 26 2023 06:46 AM
Mar 28 2023 05:36 AM
Mar 28 2023 01:36 PM
Mar 24 2023 08:25 AM
Solution@JMSHW0420 It comes from the system assigned Incident ID, the same ID that's included on the URL for the Incident in the browser. In the SecurityIncident table it's in the IncidentName data column.