Skip to content

Commit 6d587a4

Browse files
authored
Update README.md
1 parent b0f0bf3 commit 6d587a4

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,13 @@
22
page_type: sample
33
languages:
44
- csharp
5+
- javascript
6+
- powershell
7+
- html
58
products:
69
- azure
7-
extensions:
8-
- services: App-Service
9-
- platforms: dotnet
10+
description: "Azure App Service basic sample for managing web apps."
11+
urlFragment: app-service-dotnet-configure-deployment-sources-for-web-apps-async
1012
---
1113

1214
# Getting started on configuring deployment sources for Web Apps in C# asynchronously #
@@ -42,4 +44,4 @@ If you don't have a Microsoft Azure subscription you can get a FREE trial accoun
4244

4345
---
4446

45-
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.
47+
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.

0 commit comments

Comments
 (0)