Skip to content

Commit 85ac8cb

Browse files
authored
Update how-to-install-sftp-agent.md
Added additional step for VMs without DNS
1 parent 1c15577 commit 85ac8cb

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/operator-insights/how-to-install-sftp-agent.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,10 @@ Steps:
175175
<Storage private IP>   <ingestion URL>
176176
<Key Vault private IP>  <Key Vault URL>
177177
````
178-
178+
5. Additionally to this, the public IP of the the URL *login.microsoftonline.com* must be added to */etc/hosts*. You can use any of the public addresses resolved by DNS clients.
179+
```
180+
<Public IP>   login.microsoftonline.com
181+
````
179182
## Install and configure agent software
180183
181184
Repeat these steps for each VM onto which you want to install the agent:

0 commit comments

Comments
 (0)