How to monitor the existing of a file on an azure vm with azure tools
Greetings,
I need to monitor whether a file exist or is updated in the last 20 minutes located in an azure vm with azure tools. If one of these two conditions are met an alert is fired.
Currently, I’m able to do so with powershell for my on-premesise servers, however we are migrating to azure monitor and wonder if there is a tool or a way where I can do it from azure.
PS: will be very helpful and appreciated if I can re-use my powershell scripts 🙂
Thanks
​Greetings,I need to monitor whether a file exist or is updated in the last 20 minutes located in an azure vm with azure tools. If one of these two conditions are met an alert is fired.Currently, I’m able to do so with powershell for my on-premesise servers, however we are migrating to azure monitor and wonder if there is a tool or a way where I can do it from azure.PS: will be very helpful and appreciated if I can re-use my powershell scripts 🙂Thanks  Read More
​