Skip to content

Commit 06b8638

Browse files
authored
Merge pull request #50719 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to master to sync with https://github.com/Microsoft/azure-docs (branch master)
2 parents 922f80f + 62f9bac commit 06b8638

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

articles/application-insights/app-insights-mobile-center-quickstart.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,9 @@ To make sure your custom events are being received, go to the **Events** tab und
6363
Once your app is sending custom events and these events are being received by App Center, you need to create an App Center-type Application Insights resource in the Azure portal:
6464

6565
1. Log in to the [Azure portal](https://portal.azure.com/).
66-
2. Select **Create a resource** > **Monitoring + Management** > **Application Insights**.
66+
2. Select **Create a resource** > **Management Tools** > **Application Insights**.
6767

68-
![Adding Application Insights resource](./media/app-insights-mobile-center-quickstart/add.png)
68+
![Adding Application Insights resource](./media/app-insights-mobile-center-quickstart/add-b.png)
6969

7070
A configuration box will appear. Use the table below to fill out the input fields.
7171

@@ -164,4 +164,4 @@ To delete the Application Insights resource:
164164
## Next steps
165165

166166
> [!div class="nextstepaction"]
167-
> [Understand how customers are using your app](app-insights-usage-overview.md)
167+
> [Understand how customers are using your app](app-insights-usage-overview.md)
126 KB
Loading

articles/application-insights/quick-monitor-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ app, you can make informed choices to maintain and improve your application.
2020

2121
This quickstart shows how to add Application Insights to an existing ASP.NET web application and start
2222
analyzing live statistics, which is just one of the various methods you can use to analyze your application. If you do not have a ASP.NET web application, you can create one following the
23-
[Create a ASP.NET Web App quickstart](../app-service/app-service-web-get-started-dotnet.md).
23+
[Create a ASP.NET Web App quickstart](../app-service/app-service-web-get-started-dotnet-framework.md).
2424

2525
## Prerequisites
2626
To complete this quickstart:

0 commit comments

Comments
 (0)