Skip to content

Commit 69fec8d

Browse files
committed
Minor Acrolinx style fix
1 parent 7b93a70 commit 69fec8d

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

articles/operator-insights/how-to-install-mcc-edr-agent.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ This process assumes that you're connecting to Azure over ExpressRoute and are u
134134
<Storage private IP>   <ingestion URL>
135135
<Key Vault private IP>  <Key Vault URL>
136136
````
137-
1. 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.
137+
1. Add the public IP address of the URL *login.microsoftonline.com* to */etc/hosts*. You can use any of the public addresses resolved by DNS clients.
138138
139139
```
140140
<Public IP>   login.microsoftonline.com

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,10 +178,11 @@ This process assumes that you're connecting to Azure over ExpressRoute and are u
178178
<Storage private IP>   <ingestion URL>
179179
<Key Vault private IP>  <Key Vault URL>
180180
````
181-
1. Additionally to this, the public IP of the URL *login.microsoftonline.com* must be added to */etc/hosts*. You can use any of the public addresses resolved by DNS clients.
181+
1. Add the public IP address of the URL *login.microsoftonline.com* to */etc/hosts*. You can use any of the public addresses resolved by DNS clients.
182182
```
183183
<Public IP>   login.microsoftonline.com
184184
````
185+
185186
## Install and configure agent software
186187
187188
Repeat these steps for each VM onto which you want to install the agent:

0 commit comments

Comments
 (0)