You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-arc/servers/private-link-security.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -218,7 +218,7 @@ If you're only planning to use Private Links to support a few machines or server
218
218
219
219
#### Linux
220
220
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.
222
222
223
223
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.
0 commit comments