Skip to content

Commit d4b24c9

Browse files
committed
formatting nits
1 parent c55e68f commit d4b24c9

File tree

2 files changed

+9
-7
lines changed

2 files changed

+9
-7
lines changed

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

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,6 @@ ms.custom: mvc, devcenter
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-
Watch the video to see this quickstart in action and then follow the steps yourself to publish your first .NET app on Azure.
25-
26-
> [!VIDEO https://channel9.msdn.com/Shows/Azure-for-NET-Developers/Create-a-NET-app-in-Azure-Quickstart/player]
27-
2824
[!INCLUDE [quickstarts-free-trial-note](../../includes/quickstarts-free-trial-note.md)]
2925

3026
## Prerequisites
@@ -156,6 +152,12 @@ You see your web app's Overview page. Here, you can perform basic management tas
156152

157153
The left menu provides different pages for configuring your app.
158154

155+
## Video
156+
157+
Watch the video to see this quickstart in action and then follow the steps yourself to publish your first .NET app on Azure.
158+
159+
> [!VIDEO https://channel9.msdn.com/Shows/Azure-for-NET-Developers/Create-a-NET-app-in-Azure-Quickstart/player]
160+
159161
[!INCLUDE [Clean-up section](../../includes/clean-up-section-portal.md)]
160162

161163
## Next steps

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ ms.custom: mvc, devcenter
2929

3030
You can follow the steps here using a Mac, Windows, or Linux machine. Once the prerequisites are installed, it takes about five minutes to complete the steps.
3131

32+
[!INCLUDE [quickstarts-free-trial-note](../../includes/quickstarts-free-trial-note.md)]
33+
3234
## Prerequisites
3335

3436
To complete this quickstart:
@@ -161,13 +163,11 @@ You see your web app's Overview page. Here, you can perform basic management tas
161163

162164
The left menu provides different pages for configuring your app.
163165

164-
[!INCLUDE [cli-samples-clean-up](../../includes/cli-samples-clean-up.md)]
165-
166166
## Video
167167

168168
> [!VIDEO https://channel9.msdn.com/Shows/Azure-for-Node-Developers/Create-a-Nodejs-app-in-Azure-Quickstart/player]
169169
170-
[!INCLUDE [quickstarts-free-trial-note](../../includes/quickstarts-free-trial-note.md)]
170+
[!INCLUDE [cli-samples-clean-up](../../includes/cli-samples-clean-up.md)]
171171

172172
## Next steps
173173

0 commit comments

Comments
 (0)