Skip to content

Commit 01b8416

Browse files
committed
small acrolinx fixes
1 parent f3edec1 commit 01b8416

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

articles/azure-monitor/platform/private-link-security.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ Restricting access in this manner only applies to data in the workspace. Configu
139139
140140
## Configure Application Insights
141141

142-
In the Azure portal in your Azure Monitor Application Insights Component resource is a menu item Network Isolation on the left-hand side. You can control two different states from this menu.
142+
In your Azure Monitor Application Insights Component resource in the Azure portal is a menu item Network Isolation on the left-hand side. You can control two different states from this menu.
143143

144144
**---------- TODO ------------- get screenshot----**
145145

@@ -178,7 +178,7 @@ Your must use the Log Analytics agent version 18.20.18038.0 or later.
178178

179179
### Log Analytics Linux agent
180180

181-
Your must use agent version 1.12.25 or later. If you cannot, run the following commands on your VM.
181+
You must use agent version 1.12.25 or later. If you cannot, run the following commands on your VM.
182182

183183
```cmd
184184
$ sudo /opt/microsoft/omsagent/bin/omsadmin.sh -X
@@ -191,8 +191,7 @@ Querying the Azure Resource Manager API does not work unless you add the Service
191191

192192
### Application Insights SDK downloads from a content delivery network
193193

194-
You should bundle the JavaScript code in your script, so that the browser does not attempt to download code from a CDN.
195-
An example is provided on [GitHub](https://github.com/microsoft/ApplicationInsights-JS#npm-setup-ignore-if-using-snippet-setup)
194+
Bundle the JavaScript code in your script so that the browser does not attempt to download code from a CDN. An example is provided on [GitHub](https://github.com/microsoft/ApplicationInsights-JS#npm-setup-ignore-if-using-snippet-setup)
196195

197196
### Log Analytics solution download
198197

0 commit comments

Comments
 (0)