Skip to content

Commit 4f5cd0d

Browse files
Merge pull request #232660 from cynthn/patch-65
[Doc-a-thon] Removing nano as editor - private-link-security.md
2 parents 328b220 + 1e165c3 commit 4f5cd0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-arc/servers/private-link-security.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ If you're only planning to use Private Links to support a few machines or server
218218

219219
#### Linux
220220

221-
1. Using an account with the **sudoers** privilege, run `sudo nano /etc/hosts` to open the hosts file.
221+
1. Open the `/etc/hosts` hosts file in a text editor.
222222

223223
1. Add the private endpoint IPs and hostnames as shown in the table from step 3 under [Manual DNS server configuration](#manual-dns-server-configuration). The hosts file asks for the IP address first followed by a space and then the hostname.
224224

0 commit comments

Comments
 (0)