Skip to content

Commit

Permalink
Merge pull request #9585 from Azure/FromPublicRepo
Browse files Browse the repository at this point in the history
From public repo
  • Loading branch information
v-kagri committed Apr 16, 2015
2 parents 75b8282 + 2a8723b commit 2e3d150
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions articles/web-sites-dotnet-get-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -268,11 +268,11 @@ In this tutorial you've seen how to create a simple web application and deploy i

* How to manage a web app in Visual Studio

For information about web app management functions that you can do in **Server Explorer**, see [Troubleshooting Azure web apps in Visual Studio](troubleshoot-web-sites-in-visual-studio.md).
For information about web app management functions that you can do in **Server Explorer**, see [Troubleshooting Azure web apps in Visual Studio](web-sites-dotnet-troubleshoot-visual-studio.md).

* How to troubleshoot a web app

Visual Studio provides features that make it easy to view Azure logs as they are generated in real time. You can also run in debug mode remotely in Azure. For more information, see [Troubleshooting Azure web apps in Visual Studio](troubleshoot-web-sites-in-visual-studio.md).
Visual Studio provides features that make it easy to view Azure logs as they are generated in real time. You can also run in debug mode remotely in Azure. For more information, see [Troubleshooting Azure web apps in Visual Studio](web-sites-dotnet-troubleshoot-visual-studio.md).

* How to add database and authorization functionality

Expand Down

0 comments on commit 2e3d150

Please sign in to comment.