Skip to content

Commit add918f

Browse files
Merge pull request #231514 from v-ksreedevan/21Mar-SudoUpdate
Sudo update
2 parents 0604f6f + 73052b1 commit add918f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/migrate/migrate-support-matrix-physical.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: Vikram1988
55
ms.author: vibansa
66
ms.manager: abhemraj
77
ms.topic: conceptual
8-
ms.date: 03/03/2023
8+
ms.date: 03/21/2023
99
ms.custom: engagement-fy23
1010
---
1111

@@ -31,7 +31,7 @@ To assess physical servers, you create a project, and add the Azure Migrate: Dis
3131
**Physical server deployment:** The physical server can be standalone or deployed in a cluster.
3232

3333
**Type of servers:** Bare metal servers, virtualized servers running on-premises or other clouds like AWS, GCP, Xen etc.
34-
>[!Note]
34+
> [!Note]
3535
> Currently, Azure Migrate does not support the discovery of para-virtualized servers.
3636
3737
**Operating system:** All Windows and Linux operating systems can be assessed for migration.
@@ -65,7 +65,7 @@ For Linux servers, based on the features you want to perform, you can create a u
6565

6666
### Option 1
6767
- You need a sudo user account on the servers that you want to discover. Use this account to pull configuration and performance metadata, perform software inventory (discovery of installed applications) and enable agentless dependency analysis using SSH connectivity.
68-
- You need to enable sudo access for the commands listed [here](discovered-metadata.md#linux-server-metadata). In addition to these commands, the user account also needs to have permissions to execute ls and netstat commands to perform agentless dependency analysis.
68+
- You need to enable sudo access on /usr/bin/bash to execute the commands listed [here](discovered-metadata.md#linux-server-metadata). In addition to these commands, the user account also needs to have permissions to execute ls and netstat commands to perform agentless dependency analysis.
6969
- Make sure that you have enabled **NOPASSWD** for the account to run the required commands without prompting for a password every time sudo command is invoked.
7070
- Azure Migrate supports the following Linux OS distributions for discovery using an account with sudo access:
7171

0 commit comments

Comments
 (0)