Skip to content

Commit 54735b2

Browse files
Merge pull request #262883 from jmgallart77/patch-2
Update how-to-install-sftp-agent.md
2 parents e7a8f70 + 85ac8cb commit 54735b2

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)