Skip to content

Commit 6b721a3

Browse files
authored
Apply suggestions from code review
1 parent 30b21f8 commit 6b721a3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/azure/overview.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,7 @@ What are you deploying?
4848
| - | - |
4949
| 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) |
5050
| 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) |
5352
| 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) |
5453
| Azure Container Registry | [Deploy an ASP.NET container to a container registry using Visual Studio](../containers/hosting-web-apps-in-docker.md) |
5554

0 commit comments

Comments
 (0)