Skip to content

Commit 5633d8f

Browse files
committed
Update link path.
1 parent 7e9903e commit 5633d8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/functions-monitoring.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -606,7 +606,7 @@ When you choose **Create**, an Application Insights resource is created with you
606606
<a id="manually-connect-an-app-insights-resource"></a>
607607
### Add to an existing function app
608608

609-
When you create a function app using [Visual Studio](functions-create-your-first-function-visual-studio.md), you must create the Application Insights resource. You can then add the instrumentation key from that resource as an [application setting](https://docs.microsoft.com/azure/azure-functions/functions-how-to-use-azure-function-app-settings#settings) in your function app.
609+
When you create a function app using [Visual Studio](functions-create-your-first-function-visual-studio.md), you must create the Application Insights resource. You can then add the instrumentation key from that resource as an [application setting](functions-how-to-use-azure-function-app-settings.md#settings) in your function app.
610610

611611
[!INCLUDE [functions-connect-new-app-insights.md](../../includes/functions-connect-new-app-insights.md)]
612612

0 commit comments

Comments
 (0)