Skip to content

Commit c381a57

Browse files
committed
fixes
1 parent 3cc2acb commit c381a57

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/azure-monitor/app/platforms.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: 'Application Insights
2+
title: Application Insights: languages, platforms, and integrations | Microsoft Docs
33
description: Languages, platforms, and integrations available for Application Insights
44
ms.service: azure-monitor
55
ms.subservice: application-insights

articles/azure-monitor/app/profiler-cloudservice.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ You can also deploy Application Insights Profiler on these services:
2121
Application Insights Profiler is installed with the Azure Diagnostics extension. You just need to configure Azure Diagnostics to install Profiler and send profiles to your Application Insights resource.
2222

2323
## Enable Profiler for Azure Cloud Services
24-
1. Check to make sure that you're using [.NET Framework 4.6.1](https://docs.microsoft.com/dotnet/framework/migration-guide/how-to-determine-which-versions-are-installed) or newer. If you are using OS family 4, you'll need to install .NET Framework 4.6.1 or newer with a [startup task](https://docs.microsoft.com/en-us/azure/cloud-services/cloud-services-dotnet-install-dotnet). OS Family 5 includes a compatible version of .NET Framework by default.
24+
1. Check to make sure that you're using [.NET Framework 4.6.1](https://docs.microsoft.com/dotnet/framework/migration-guide/how-to-determine-which-versions-are-installed) or newer. If you are using OS family 4, you'll need to install .NET Framework 4.6.1 or newer with a [startup task](https://docs.microsoft.com/azure/cloud-services/cloud-services-dotnet-install-dotnet). OS Family 5 includes a compatible version of .NET Framework by default.
2525

2626
1. Add [Application Insights SDK to Azure Cloud Services](../../azure-monitor/app/cloudservices.md?toc=/azure/azure-monitor/toc.json).
2727

0 commit comments

Comments
 (0)