You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/azure/overview.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,8 +48,7 @@ What are you deploying?
48
48
| - | - |
49
49
| Azure App Service (.NET Core) |[Deploy an ASP.NET Core web app](/azure/app-service/quickstart-dotnetcore?tabs=net70&pivots=development-environment-vs&toc=%2Fvisualstudio%2Fazure%2Ftoc.json&bc=%2Fvisualstudio%2Fazure%2Fbreadcrumb%2Ftoc.json#publish-your-web-app)|
50
50
| Azure App Service (.NET Framework) |[Deploy an ASP.NET web app (.NET Framework)](/azure/app-service/quickstart-dotnetcore?toc=%2Fvisualstudio%2Fazure%2Ftoc.json&bc=%2Fvisualstudio%2Fazure%2Fbreadcrumb%2Ftoc.json&tabs=netframework48&pivots=development-environment-vs)|
51
-
| Azure Container Apps |[Deploy to Azure Container Apps using Visual Studio](/azure/container-apps/deploy-visual-studio)|
52
-
| Multicontainer app |[Deploy a multicontainer app to Azure Container Apps](../containers/deploy-multicontainer-azure-container-apps.md)|
51
+
| Azure Container Apps |[Deploy to Azure Container Apps using Visual Studio](/azure/container-apps/deploy-visual-studio)<br/><br/>[Deploy a multicontainer app to Azure Container Apps](../containers/deploy-multicontainer-azure-container-apps.md)|
53
52
| Azure Functions |[Create your first C# function in Azure using Visual Studio](/azure/azure-functions/functions-create-your-first-function-visual-studio#publish-the-project-to-azure)|
54
53
| Azure Container Registry |[Deploy an ASP.NET container to a container registry using Visual Studio](../containers/hosting-web-apps-in-docker.md)|
0 commit comments