Articles subject to registration
Static Web Apps and Websites in Azure CI/DC-Integration with Azure Static WebApp
With the Azure App Services, developers get a powerful PaaS environment that supports continuous integration from the ground up. This article demonstrates the GitHub connection when deploying a static WebApp with JavaScript.
Related companies
The Azure portal offers the possibility to create static web apps and connect them to GitHub, for example.
(Photo by Drilling / Microsoft)
With the “Azure Static WebApp” service, web apps can be automatically deployed in Azure quite comfortably – based on changes in a coder repository supported by Azure. As soon as you create such an Azure Static Web Apps resource, Azure interacts directly with either Azure DevOps or GitHub.
The respective source code management system then automatically monitors the desired branch for changes. So, if you push a new commit to the monitored branch or accept pull requests for the monitored branch, the Azure platform will automatically take care of running a build to deploy your app and API in Azure.
Log in or register and continue reading
To be able to read this article in full, you must be registered. The free registration gives you access to exclusive specialist information.
Create a free account