|
19 | 19 | - name: .NET
|
20 | 20 | items:
|
21 | 21 | - name: Deploy a .NET Core Application with the Publish tool
|
22 |
| - href: /dotnet/core/deploying/deploy-with-vs?toc=/visualstudio/deployment/toc.json&bc=/visualstudio/deployment/_breadcrumb/toc.json |
| 22 | + href: /dotnet/core/deploying/deploy-with-vs |
23 | 23 | - name: Package a desktop app for Microsoft Store (Desktop Bridge)
|
24 |
| - href: /windows/uwp/porting/desktop-to-uwp-packaging-dot-net?toc=/visualstudio/deployment/toc.json&bc=/visualstudio/deployment/_breadcrumb/toc.json |
| 24 | + href: /windows/uwp/porting/desktop-to-uwp-packaging-dot-net |
25 | 25 | - name: Deploy a desktop app using ClickOnce
|
26 | 26 | href: how-to-publish-a-clickonce-application-using-the-publish-wizard.md
|
27 | 27 | - name: Build ClickOnce Applications from the Command Line
|
28 | 28 | href: building-clickonce-applications-from-the-command-line.md
|
29 | 29 | - name: ASP.NET
|
30 | 30 | items:
|
31 | 31 | - name: Publish an ASP.NET Core app to Azure
|
32 |
| - href: /aspnet/core/tutorials/publish-to-azure-webapp-using-vs?toc=/visualstudio/deployment/toc.json&bc=/visualstudio/deployment/_breadcrumb/toc.json |
| 32 | + href: /aspnet/core/tutorials/publish-to-azure-webapp-using-vs |
| 33 | + - name: Deploy to IIS using Web Deploy |
| 34 | + href: deploy-iis-with-web-deploy.md |
33 | 35 | - name: Import publish settings and deploy to Azure
|
34 | 36 | href: tutorial-import-publish-settings-azure.md
|
35 | 37 | - name: Import publish settings and deploy to IIS
|
36 | 38 | href: tutorial-import-publish-settings-iis.md
|
37 |
| - - name: Deploy to IIS using Web Deploy |
38 |
| - href: deploy-iis-with-web-deploy.md |
39 | 39 | - name: Continuous deployment of ASP.NET Core to Azure with Git
|
40 |
| - href: /aspnet/core/publishing/azure-continuous-deployment?toc=/visualstudio/deployment/toc.json&bc=/visualstudio/deployment/_breadcrumb/toc.json |
| 40 | + href: /aspnet/core/publishing/azure-continuous-deployment |
41 | 41 | - name: Publish to Kubernetes with Visual Studio Kubernetes tools
|
42 | 42 | href: tutorial-kubernetes-tools.md
|
43 | 43 | - name: Native
|
44 | 44 | items:
|
45 | 45 | - name: Deployment in Visual C++...
|
46 | 46 | href: /cpp/ide/deployment-in-visual-cpp
|
47 | 47 | - name: Package a desktop app for Microsoft Store (Desktop Bridge)
|
48 |
| - href: /windows/uwp/porting/desktop-to-uwp-packaging-dot-net?toc=/visualstudio/deployment/toc.json&bc=/visualstudio/deployment/_breadcrumb/toc.json |
| 48 | + href: /windows/uwp/porting/desktop-to-uwp-packaging-dot-net |
49 | 49 | - name: Deploy a native app using ClickOnce...
|
50 | 50 | href: /cpp/ide/clickonce-deployment-for-visual-cpp-applications
|
51 | 51 | - name: UWP
|
52 | 52 | items:
|
53 | 53 | - name: Package a UWP app by using Visual Studio
|
54 |
| - href: /windows/uwp/packaging/packaging-uwp-apps?toc=/visualstudio/deployment/toc.json&bc=/visualstudio/deployment/_breadcrumb/toc.json |
| 54 | + href: /windows/uwp/packaging/packaging-uwp-apps |
55 | 55 | - name: Node.js
|
56 | 56 | items:
|
57 |
| - - name: Publish to Azure Website using Web Deploy |
58 |
| - href: https://github.com/Microsoft/nodejstools/wiki/Publish-to-Azure-Website-using-Web-Deploy?toc=/visualstudio/deployment/toc.json&bc=/visualstudio/deployment/_breadcrumb/toc.json |
| 57 | + - name: Publish to Linux App Service |
| 58 | + href: /visualstudio/javascript/publish-nodejs-app-azure |
59 | 59 | - name: Python
|
60 | 60 | items:
|
61 | 61 | - name: Publish to Azure App Service
|
62 |
| - href: /visualstudio/python/publishing-python-web-applications-to-azure-from-visual-studio?toc=/visualstudio/deployment/toc.json&bc=/visualstudio/deployment/_breadcrumb/toc.json |
| 62 | + href: /visualstudio/python/publishing-python-web-applications-to-azure-from-visual-studio |
63 | 63 | - name: How-to guides
|
64 | 64 | items:
|
65 | 65 | - name: ClickOnce Security and Deployment
|
|
0 commit comments