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: intune/agents/change-review-agent-use.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -137,15 +137,14 @@ Security Copilot logs include all agent management actions and permission failur
137
137
138
138
[!INCLUDE [errors](includes/errors.md)]
139
139
140
-
### Security Copilot couldn’t retrieve details for this factor at this time
140
+
### Security Copilot couldn't retrieve details for this factor at this time
141
141
142
142
The agent was unable to retrieve details related to the specified factor. The exact reason for this failure is unknown.
143
143
144
144
### Couldn't complete your request. Security Copilot doesn't currently support that type of request
145
145
146
146
The agent cannot proceed because the request violates Microsoft's Responsible AI policies. This typically occurs when the system detects a prohibited action, like a prompt injection attempt.
147
147
148
-
149
148
## Related content
150
149
151
150
-[Change Review Agent in Intune](change-review-agent.md)
Copy file name to clipboardExpand all lines: intune/agents/change-review-agent.md
+8-6Lines changed: 8 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ ms.reviewer: zinebtakafi
10
10
11
11
# Change Review Agent overview
12
12
13
-
In public preview, the Microsoft Intune Change Review Agent uses Microsoft Security Copilot’s generative AI to evaluate Multi Admin Approval requests for PowerShell scripts on Windows devices. It provides risk-based recommendations and contextual insights to help administrators understand script behavior and associated risks. These insights help Intune administrators make informed decisions more quickly about whether to approve or deny requests.
13
+
In public preview, the Microsoft Intune Change Review Agent uses Microsoft Security Copilot's generative AI to evaluate Multi Admin Approval requests for PowerShell scripts on Windows devices. It provides risk-based recommendations and contextual insights to help administrators understand script behavior and associated risks. These insights help Intune administrators make informed decisions more quickly about whether to approve or deny requests.
14
14
15
15
To generate these recommendations, the agent aggregates signals from multiple sources:
16
16
@@ -111,7 +111,7 @@ The agent analyzes these signals to assess the potential risk associated with ea
111
111
>
112
112
> For details about mapping permissions to the Unified RBAC Security Reader role, see [Microsoft Entra Global roles access](/defender-xdr/compare-rbac-roles#microsoft-entra-global-roles-access) in the *Map Microsoft Defender XDR Unified role-based access control (RBAC)* article in the Defender documentation.
113
113
>
114
-
> Ensure the agent’s identity is scoped in Microsoft Defender to include all relevant device groups. The agent can't access or report on devices outside its assigned scope.
114
+
> Ensure the agent's identity is scoped in Microsoft Defender to include all relevant device groups. The agent can't access or report on devices outside its assigned scope.
@@ -160,27 +160,27 @@ At a high level, the agent does the following steps each time it runs:
160
160
- Needs more info - Risk couldn't be fully assessed. This request requires further review.
161
161
162
162
Each recommendation includes supporting details that explain:
163
-
- The rationale behind the agent’s recommendation.
163
+
- The rationale behind the agent's recommendation.
164
164
- What the script is intended to accomplish or do.
165
165
- A detailed list of factors that the agent reviewed as part of its process.
166
166
167
167
## Agent identity
168
168
169
-
The agent runs under the identity and permissions of the Intune admin account used during setup. The agent’s actions are limited to the permissions of that account, and the identity refreshes with each run. If the agent doesn’t run for 90 consecutive days, its authentication expires, and subsequent runs fail until its renewed. To maintain functionality, renew the agent identity before the 90-day limit.
169
+
The agent runs under the identity and permissions of the Intune admin account used during setup. The agent's actions are limited to the permissions of that account, and the identity refreshes with each run. If the agent doesn't run for 90 consecutive days, its authentication expires, and subsequent runs fail until its renewed. To maintain functionality, renew the agent identity before the 90-day limit.
170
170
171
171
## Operational considerations
172
172
173
173
Before setting up and starting the agent for the first time, review the following considerations:
174
174
175
-
- An admin must manually start the agent. Once started, there’s no option to stop or pause it.
175
+
- An admin must manually start the agent. Once started, there's no option to stop or pause it.
176
176
- The agent can only be started from the Microsoft Intune admin center.
177
177
- Session details in the [Microsoft Security Copilot portal](https://go.microsoft.com/fwlink/?linkid=2247989) are visible only to the user who set up the agent.
178
178
- The agent reviews and then provides recommendations for a maximum of 10 requests per run.
179
179
- Only one agent instance is supported per tenant/user context.
180
180
181
181
## Set up the agent
182
182
183
-
The agent operates under the identity and permissions of the Intune admin account used during setup. Its operations are limited to the permissions of that account, and the identity refreshes with each run. Any changes to the account’s permissions affect the agent’s capabilities during its next run.
183
+
The agent operates under the identity and permissions of the Intune admin account used during setup. Its operations are limited to the permissions of that account, and the identity refreshes with each run. Any changes to the account's permissions affect the agent's capabilities during its next run.
184
184
185
185
**To set up the Change Review Agent:**
186
186
@@ -199,6 +199,8 @@ To learn more about using the agent, see [Use the Change Review Agent](change-re
199
199
<!-- ## Remove the agent -- H2 header is in the Include: -->
200
200
[!INCLUDE [remove](includes/remove.md)]
201
201
202
+
[!INCLUDE [feedback](includes/feedback.md)]
203
+
202
204
## Related content
203
205
204
206
-[Use the Change Review Agent](/intune/agents/change-review-agent-use)
0 commit comments