seanluce / ANFHealthCheck

A PowerShell Runbook that will provide useful information about your Azure NetApp Files (ANF) resources. Schedule this to run every day for the most up-to-date info delivered straight to your inbox.
GNU General Public License v3.0
9 stars 3 forks source link

Audit Log - Log all ANF Healthcheck calls #7

Open aby161283 opened 1 year ago

aby161283 commented 1 year ago

Right now, ANF Healthcheck remediation doesn't maintain a log of what changes it made. It would increase the adoption of the code if we had logged the changes.

aby161283 commented 1 year ago

It may be better to log all the calls the script makes instead of adding logic to separate remediation vs. check calls.