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
Copy file name to clipboardExpand all lines: articles/governance/machine-configuration/how-to/create-policy-definition.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -139,7 +139,9 @@ Parameters of the `New-GuestConfigurationPolicy` cmdlet:
139
139
> those machines from the policy definition. For the Azure VM to download the assigned package and
140
140
> apply the policy, the Guest Configuration Agent must be version `1.29.82.0` or higher for Windows
141
141
> and version `1.26.76.0` or higher for Linux.
142
-
> As an alternative System Assigned Managed Identities can be used to download packages for Arc-connected machines, and similar support has been provided for Azure options.
142
+
>
143
+
> For Arc-connected machines, you can also use System Assigned Managed Identities to download
144
+
> packages.
143
145
144
146
For more information about the **Mode** parameter, see the page
145
147
[How to configure remediation options for machine configuration][02].
0 commit comments