I am using a built-in azure policy which checks whether storage account is using customer-managed keys or Microsoft managed key. This is of effect type as "Audit".
It has detected 4 of my storage account. I enabled customer-managed keys in one of the storage accounts.
Still, the policy shows my storage account as non-compliant.
My question is when I update the azure resources (storage account in my case) after how many hours Azure policy re-runs, is there any option to configure the re-evaluation interval?
Unable to find any such details from Azure Docs.