Skip to content

Commit a5f22ac

Browse files
Merge pull request #303843 from Molishv/patch-3
Update tutorial-discover-physical.md
2 parents 1e2bac2 + 719a757 commit a5f22ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/migrate/tutorial-discover-physical.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ For discovering Linux servers, you can set up a least privileged sudo account by
6262

6363
**Set up Least privileged Linux user accounts**
6464

65-
- You need a sudo user account on the Linux servers you want to discover.
65+
- You need a user account that has sudo permissions to execute the below commands with no `NOPASSWD` on the Linux servers you want to discover.
6666
- This account helps collect configuration and performance data, perform software inventory (find installed applications), and enable agentless dependency analysis using SSH.
6767
- Ensure that you enable `NOPASSWD` for the account so it can run the required commands without asking for a password each time it uses sudo.
6868
- Modify the sudoers file to disable terminal (requiretty) for the user account.
@@ -318,4 +318,4 @@ After discovery starts, you can delete any added server from the appliance confi
318318
319319
## Next steps
320320

321-
Try [assessment of physical servers](tutorial-assess-physical.md) with Azure Migrate: Discovery and assessment.
321+
Try [assessment of physical servers](tutorial-assess-physical.md) with Azure Migrate: Discovery and assessment.

0 commit comments

Comments
 (0)