Skip to content

Commit

Permalink
Update repo metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
yaohaizh committed Aug 15, 2019
1 parent 66c0ba4 commit 3937f63
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,19 @@ languages:
- csharp
products:
- azure
services: App-Service
platforms: dotnet
author: yaohaizh
extensions:
- services: App-Service
- platforms: dotnet
---

# Getting started on configuring deployment sources for Web Apps on Linux using C# #

Azure App Service basic sample for managing web apps.
- Create 4 web apps under the same new app service plan:
- Deploy to 1 using FTP
- Deploy to 2 using local Git repository
- Deploy to 3 using a publicly available Git repository
- Deploy to 4 using a GitHub repository with continuous integration
Azure App Service basic sample for managing web apps.
- Create 4 web apps under the same new app service plan:
- Deploy to 1 using FTP
- Deploy to 2 using local Git repository
- Deploy to 3 using a publicly available Git repository
- Deploy to 4 using a GitHub repository with continuous integration


## Running this Sample ##
Expand Down

0 comments on commit 3937f63

Please sign in to comment.