Skip to content

Commit e70c934

Browse files
authored
Merge pull request #207141 from timwarner-msft/timwarner-avnme
Add note about AVNM eval trigger behavior
2 parents 6d76b9f + 8205914 commit e70c934

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

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

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
---
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.
4-
ms.date: 06/29/2021
4+
author: timwarner
5+
ms.date: 08/05/2022
56
ms.topic: how-to
7+
ms.author: timwarner-msft
68
---
79
# Get compliance data of Azure resources
810

@@ -79,6 +81,9 @@ PowerShell, a call to the REST API, or by using the
7981
[Azure Policy Compliance Scan GitHub Action](https://github.com/marketplace/actions/azure-policy-compliance-scan).
8082
This scan is an asynchronous process.
8183

84+
> [!NOTE]
85+
> Not all Azure resource providers support on-demand evaluation scans. For example, [Azure Virtual Network Manager (AVNM)](../../../virtual-network-manager/overview.md) currently doesn't support either manual triggers or the standard policy compliance evaluation cycle (daily scans).
86+
8287
#### On-demand evaluation scan - GitHub Action
8388

8489
Use the

0 commit comments

Comments
 (0)