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
@@ -78,7 +78,7 @@ or if the method returns "false" the agent reports "NonCompliant".
78
78
Machine configuration supports the concept of "continuous remediation". If the machine drifts out of compliance for a configuration, the next time it's evaluated the configuration is corrected automatically. Unless an error occurs, the machine always reports status as "Compliant" for the configuration. There's no way to report when a drift was automatically corrected when using continuous remediation.
@@ -122,7 +122,7 @@ If enforcement is set to "Disabled", the configuration assignment
122
122
audits the state of the machine until the behavior is changed by a
123
123
[remediation task](../policy/how-to/remediate-resources.md). By default, machine configuration
124
124
definitions update the
125
-
[assignmentType property](/rest/api/guestconfiguration/machine-configuration-assignments/get#assignmenttype) from "Audit" to "ApplyandMonitor" so the configuration
125
+
[assignmentType property](/rest/api/guestconfiguration/guest-configuration-assignments/get#assignmenttype) from "Audit" to "ApplyandMonitor" so the configuration
126
126
is applied one time and then it won't apply again until a remediation is
127
127
triggered.
128
128
@@ -145,7 +145,7 @@ experience by updating a guest assignment resource, even if the update
145
145
doesn't make changes to the resource properties.
146
146
147
147
When a machine configuration assignment is created, the
0 commit comments