@@ -21,17 +21,17 @@ sections:
21
21
className : cardsM
22
22
columns : 3
23
23
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
25
25
html : <p></p>
26
26
image :
27
27
src : https://docs.microsoft.com/media/logos/logo_NETcore.svg
28
28
title : Publish an ASP.NET Core app to Azure
29
29
- href : https://docs.microsoft.com/azure/app-service/app-service-web-get-started-dotnet-framework
30
30
html : <p></p>
31
31
image :
32
- src : https://docs.microsoft.com/azure/ media/logos/logo_NET.svg
32
+ src : https://docs.microsoft.com/media/logos/logo_NET.svg
33
33
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
35
35
html : <p></p>
36
36
image :
37
37
src : https://docs.microsoft.com/azure/media/index/AzureFunctions.svg
@@ -61,17 +61,17 @@ sections:
61
61
columns : 3
62
62
items :
63
63
- 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>
65
65
image :
66
66
src : https://docs.microsoft.com/azure/media/index/AppService.svg
67
67
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
69
69
html : <p>Process events with serverless code</p>
70
70
image :
71
71
src : https://docs.microsoft.com/azure/media/index/AzureFunctions.svg
72
72
title : Azure Functions
73
73
- href : https://docs.microsoft.com/dotnet/azure/?view=azure-dotnet
74
- html :
74
+ html : <p></p>
75
75
image :
76
76
src : https://docs.microsoft.com/media/logos/logo_NET.svg
77
77
title : Azure SDK for .NET and .NET Core Developers
@@ -94,6 +94,33 @@ sections:
94
94
src : https://docs.microsoft.com/media/logos/logo_kubernetes.svg
95
95
text : Kubernetes Tools
96
96
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
97
124
- title : Connect your apps to Azure with Visual Studio Connected Services
98
125
items :
99
126
- type : paragraph
0 commit comments