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
@@ -256,7 +256,7 @@ See the list of Application Insights Java's
256
256
257
257
### Node.js
258
258
259
-
A list of the latest [currently-supported modules](https://github.com/microsoft/node-diagnostic-channel/tree/master/src/diagnostic-channel-publishers) is maintained [here](https://github.com/microsoft/node-diagnostic-channel/tree/master/src/diagnostic-channel-publishers).
259
+
A list of the latest [currentlysupported modules](https://github.com/microsoft/node-diagnostic-channel/tree/master/src/diagnostic-channel-publishers) is maintained [here](https://github.com/microsoft/node-diagnostic-channel/tree/master/src/diagnostic-channel-publishers).
# Deploy Application Insights Agent on virtual machines and virtual machine scale sets
11
+
# Deploy Application Insights Agent on virtual machines and Virtual Machine Scale Sets
12
12
13
13
Enabling monitoring for your .NET or Java-based web applications running on [Azure Virtual Machines](https://azure.microsoft.com/services/virtual-machines/) and [Azure Virtual Machine Scale Sets](../../virtual-machine-scale-sets/index.yml) is now easier than ever. Get all the benefits of using Application Insights without modifying your code.
14
14
@@ -119,9 +119,9 @@ You can also view installed extensions in the [Azure Virtual Machine section](..
119
119
> [!NOTE]
120
120
> Verify installation by selecting **Live Metrics Stream** within the Application Insights resource associated with the connection string you used to deploy the Application Insights Agent extension. If you're sending data from multiple virtual machines, select the target virtual machines under **Server Name**. It might take up to a minute for data to begin flowing.
121
121
122
-
## Manage Application Insights Agent for .NET applications on virtual machine scale sets by using PowerShell
122
+
## Manage Application Insights Agent for .NET applications on Virtual Machine Scale Sets by using PowerShell
123
123
124
-
Install or update Application Insights Agent as an extension for a virtual machine scale set:
124
+
Install or update Application Insights Agent as an extension for a Virtual Machine Scale Set:
Find troubleshooting tips for the Application Insights Monitoring Agent extension for .NET applications running on Azure virtual machines and virtual machine scale sets.
187
+
Find troubleshooting tips for the Application Insights Monitoring Agent extension for .NET applications running on Azure virtual machines and Virtual Machine Scale Sets.
188
188
189
189
> [!NOTE]
190
190
> The following steps don't apply to Node.js and Python applications, which require SDK instrumentation.
@@ -215,5 +215,5 @@ Added ASP.NET Core auto-instrumentation feature
215
215
216
216
## Next steps
217
217
218
-
* Learn how to [deploy an application to a virtual machine scale set](../../virtual-machine-scale-sets/virtual-machine-scale-sets-deploy-app.md).
218
+
* Learn how to [deploy an application to a Virtual Machine Scale Set](../../virtual-machine-scale-sets/virtual-machine-scale-sets-deploy-app.md).
219
219
*[Set up availability web tests](monitor-web-app-availability.md) to be alerted if your endpoint is down.
0 commit comments