Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Getting started on configuring deployment sources for Web Apps in C#

License

NotificationsYou must be signed in to change notification settings

Azure-Samples/app-service-dotnet-configure-deployment-sources-for-web-apps

page_typelanguagesproductsextensions
sample
csharp
azure
servicesplatforms
App-Service
dotnet

Azure App Service basic sample for managing web apps.Note: you need to have the Git command line available on your PATH. The sample makes a direct call to 'git'.

  • Create 5 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
    • Deploy to 5 using Web Deploy

Running this Sample

To run this sample:

Set the environment variableCLIENT_ID,CLIENT_SECRET,TENANT_ID,SUBSCRIPTION_ID with the full path for an auth file. Seehow to create an auth file.

git clone https://github.com/Azure-Samples/app-service-dotnet-configure-deployment-sources-for-web-apps.gitcd app-service-dotnet-configure-deployment-sources-for-web-appsdotnet buildbin\Debug\net452\ManageWebAppSourceControl.exe

More information

Azure Management Libraries for C#Azure .Net Developer CenterIf you don't have a Microsoft Azure subscription you can get a FREE trial accounthere


This project has adopted theMicrosoft Open Source Code of Conduct. For more information see theCode of Conduct FAQ or contactopencode@microsoft.com with any additional questions or comments.

About

Getting started on configuring deployment sources for Web Apps in C#

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors12

Languages


[8]ページ先頭

©2009-2025 Movatter.jp