You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think the check isn't accurate.
We can put 0 as the retention days value, and by Azure this value will make the data retain forever.
As I see, the check only validate the value is >=90 and not consider 0 value.
Expected behavior
The resource shod be passed for 0 value
Actual Result with Screenshots or Logs
How did you install Prowler?
Cloning the repository from github.com (git clone)