folks, I am trying to find a way to ping a list of IP addresses one at a time and capture either the "from" IP address, which = success or "Request Timeout" = Failure
Ideally being able to capture this information into a JSON file would be fantastic.
I'm using PowerApps and Data Factories to orchestrate the PINGing if Possible and then to consume the JSON results into a DB. the job would run once a day.
Looking for ideas or examples. Thank you!