Skip to content

Commit d008f4f

Browse files
committed
staged review
1 parent d4b24c9 commit d008f4f

File tree

3 files changed

+7
-5
lines changed

3 files changed

+7
-5
lines changed

articles/app-service/app-service-web-get-started-dotnet-framework.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,16 @@ ms.workload: web
1313
ms.tgt_pltfrm: na
1414
ms.devlang: na
1515
ms.topic: quickstart
16-
ms.date: 06/11/2018
16+
ms.date: 08/29/2018
1717
ms.author: cephalin
1818
ms.custom: mvc, devcenter
1919
---
2020
# Create an ASP.NET Framework web app in Azure
2121

2222
[Azure Web Apps](app-service-web-overview.md) provides a highly scalable, self-patching web hosting service. This quickstart shows how to deploy your first ASP.NET web app to Azure Web Apps. When you're finished, you'll have a resource group that consists of an App Service plan and an Azure web app with a deployed web application.
2323

24+
![](./media/app-service-web-get-started-dotnet-framework/published-azure-web-app.png)
25+
2426
[!INCLUDE [quickstarts-free-trial-note](../../includes/quickstarts-free-trial-note.md)]
2527

2628
## Prerequisites

articles/app-service/app-service-web-get-started-dotnet.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.workload: web
1313
ms.tgt_pltfrm: na
1414
ms.devlang: na
1515
ms.topic: quickstart
16-
ms.date: 06/11/2018
16+
ms.date: 08/29/2018
1717
ms.author: cephalin
1818
ms.custom: mvc, devcenter, vs-azure
1919
---
@@ -25,9 +25,7 @@ ms.custom: mvc, devcenter, vs-azure
2525
2626
[Azure Web Apps](app-service-web-overview.md) provides a highly scalable, self-patching web hosting service. This quickstart shows how to deploy your first ASP.NET Core web app to Azure Web Apps. When you're finished, you'll have a resource group that consists of an App Service plan and an Azure web app with a deployed web application.
2727

28-
> [!NOTE]
29-
> If you're looking for how to build and deploy an ASP.NET Framework Web App, that article is available [here](app-service-web-get-started-dotnet-framework.md).
30-
>
28+
![](./media/app-service-web-get-started-dotnet/web-app-running-live.png)
3129

3230
[!INCLUDE [quickstarts-free-trial-note](../../includes/quickstarts-free-trial-note.md)]
3331

articles/app-service/app-service-web-get-started-nodejs.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,8 @@ The left menu provides different pages for configuring your app.
165165

166166
## Video
167167

168+
Watch the video to see this quickstart in action and then follow the steps yourself to publish your first Node.js app on Azure.
169+
168170
> [!VIDEO https://channel9.msdn.com/Shows/Azure-for-Node-Developers/Create-a-Nodejs-app-in-Azure-Quickstart/player]
169171
170172
[!INCLUDE [cli-samples-clean-up](../../includes/cli-samples-clean-up.md)]

0 commit comments

Comments
 (0)