DEV Community

Cover image for Azure DevOps, GitHub, React Deployment - Deployment Center in Azure App Service
 (Video)
Jay Gordon for Microsoft Azure

Posted on

Azure DevOps, GitHub, React Deployment - Deployment Center in Azure App Service (Video)

Azure DevOps helps you deploy more reliably by providing you with a platform to complete CI/CD tasks. Azure DevOps is ready for any language or platform to deploy to.

This YouTube video will provide you with a run-through of deploying a stateless app to Azure Web App Service using the Deployment Center. The deployment center will create the CI/CD pipelines we expect for delivery. Azure DevOps triggers will ensure that whenever we push a new commit to the master branch, our code builds and deploys.

Here are some links to help you on your journey into DevOps, pipelines, and Azure.

Top comments (2)

Collapse
 
shaijut profile image
Shaiju T • Edited

Hi Jay 😄, How to Disable the pipeline in Azure Devops ? Can you answer ? Below is my question:

dev.to/shaijut/how-to-disable-the-...

Collapse
 
jaydestro profile image
Jay Gordon

answer provided in your post.