Skip to content

Commit 22c8eca

Browse files
tracing -> tracing session (in the "Regular logs" section).
1 parent 70cebfc commit 22c8eca

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/active-directory/devices/troubleshoot-primary-refresh-token.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,7 @@ Common general network-related issues.
407407
408408
1. Download the [Auth script archive](https://aka.ms/authscripts), and extract the scripts into a local directory. If it's necessary, review the usage instructions in [KB 4487175](https://aka.ms/howto-authscripts).
409409
1. Open an administrative PowerShell session, and change the current directory to the directory in which you saved the Auth scripts.
410-
1. To begin the error tracing, enter the following command:
410+
1. To begin the error tracing session, enter the following command:
411411
412412
```powershell
413413
.\Start-auth.ps1 -v -acceptEULA
@@ -417,8 +417,8 @@ Common general network-related issues.
417417
1. Lock the device.
418418
1. If the device is a hybrid Azure AD-joined device, wait at least 60 seconds to let the PRT acquisition task finish.
419419
1. Unlock the device.
420-
1. Switch the Windows user account back to your administrative session that's running the tracing.
421-
1. After you reproduce the issue, run the following command to end the tracing:
420+
1. Switch the Windows user account back to your administrative session that's running the tracing session.
421+
1. After you reproduce the issue, run the following command to end the tracing session:
422422

423423
```powershell
424424
.\stop-auth.ps1

0 commit comments

Comments
 (0)