Skip to content

Commit 00e8220

Browse files
committed
More link changes to index.yml
1 parent b69a2c6 commit 00e8220

File tree

1 file changed

+33
-6
lines changed

1 file changed

+33
-6
lines changed

docs/azure/index.yml

Lines changed: 33 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,17 +21,17 @@ sections:
2121
className: cardsM
2222
columns: 3
2323
items:
24-
- href: /aspnet/core/tutorials/publish-to-azure-webapp-using-vs?view=aspnetcore-2.1
24+
- href: https://docs.microsoft.com/aspnet/core/tutorials/publish-to-azure-webapp-using-vs?view=aspnetcore-2.1
2525
html: <p></p>
2626
image:
2727
src: https://docs.microsoft.com/media/logos/logo_NETcore.svg
2828
title: Publish an ASP.NET Core app to Azure
2929
- href: https://docs.microsoft.com/azure/app-service/app-service-web-get-started-dotnet-framework
3030
html: <p></p>
3131
image:
32-
src: https://docs.microsoft.com/azure/media/logos/logo_NET.svg
32+
src: https://docs.microsoft.com/media/logos/logo_NET.svg
3333
title: Publish an ASP.NET Web App to Azure
34-
- href: /azure/azure-functions/functions-develop-vs
34+
- href: https://docs.microsoft.com/azure/azure-functions/functions-create-your-first-function-visual-studio
3535
html: <p></p>
3636
image:
3737
src: https://docs.microsoft.com/azure/media/index/AzureFunctions.svg
@@ -61,17 +61,17 @@ sections:
6161
columns: 3
6262
items:
6363
- href: https://docs.microsoft.com/azure/app-service/app-service-web-get-started-dotnet
64-
html: <p>Build and host an ASP.NET Core web app in Azure</p>
64+
html: <p>Build and host a web app in Azure</p>
6565
image:
6666
src: https://docs.microsoft.com/azure/media/index/AppService.svg
6767
title: ASP.NET Core
68-
- href: https://docs.microsoft.com/azure/azure-functions/functions-create-your-first-function-visual-studio
68+
- href: /azure/azure-functions/functions-develop-vs
6969
html: <p>Process events with serverless code</p>
7070
image:
7171
src: https://docs.microsoft.com/azure/media/index/AzureFunctions.svg
7272
title: Azure Functions
7373
- href: https://docs.microsoft.com/dotnet/azure/?view=azure-dotnet
74-
html:
74+
html: <p></p>
7575
image:
7676
src: https://docs.microsoft.com/media/logos/logo_NET.svg
7777
title: Azure SDK for .NET and .NET Core Developers
@@ -94,6 +94,33 @@ sections:
9494
src: https://docs.microsoft.com/media/logos/logo_kubernetes.svg
9595
text: Kubernetes Tools
9696
href: /visualstudio/deployment/tutorial-kubernetes-tools
97+
- title: Debug and Monitor Performance
98+
items:
99+
- type: list
100+
style: cards
101+
className: cardsM
102+
columns: 3
103+
items:
104+
- href: /visualstudio/debugger/remote-debugging-azure
105+
html: <p></p>
106+
image:
107+
src: https://docs.microsoft.com/media/logos/logo_NETcore.svg
108+
title: Debug ASP.NET Core on IIS in Azure
109+
- href: vs-azure-tools-intellitrace-debug-published-cloud-services.md
110+
html: <p></p>
111+
image:
112+
src: https://docs.microsoft.com/media/common/i_debug.svg
113+
title: Debug a cloud service in Azure
114+
- href: vs-azure-tools-debug-cloud-services-virtual-machines.md
115+
html: <p></p>
116+
image:
117+
src: https://docs.microsoft.com/media/common/i_vmm-cloud.svg
118+
title: Debug an app running on a virtual machine
119+
- href: vs-azure-tools-performance-profiling-cloud-services.md
120+
html: <p></p>
121+
image:
122+
src: https://docs.microsoft.com/media/common/i_code-performance.svg
123+
title: Measure performance for cloud services in Azure
97124
- title: Connect your apps to Azure with Visual Studio Connected Services
98125
items:
99126
- type: paragraph

0 commit comments

Comments
 (0)