All Projects → Azure → appservice-actions

Azure / appservice-actions

Licence: MIT License
Enable GitHub developers to deploy to Azure WebApps using GitHub Actions

Programming Languages

javascript
184084 projects - #8 most used programming language
typescript
32286 projects

IMPORTANT NOTICE:

Actions hosted in this repo are now moved to new GitHub repositories. Please update your existing workflows with the new actions as these old actions will be ARCHIVED and will not receive any updates. Refer to https://github.com/Azure/actions for updated action repo details.
For example, the action azure/appservice-actions/webapp@master should be replaced with azure/webapps-deploy@v1 in your workflows.

Old Action New Action
Azure WebApp (Windows / Linux WebApps) azure/appservice-actions/webapp@master azure/webapps-deploy@v1
Azure Web app for containers (Single / multi-container apps) azure/appservice-actions/webapp-container@master azure/webapps-container-deploy@v1

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.

When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].