- Notifications
You must be signed in to change notification settings - Fork2
Getting started on configuring deployment sources for Functions using C#
License
Azure-Samples/app-service-dotnet-configure-deployment-sources-for-functions
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
page_type | languages | products | extensions | ||||||
---|---|---|---|---|---|---|---|---|---|
sample |
|
|
|
Azure App Service basic sample for managing function apps.
- Create 5 function 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
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 clonehttps://github.com/Azure-Samples/app-service-dotnet-configure-deployment-sources-for-functions.git
cd app-service-dotnet-configure-deployment-sources-for-functionsdotnet buildbin\Debug\net452\ManageFunctionAppSourceControl.exe
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 Functions using C#
Resources
License
Code of conduct
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors13
Uh oh!
There was an error while loading.Please reload this page.