Continuous Deployment to App Service using YAML Pipeline with a Self-hosted agent

Опубликовано: 04 Октябрь 2024
на канале: Made For Cloud
3,901
46

Azure Pipelines automatically builds and tests code projects to make them available to others. It works with just about any language or project type. Azure Pipelines combines continuous integration (CI) and continuous delivery (CD) to test and build your code and ship it to any target.

An agent that you set up and manage on your own to run jobs is a self-hosted agent. You can use self-hosted agents in Azure Pipelines or Azure DevOps Server, formerly named Team Foundation Server (TFS). Self-hosted agents give you more control to install dependent software needed for your builds and deployments.

Azure App Service | Deploy Custom Domain and TLS Certificate
   • Azure App Service | Deploy Custom Dom...  

Subscribe to channel:
   / @madeforcloud  

#azure #appservice #selfhosted #agent #yaml #pipeline #devops #devsecops #microsoft #webapp #html