Skip to content

Repo sync for protected CLA branch #5963

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 10 commits into from
Oct 9, 2020
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "Cross-Platform Mobile Development in Visual Studio | Microsoft Docs"
description: In this article, learn how you can build apps for Android, iOS, and Windows devices by using Visual Studio.
titleSuffix: ""
ms.custom: SEO-VS-2020
ms.date: "10/17/2019"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "System requirements for the VS Emulator for Android"
description: Learn about the system requirements for the Visual Studio Emulator for Android to run as a virtual machine on Hyper-V.
ms.custom: SEO-VS-2020
ms.prod: visual-studio-dev15
ms.date: "11/04/2016"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: "Troubleshooting the Visual Studio Emulator for Android | Microsoft Docs"
ms.custom: ""
description: Learn information that can help you resolve issues that you may experience when you're using the Visual Studio Emulator for Android.
ms.custom: SEO-VS-2020
ms.prod: visual-studio-dev15
ms.date: "11/04/2016"
ms.technology: vs-ide-mobile
Expand Down
3 changes: 2 additions & 1 deletion docs/cross-platform/visual-studio-emulator-for-android.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: "Visual Studio Emulator for Android | Microsoft Docs"
ms.custom: ""
description: Learn how Visual Studio Emulator for Android is a desktop application that emulates an Android device.
ms.custom: SEO-VS-2020
ms.prod: visual-studio-dev15
ms.date: "03/09/2020"
ms.technology: vs-ide-mobile
Expand Down
16 changes: 10 additions & 6 deletions docs/debugger/debug-azure-apps.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,17 +15,21 @@ ms.workload:

You can use Visual Studio to debug Azure services in different scenarios:

- To debug a production app hosted in Azure App Service, see [Debug live ASP.NET apps using the Snapshot Debugger](../debugger/debug-live-azure-applications.md).
To debug a production app hosted in:

- To debug a production app hosted in an Azure virtual machine or Azure virtual machine scale set, see [Debug live ASP.NET Azure virtual machines and Azure virtual machine scale sets using the Snapshot Debugger](../debugger/debug-live-azure-virtual-machines.md).
- Azure App Service, using Visual Studio Enterprise, see [Debug live ASP.NET apps using the Snapshot Debugger](../debugger/debug-live-azure-applications.md).

- To debug a production app hosted in Azure Kubernetes Service, see [Debug live ASP.NET Azure Kubernetes Services using the Snapshot Debugger](../debugger/debug-live-azure-kubernetes.md).
- Azure App Service or Service Fabric, using Application Insights, see [Debug snapshots on exceptions in .NET apps](/azure/application-insights/app-insights-snapshot-debugger).

- To debug a production app using Application Insights and hosted in Azure App Service or Service Fabric, see [Debug snapshots on exceptions in .NET apps](/azure/application-insights/app-insights-snapshot-debugger).
- Azure virtual machine or Azure virtual machine scale set, see [Debug live ASP.NET Azure virtual machines and Azure virtual machine scale sets using the Snapshot Debugger](../debugger/debug-live-azure-virtual-machines.md).

- To remote debug ASP.NET on IIS (Azure App Service or an Azure VM), see [Remote Debugging ASP.NET on Azure](remote-debugging-azure.md).
- Azure Kubernetes Service, see [Debug live ASP.NET Azure Kubernetes Services using the Snapshot Debugger](../debugger/debug-live-azure-kubernetes.md).

- To remote debug ASP.NET on Azure Service Fabric, see [Debug a remote Service Fabric application](/azure/service-fabric/service-fabric-debugging-your-application#debug-a-remote-service-fabric-application)
To remote debug:

- ASP.NET on IIS (Azure App Service or an Azure VM), see [Remote Debugging ASP.NET on Azure](remote-debugging-azure.md).

- ASP.NET on Azure Service Fabric, see [Debug a remote Service Fabric application](/azure/service-fabric/service-fabric-debugging-your-application#debug-a-remote-service-fabric-application)

## See also

Expand Down
1 change: 1 addition & 0 deletions docs/debugger/debug-live-azure-applications.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Debug live ASP.NET Azure apps
titleSuffix: Visual Studio Enterprise
description: Learn how to set snappoints and view snapshots with the Snapshot Debugger.
ms.custom:
ms.date: 03/16/2018
Expand Down
2 changes: 1 addition & 1 deletion docs/debugger/remote-debugging.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ For in-depth instructions on remote debugging, see these topics.

|Scenario|Link|
|-|-|-|
|Azure App Service|[Snapshot Debugger](../debugger/debug-live-azure-applications.md) or [Remote debug ASP.NET on Azure](../debugger/remote-debugging-azure.md)|
|Azure App Service|[Remote debug ASP.NET on Azure](../debugger/remote-debugging-azure.md) or, for Visual Studio Enterprise, the [Snapshot Debugger](../debugger/debug-live-azure-applications.md)|
|Azure VM|[Remote debug ASP.NET on Azure](../debugger/remote-debugging-azure.md)|
|Azure Service Fabric|[Debug an Azure Service Fabric application](/azure/service-fabric/service-fabric-debugging-your-application#debug-a-remote-service-fabric-application)|
|ASP.NET|[Remote debug ASP.NET Core](../debugger/remote-debugging-aspnet-on-a-remote-iis-computer.md) or [Remote Debug ASP.NET](../debugger/remote-debugging-aspnet-on-a-remote-iis-7-5-computer.md)|
Expand Down
1 change: 1 addition & 0 deletions docs/help-viewer/accessibility-features.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Accessibility of Help Viewer
description: Review the list of accessibility features in the Microsoft Help Viewer, covering keyboard access, font size, window size, and Help Viewer position.
ms.date: 11/02/2017
ms.topic: conceptual
helpviewer_keywords:
Expand Down
1 change: 1 addition & 0 deletions docs/help-viewer/administrator-guide.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Help Viewer administrator guide
description: Read the Microsoft Help Viewer administrator guide. Deploy local Help content from the internet, or deploy pre-installed local Help content on client computers.
ms.date: 11/01/2017
ms.topic: conceptual
ms.assetid: 4340c69f-b96b-4932-bb82-38b16a5ab149
Expand Down
1 change: 1 addition & 0 deletions docs/help-viewer/behavior-overrides.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Help Content Manager overrides
description: Learn about Help Content Manager overrides, which change the default behavior of Help Viewer and help-related features in the Visual Studio IDE.
ms.date: 11/01/2017
ms.topic: conceptual
ms.assetid: 95fe6396-276b-4ee5-b03d-faacec42765f
Expand Down
1 change: 1 addition & 0 deletions docs/help-viewer/command-line-arguments.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Command-line arguments for the Help Content Manager
description: Use command-line arguments for the Help Content Manager (HlpCtntMgr.exe) to specify how to deploy and manage local Help content.
ms.date: 11/01/2017
ms.topic: reference
ms.assetid: 3aa9890a-1147-42ba-adea-17935d184038
Expand Down
1 change: 1 addition & 0 deletions docs/help-viewer/customize.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Customize the Help Viewer
description: Understand how to customize the Help Viewer. Configure the layout, font size, maximum number of results, and whether to include English content.
ms.date: 11/02/2017
ms.topic: how-to
f1_keywords:
Expand Down
1 change: 1 addition & 0 deletions docs/help-viewer/find-topics-index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Use Help Viewer index
description: Find topics by using the Microsoft Help Viewer index, which contains a list of keywords that are associated with topics in the installed content.
ms.date: 11/02/2017
ms.topic: how-to
helpviewer_keywords:
Expand Down
1 change: 1 addition & 0 deletions docs/help-viewer/find-topics-toc.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Use Help Viewer table of contents
description: Use Microsoft Help Viewer to find topics in the table of contents (TOC). The TOC is an expandable list that contains all of the topics in the installed books.
ms.date: 11/02/2017
ms.topic: how-to
f1_keywords:
Expand Down
1 change: 1 addition & 0 deletions docs/help-viewer/find-topics.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Search for topics (Help Viewer)
description: Learn how to search for topics in the Microsoft Help Viewer. Customize searches using wildcard expressions, logical operators, and advanced search operators.
ms.date: 11/02/2017
ms.topic: how-to
ms.assetid: 683f1b0c-1551-4bba-91fe-3855f03fdd69
Expand Down
1 change: 1 addition & 0 deletions docs/help-viewer/install-manage-local-content.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Install local help documentation
description: Install and manage local help documentation using the Microsoft Help Viewer. Add, remove, update, and move Help content that's installed on your computer.
ms.date: 11/04/2016
ms.topic: how-to
f1_keywords:
Expand Down
1 change: 1 addition & 0 deletions docs/help-viewer/installation.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Install offline help
description: See how to install Microsoft Help Viewer to read offline help. Several products, such as Visual Studio and SQL Server, use Help Viewer to deliver help content.
ms.date: 11/01/2017
ms.topic: how-to
helpviewer_keywords:
Expand Down
1 change: 1 addition & 0 deletions docs/help-viewer/logical-operators-search-expressions.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Logical operators in search expressions (Help Viewer)
description: Understand how to use logical operators and advanced search operators to refine search expressions in Microsoft Help Viewer.
ms.custom: SEO-VS-2020
ms.date: 11/02/2017
ms.topic: reference
Expand Down
1 change: 1 addition & 0 deletions docs/help-viewer/overview.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Offline help documentation
description: Install and view offline help documentation for various products and technologies, such as Visual Studio and .NET, using Microsoft Help Viewer.
ms.date: 11/02/2017
ms.topic: conceptual
f1_keywords:
Expand Down
1 change: 1 addition & 0 deletions docs/help-viewer/shortcut-keys.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Shortcut keys (Help Viewer)
description: See the list of shortcut keys in Microsoft Help Viewer. Use shortcut keys for navigation, window management, and content management.
ms.date: 11/02/2017
ms.topic: reference
helpviewer_keywords:
Expand Down