@David Broggy Thanks for reaching out. Unfortunately, there is no connector that can help with your use case. The available connector with logic app is listed here.
AFAIK you need to write the shell script or PowerShell script and you can run it in Azure automation or Azure Virtual Machine.
logic app - port ping?

David Broggy
6,291
Reputation points MVP
Volunteer Moderator
Hi there,
Anyone know how to do a port ping from a logic app?
eg. alert fires that a source ip is hammering a dest ip/port.
The alert fires off a logic app that:
- checks for the ip/port in a watchlist - if it's listed then end.
- if it's not listed, then do a port ping on the dest ip/port to see if it's open.
- if it's open then update the alert with a comment that the port is open and NOT a known service port.
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
1 answer
Sort by: Most helpful
-
MayankBargali-MSFT 70,936 Reputation points Moderator
2022-08-10T07:15:09.497+00:00