Skip to content

Commit 735c582

Browse files
Update Azure Policy evaluation time interval
1 parent 0ccc857 commit 735c582

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

articles/governance/policy/how-to/get-compliance-data.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Get policy compliance data
33
description: Azure Policy evaluations and effects determine compliance. Learn how to get the compliance details of your Azure resources.
44
author: timwarner-msft
5-
ms.date: 08/05/2022
5+
ms.date: 10/26/2022
66
ms.topic: how-to
77
ms.author: timwarner
88
---
@@ -39,7 +39,7 @@ operations of the Azure Policy Insights REST API, see
3939

4040
Evaluations of assigned policies and initiatives happen as the result of various events:
4141

42-
- A policy or initiative is newly assigned to a scope. It takes around 30 minutes for the assignment
42+
- A policy or initiative is newly assigned to a scope. It takes around five minutes for the assignment
4343
to be applied to the defined scope. Once it's applied, the evaluation cycle begins for resources
4444
within that scope against the newly assigned policy or initiative and depending on the effects
4545
used by the policy or initiative, resources are marked as compliant, non-compliant, or exempt. A

articles/governance/policy/troubleshoot/general.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Troubleshoot common errors
33
description: Learn how to troubleshoot problems with creating policy definitions, the various SDKs, and the add-on for Kubernetes.
4-
ms.date: 06/17/2022
4+
ms.date: 10/26/2022
55
ms.topic: troubleshooting
66
---
77
# Troubleshoot errors with using Azure Policy
@@ -50,7 +50,7 @@ A resource is in the _Not Started_ state, or the compliance details aren't curre
5050

5151
#### Cause
5252

53-
A new policy or initiative assignment takes about 30 minutes to be applied. New or updated
53+
A new policy or initiative assignment takes about five minutes to be applied. New or updated
5454
resources within scope of an existing assignment become available in about 15 minutes. A
5555
standard compliance scan occurs every 24 hours. For more information, see
5656
[evaluation triggers](../how-to/get-compliance-data.md#evaluation-triggers).

0 commit comments

Comments
 (0)