Skip to content

Commit a6f8067

Browse files
committed
Merging changes synced from https://github.com/MicrosoftDocs/visualstudio-docs-pr (branch live)
2 parents 4fbd18a + e481d00 commit a6f8067

File tree

307 files changed

+7657
-3465
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

307 files changed

+7657
-3465
lines changed

.openpublishing.redirection.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6861,6 +6861,11 @@
68616861
"source_path": "docs/cross-platform/application-lifecycle-management-alm-with-xamarin-apps.md",
68626862
"redirect_url": "/xamarin/tools/ci/devops/",
68636863
"redirect_document_id": true
6864+
},
6865+
{
6866+
"source_path": "docs/javascript/index.md",
6867+
"redirect_url": "/visualstudio/javascript/quickstart-vuejs-with-nodejs",
6868+
"redirect_document_id": false
68646869
}
68656870
]
68666871
}

docs/azure/includes/storage-try-azure-tools.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
>
33
> **Try Microsoft Azure Storage Explorer**
44
>
5-
> [Microsoft Azure Storage Explorer](/azure/vs-azure-tools-storage-manage-with-storage-explorer.md) is a free, standalone app from Microsoft. You can use it to work visually with Azure Storage data on Windows, macOS, and Linux.
5+
> [Microsoft Azure Storage Explorer](/azure/vs-azure-tools-storage-manage-with-storage-explorer) is a free, standalone app from Microsoft. You can use it to work visually with Azure Storage data on Windows, macOS, and Linux.
66
>
77
>
88

docs/azure/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,4 +221,4 @@ sections:
221221
- image:
222222
src: https://docs.microsoft.com/azure/media/index/Fabric.svg
223223
text: Service Fabric
224-
href: https://docs.microsoft.com/azure/service-fabric/service-fabric-quickstart-dotnet
224+
href: https://docs.microsoft.com/azure/service-fabric/service-fabric-get-started

docs/azure/toc.yml

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
href: /azure/devops/pipelines/get-started-yaml?view=vsts
1717
- name: Publish an ASP.NET Web App to an Azure VM
1818
href: /azure/virtual-machines/windows/publish-web-app-from-visual-studio?toc=/visualstudio/azure/toc.json&bc=/visualstudio/azure/breadcrumb/toc.json
19-
- name: Connect to Azure Services
19+
- name: Connect to Azure services
2020
expanded: false
2121
items:
2222
- name: Add Azure storage
@@ -36,30 +36,30 @@
3636
href: /azure/cognitive-services/face/vs-face-connected-service?toc=/visualstudio/azure/toc.json&bc=/visualstudio/azure/breadcrumb/toc.json
3737
- name: Computer Vision
3838
href: /azure/cognitive-services/computer-vision/vs-computer-vision-connected-service?toc=/visualstudio/azure/toc.json&bc=/visualstudio/azure/breadcrumb/toc.json
39-
- name: Cloud Services
39+
- name: Azure Cloud Services development
4040
expanded: false
4141
items:
42-
- name: Work with cloud service projects in Visual Studio
42+
- name: Work with cloud service projects
4343
items:
44-
- name: Access private Azure clouds with Visual Studio
44+
- name: Access private Azure clouds
4545
href: vs-azure-tools-access-private-azure-clouds-with-visual-studio.md
46-
- name: Create an Azure cloud service project with Visual Studio
46+
- name: Create an Azure cloud service project
4747
href: vs-azure-tools-azure-project-create.md
48-
- name: Manage roles in Azure cloud services with Visual Studio
48+
- name: Manage roles in Azure cloud services
4949
href: vs-azure-tools-cloud-service-project-managing-roles.md
50-
- name: Prepare to publish or deploy a cloud service from Visual Studio
50+
- name: Prepare to publish or deploy a cloud service
5151
href: vs-azure-tools-cloud-service-publish-set-up-required-services-in-visual-studio.md
5252
- name: Retain a constant virtual IP address for an Azure cloud service
5353
href: vs-azure-tools-cloud-service-retain-a-constant-virtual-ip-address.md
5454
- name: Build Azure projects from the command line
5555
href: vs-azure-tools-command-line-build.md
56-
- name: Configure Azure cloud service roles with Visual Studio
56+
- name: Configure Azure cloud service roles
5757
href: vs-azure-tools-configure-roles-for-cloud-service.md
58-
- name: Configure an Azure cloud service project with Visual Studio
58+
- name: Configure an Azure cloud service project
5959
href: vs-azure-tools-configuring-an-azure-project.md
60-
- name: Configuring your Azure project in Visual Studio to use multiple service configurations
60+
- name: Configure your Azure project to use multiple service configurations
6161
href: vs-azure-tools-multiple-services-project-configurations.md
62-
- name: How to upgrade projects to the current version of the Azure Tools for Visual Studio
62+
- name: How to upgrade projects to the current version of the Azure Tools
6363
href: vs-azure-tools-upgrade-projects-to-the-current-version-of-the-azure-tools.md
6464
- name: Test and debug a cloud service
6565
items:
@@ -69,53 +69,53 @@
6969
href: vs-azure-tools-debugging-cloud-services-overview.md
7070
- name: Set up diagnostics for Azure Cloud Services and virtual machines
7171
href: vs-azure-tools-diagnostics-for-cloud-services-and-virtual-machines.md
72-
- name: Using Emulator Express to run and debug an Azure cloud service on a local machine
72+
- name: Use Emulator Express to run and debug an Azure cloud service on a local machine
7373
href: vs-azure-tools-emulator-express-debug-run.md
74-
- name: Debugging a published Azure cloud service with Visual Studio and IntelliTrace ## Published elsewehre
74+
- name: Debug a published Azure cloud service with IntelliTrace
7575
href: vs-azure-tools-intellitrace-debug-published-cloud-services.md
76-
- name: Testing the performance of a cloud service
76+
- name: Test the performance of a cloud service
7777
href: vs-azure-tools-performance-profiling-cloud-services.md
78-
- name: Optimizing Your Azure Code
78+
- name: Optimize your Azure code
7979
href: vs-azure-tools-optimizing-azure-code-in-visual-studio.md
8080
- name: Publish a cloud service to Azure
8181
items:
82-
- name: Migrate and Publish a Web Application to an Azure Cloud Service from Visual Studio
82+
- name: Migrate and Publish a Web Application to an Azure Cloud Service
8383
href: vs-azure-tools-migrate-publish-web-app-to-cloud-service.md
84-
- name: Using the Visual Studio Publish Azure Application Wizard
84+
- name: Use the Visual Studio Publish Azure Application Wizard
8585
href: vs-azure-tools-publish-azure-application-wizard.md
86-
- name: Publishing a cloud service using Visual Studio
86+
- name: Publish a cloud service using Visual Studio
8787
href: vs-azure-tools-publishing-a-cloud-service.md
88-
- name: Using Windows PowerShell scripts to publish to dev and test environments
88+
- name: Use Windows PowerShell scripts to publish to dev and test environments
8989
href: vs-azure-tools-publishing-using-powershell-scripts.md
9090
- name: Publish-WebApplicationVM (Windows PowerShell script)
9191
href: vs-azure-tools-publish-webapplicationvm.md
9292
- name: Publish-WebApplicationWebSite (Windows PowerShell script)
9393
href: vs-azure-tools-publish-webapplicationwebsite-windows-powershell-script.md
94-
- name: How to manage service configurations and profiles
94+
- name: Manage service configurations and profiles
9595
href: vs-azure-tools-service-configurations-and-profiles-how-to-manage.md
9696
- name: Set up named authentication credentials
9797
href: vs-azure-tools-setting-up-named-authentication-credentials.md
98-
- name: Work with Azure Storage in Visual Studio
98+
- name: Work with Azure storage
9999
items:
100100
- name: Get started with Storage Explorer
101101
href: /azure/vs-azure-tools-storage-manage-with-storage-explorer?toc=/visualstudio/azure/toc.json&bc=/visualstudio/azure/breadcrumb/toc.json # in another TOC
102-
- name: Configuring and Using the Storage Emulator with Visual Studio
102+
- name: Configure and Use the Storage Emulator with Visual Studio
103103
href: /azure/vs-azure-tools-storage-emulator-using?toc=/visualstudio/azure/toc.json&bc=/visualstudio/azure/breadcrumb/toc.json
104-
- name: Constructing Filter Strings for the Table Designer
104+
- name: Constructing filter strings for the Table Designer
105105
href: vs-azure-tools-table-designer-construct-filter-strings.md
106-
- name: Manage Azure Blob Storage resources with Storage Explorer
106+
- name: Manage Azure blob storage resources with Storage Explorer
107107
href: /azure/vs-azure-tools-storage-explorer-blobs?toc=/visualstudio/azure/toc.json&bc=/visualstudio/azure/breadcrumb/toc.json # in another TOC
108-
- name: Using Storage Explorer with Azure File storage
108+
- name: Use Storage Explorer with Azure file storage
109109
href: /azure/vs-azure-tools-storage-explorer-files?toc=/visualstudio/azure/toc.json&bc=/visualstudio/azure/breadcrumb/toc.json
110110
- name: Microsoft Azure Storage Explorer release notes
111111
href: /azure/vs-azure-tools-storage-explorer-relnotes?toc=/visualstudio/azure/toc.json&bc=/visualstudio/azure/breadcrumb/toc.json # in another TOC
112-
- name: Storage Explorer Accessibility
112+
- name: Storage Explorer accessibility
113113
href: /azure/vs-azure-tools-storage-explorer-accessibility?toc=/visualstudio/azure/toc.json&bc=/visualstudio/azure/breadcrumb/toc.json # in another TOC
114114
- name: Cloud Explorer
115115
items:
116116
- name: Browse and manage storage resources by using Server Explorer
117117
href: vs-azure-tools-storage-resources-server-explorer-browse-manage.md
118-
- name: Manage the resources associated with your Azure accounts in Visual Studio Cloud Explorer
118+
- name: Manage the resources associated with your Azure accounts in Cloud Explorer
119119
href: vs-azure-tools-resources-managing-with-cloud-explorer.md
120-
- name: Accessing Azure Virtual Machines from Server Explorer
120+
- name: Access Azure virtual machines from Server Explorer
121121
href: vs-azure-tools-virtual-machines-access-from-server-explorer.md

docs/azure/vs-azure-tools-access-private-azure-clouds-with-visual-studio.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
title: Accessing private Azure clouds with Visual Studio | Microsoft Docs
33
description: Learn how to access private cloud resources by using Visual Studio.
4-
54
author: ghogen
65
manager: douge
76
assetId: 9d733c8d-703b-44e7-a210-bb75874c45c8
@@ -12,7 +11,6 @@ ms.workload: azure-vs
1211
ms.topic: conceptual
1312
ms.date: 11/13/2017
1413
ms.author: ghogen
15-
1614
---
1715
# Accessing private Azure clouds with Visual Studio
1816

docs/azure/vs-azure-tools-azure-project-create.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
title: Creating an Azure cloud service project with Visual Studio | Microsoft Docs
33
description: Learn now to create an Azure cloud service project with Visual Studio
4-
54
author: ghogen
65
manager: douge
76
assetId: ec580df7-3dcc-45a9-a1d9-8c110678dfb5
@@ -12,7 +11,6 @@ ms.workload: azure-vs
1211
ms.topic: conceptual
1312
ms.date: 03/21/2017
1413
ms.author: ghogen
15-
1614
---
1715
# Creating an Azure cloud service project with Visual Studio
1816
The Azure Tools for Visual Studio provides a project template that lets you create an [Azure cloud service](/azure/cloud-services/cloud-services-choose-me), which is a simple general-purpose Azure service. Once the project has been created, Visual Studio enables you to configure, debug, and deploy the cloud service to Azure.

docs/azure/vs-azure-tools-cloud-service-project-managing-roles.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
title: Managing roles in Azure cloud services with Visual Studio | Microsoft Docs
33
description: Learn how to add and remove roles in Azure cloud services with Visual Studio.
4-
54
author: ghogen
65
manager: douge
76
assetId: 5ec9ae2e-8579-4e5d-999e-8ae05b629bd1
@@ -12,7 +11,6 @@ ms.workload: azure-vs
1211
ms.topic: conceptual
1312
ms.date: 03/21/2017
1413
ms.author: ghogen
15-
1614
---
1715
# Managing roles in Azure cloud services with Visual Studio
1816
After you have created your Azure cloud service, you can add new roles to it or remove existing roles from it. You can also import an existing project and convert it to a role. For example, you can import an ASP.NET web application and designate it as a web role.

docs/azure/vs-azure-tools-cloud-service-publish-set-up-required-services-in-visual-studio.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
title: Prepare to publish or deploy a Cloud Service from Visual Studio | Microsoft Docs
33
description: Learn the procedures to set up cloud and storage account services and configure your Azure application.
4-
54
author: ghogen
65
manager: douge
76
ms.assetid: 92ee2f9e-ec49-4c7a-900d-620abe5e9d8a
@@ -12,7 +11,6 @@ ms.workload: azure-vs
1211
ms.topic: conceptual
1312
ms.date: 11/10/2017
1413
ms.author: ghogen
15-
1614
---
1715
# Prepare to publish or deploy a cloud service from Visual Studio
1816

@@ -67,7 +65,7 @@ If you created a cloud service from Visual Studio using the **Add Connected Serv
6765

6866
If you created a cloud service through the Azure portal, follow the same steps in [Create a storage account from Visual Studio](#create-a-storage-account-from-visual-studio) but select the existing account rather than creating a new one. Visual Studio then updates the configuration for you.
6967

70-
To configure settings manually, use the property pages in Visual Studio for the applicable role in your cloud service project (right-click the role and select **Properties**). For more information, see [Configuring a connection string to a storage account](https://docs.microsoft.com/azure/vs-azure-tools-multiple-services-project-configurations#configuring-a-connection-string-to-a-storage-account).
68+
To configure settings manually, use the property pages in Visual Studio for the applicable role in your cloud service project (right-click the role and select **Properties**). For more information, see [Configuring a connection string to a storage account](vs-azure-tools-multiple-services-project-configurations.md#configuring-a-connection-string-for-a-storage-account).
7169

7270
### About access keys
7371

docs/azure/vs-azure-tools-cloud-service-retain-a-constant-virtual-ip-address.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
title: How to retain a constant virtual IP address for an Azure cloud service | Microsoft Docs
33
description: Learn how to ensure that the virtual IP address (VIP) of your Azure cloud service doesn't change.
4-
54
author: ghogen
65
manager: douge
76
assetId: 4a58e2c6-7a79-4051-8a2c-99182ff8b881
@@ -12,7 +11,6 @@ ms.workload: azure-vs
1211
ms.topic: conceptual
1312
ms.date: 03/21/2017
1413
ms.author: ghogen
15-
1614
---
1715
# Retain a constant virtual IP address for an Azure cloud service
1816
When you update a cloud service that's hosted in Azure, you might need to ensure that the virtual IP address (VIP) of the service doesn't change. Many domain management services use the Domain Name System (DNS) for registering domain names. DNS works only if the VIP remains the same. You can use the **Publish Wizard** in Azure Tools to ensure that the VIP of your cloud service doesn’t change when you update it. For more information about how to use DNS domain management for cloud services, see [Configuring a custom domain name for an Azure cloud service](/azure/cloud-services/cloud-services-custom-domain-name-portal).

docs/azure/vs-azure-tools-command-line-build.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
title: Command-line build for Azure | Microsoft Docs
33
description: Command-line build for Azure
4-
54
author: ghogen
65
manager: douge
76
assetId: 94b35d0d-0d35-48b6-b48b-3641377867fd
@@ -12,7 +11,6 @@ ms.workload: azure-vs
1211
ms.topic: conceptual
1312
ms.date: 03/05/2017
1413
ms.author: ghogen
15-
1614
---
1715
# Building Azure projects from the command line
1816
Using the Microsoft Build Engine (MSBuild), you can build products in build-lab environments where Visual Studio is not installed. MSBuild uses an XML format for project files that's extensible and fully supported by Microsoft. Using the MSBuild file format, you can describe what items must be built for one or more platforms and configurations.

docs/azure/vs-azure-tools-configure-roles-for-cloud-service.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
title: Configure the roles for an Azure cloud service with Visual Studio | Microsoft Docs
33
description: Learn how to set up and configure roles for Azure cloud services using Visual Studio.
4-
54
author: ghogen
65
manager: douge
76
assetId: d397ef87-64e5-401a-aad5-7f83f1022e16
@@ -12,7 +11,6 @@ ms.workload: azure-vs
1211
ms.topic: conceptual
1312
ms.date: 03/21/2017
1413
ms.author: ghogen
15-
1614
---
1715
# Configure Azure cloud service roles with Visual Studio
1816
An Azure cloud service can have one or more worker or web roles. For each role, you need to define how that role is set up and also configure how that role runs. To learn more about roles in cloud services, see the video [Introduction to Azure Cloud Services](https://channel9.msdn.com/Series/Windows-Azure-Cloud-Services-Tutorials/Introduction-to-Windows-Azure-Cloud-Services).

docs/azure/vs-azure-tools-configuring-an-azure-project.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
title: Configure an Azure cloud service project with Visual Studio | Microsoft Docs
33
description: Learn how to configure an Azure cloud service project in Visual Studio, depending on your requirements for that project.
4-
54
author: ghogen
65
manager: douge
76
assetId: 609d6965-05cc-47b1-82dc-c76a92d4f295
@@ -12,7 +11,6 @@ ms.workload: azure-vs
1211
ms.topic: conceptual
1312
ms.date: 03/06/2017
1413
ms.author: ghogen
15-
1614
---
1715
# Configure an Azure cloud service project with Visual Studio
1816
You can configure an Azure cloud service project, depending on your requirements for that project. You can set properties for the project for the following categories:

docs/azure/vs-azure-tools-connected-services-storage.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
title: Add Azure Storage by using Connected Services in Visual Studio | Microsoft Docs
33
description: Add Azure Storage to your app by using the Visual Studio Add Connected Services dialog box
4-
54
author: ghogen
65
manager: douge
76
assetId: 521ec044-ad4b-4828-8864-01decde2e758
@@ -12,7 +11,6 @@ ms.workload: azure-vs
1211
ms.topic: conceptual
1312
ms.date: 03/26/2017
1413
ms.author: ghogen
15-
1614
---
1715
# Adding Azure storage by using Visual Studio Connected Services
1816
With Visual Studio, you can connect any of the following to Azure Storage by using the **Add Connected Services** dialog:

docs/azure/vs-azure-tools-debug-cloud-services-virtual-machines.md

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,16 @@
11
---
22
title: Debugging an Azure cloud service or virtual machine in Visual Studio | Microsoft Docs
33
description: Debugging a Cloud Service or Virtual Machine in Visual Studio
4-
5-
documentationcenter: na
6-
author: mikejo
4+
author: mikejo5000
75
manager: douge
8-
editor: ''
9-
106
ms.assetid: 945e06e0-2100-41af-b218-72347367ddab
11-
ms.service: visual-studio-online
12-
ms.devlang: multiple
13-
ms.topic: article
14-
ms.tgt_pltfrm: multiple
7+
ms.topic: conceptual
158
ms.custom: vs-azure
169
ms.workload: azure-vs
1710
ms.date: 11/11/2016
1811
ms.author: mikejo
19-
12+
ms.prod: visual-studo-dev15
13+
ms.technology: vs-ide-debug
2014
---
2115
# Debugging an Azure cloud service or virtual machine in Visual Studio
2216

docs/azure/vs-azure-tools-debugging-cloud-services-overview.md

Lines changed: 5 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,15 @@
11
---
22
title: Options for debugging Azure cloud services | Microsoft Docs
33
description: Debugging Azure cloud services
4-
5-
documentationcenter: n/a
6-
author: mikejo
4+
author: mikejo5000
75
manager: douge
8-
editor: ''
9-
106
ms.assetid: 80755da7-8350-4f5c-97ce-2962beabb36d
11-
ms.service: visual-studio-online
12-
ms.devlang: multiple
13-
ms.topic: article
14-
ms.tgt_pltfrm: multiple
15-
ms.workload: na
7+
ms.topic: conceptual
8+
ms.workload: azure-vs
169
ms.date: 03/18/2017
1710
ms.author: mikejo
18-
11+
ms.prod: visual-studio-dev15
12+
ms.technology: vs-ide-debug
1913
---
2014
# Learn the various ways to debug an Azure cloud service
2115
This article provides links to the various ways to debug an Azure cloud service.

docs/azure/vs-azure-tools-diagnostics-for-cloud-services-and-virtual-machines.md

Lines changed: 5 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,15 @@
11
---
22
title: Set up diagnostics for Azure Cloud Services and virtual machines | Microsoft Docs
33
description: Learn how to set up diagnostics for debugging Azure cloude services and virtual machines (VMs) in Visual Studio.
4-
5-
documentationcenter: na
6-
author: mikejo
4+
author: ghogen
75
manager: douge
8-
editor: ''
9-
106
ms.assetid: e70cd7b4-6298-43aa-adea-6fd618414c26
11-
ms.service: multiple
12-
ms.devlang: dotnet
13-
ms.topic: article
14-
ms.tgt_pltfrm: na
15-
ms.workload: multiple
7+
ms.topic: conceptual
8+
ms.workload: azure-vs
169
ms.date: 06/28/2018
1710
ms.author: mikejo
18-
11+
ms.prod: visual-studio-dev15
12+
ms.technology: vs-azure
1913
---
2014
# Set up diagnostics for Azure Cloud Services and virtual machines
2115
When you need to troubleshoot an Azure cloud service or virtual machine, you can use Visual Studio to more easily set up Azure Diagnostics. Diagnostics captures system data and logging data on the virtual machines and virtual machine instances that run your cloud service. Diagnostics data is transferred to a storage account that you choose. For more information about diagnostics logging in Azure, see [Enable diagnostics logging for Web Apps in Azure App Service](/azure/app-service/web-sites-enable-diagnostic-log).

0 commit comments

Comments
 (0)