Skip to content

Commit 0b29ac6

Browse files
authored
Clarify character restrictions and command cancellation
1 parent 3c1be7c commit 0b29ac6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

defender-endpoint/live-response.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ You can have a collection of PowerShell scripts that can run on devices that you
236236
#### To upload a file in the library
237237

238238
> [!NOTE]
239-
> There are restrictions on the characters that can be uploaded to the library. Use alphanumeric characters and some symbols(`-`, `_`, or `.`).
239+
> There are restrictions on the characters that can be uploaded to the library. Use alphanumeric characters and some symbols (specifically, `-`, `_`, or `.`).
240240
241241
1. Select **Upload file to library**.
242242

@@ -257,7 +257,7 @@ You can have a collection of PowerShell scripts that can run on devices that you
257257
Anytime during a session, you can cancel a command by pressing CTRL + C.
258258

259259
> [!WARNING]
260-
> Using this shortcut will not stop the command in the agent side. It only cancels the command in the portal. So, changing operations such as "remediate" may continue, while the command is canceled.
260+
> Using this shortcut doesn't stop the command in the agent side. It only cancels the command in the Microsoft Defender portal. So, changing operations such as "remediate" may continue, even if the command is canceled.
261261
262262
## Run a script
263263

0 commit comments

Comments
 (0)