Skip to content

Commit 918857d

Browse files
Update note on assignmentType property behavior
Clarified behavior of assignmentType property during custom policy assignments.
1 parent 4543e2d commit 918857d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

articles/governance/machine-configuration/concepts/assignments.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@ resource type is `Microsoft.GuestConfiguration/guestConfigurationAssignments`. A
3434
the **complianceStatus** property of the guest assignment resource to report compliance status. For
3535
more information, see [getting compliance data][02].
3636

37+
> [!NOTE]
38+
> When assigning a custom policy that deploys a guest configuration, the assignmentType property on the guest assignment resource may temporarily appear as "Null" before being updated to reflect the value specified in the policy definition. This is expected behavior and typically resolves within one hour.
39+
3740
### Deletion of guest assignments from Azure Policy
3841

3942
When an Azure Policy assignment is deleted, if the policy created a machine configuration

0 commit comments

Comments
 (0)