Skip to content

Commit ce61a2f

Browse files
committed
Updated text
1 parent 7e23bf8 commit ce61a2f

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

azure-local/manage/get-remote-support.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -81,13 +81,6 @@ To enable remote support on your Azure Local, follow these steps:
8181
PS C:\Users\Administrator> etsn -ComputerName v-host1 -Credential $cred
8282
```
8383
84-
> [!NOTE]
85-
> First time users, if you enable Remote Support through a remote PowerShell session, you might receive the following error:
86-
>
87-
> `Processing data from remote server NodeName failed with the following error message: The I/O operation has been aborted because of either a thread exit or an application request.`
88-
>
89-
> For more information, see [Error handling](#error-handling).
90-
9184
3. To enable remote support, run this command:
9285
9386
```powershell
@@ -124,6 +117,13 @@ To enable remote support on your Azure Local, follow these steps:
124117
SasCredential :
125118
```
126119
120+
> [!NOTE]
121+
> First time users, if you enable Remote Support through a remote PowerShell session, you might receive the following error:
122+
>
123+
> `Processing data from remote server NodeName failed with the following error message: The I/O operation has been aborted because of either a thread exit or an application request.`
124+
>
125+
> For more information, see [Error handling](#error-handling).
126+
127127
There are various operations that you can perform to grant remote access for Microsoft support, after you enable remote support. The next sections detail some examples of those operations.
128128
129129
## Enable remote support diagnostics

0 commit comments

Comments
 (0)