title | ms.custom | description | ms.assetid | ms.author | author | ms.date | ms.topic | monikerRange |
---|---|---|---|---|---|---|---|---|
Deploy to Azure index to content |
seodec18, contperf-fy21q4 |
Learn how to deploy to Azure using Azure Pipelines. Tutorials, references, and other documentation. |
BC7FACEF-6E79-4BBA-BF53-07BD27EEB235 |
jukullam |
juliakm |
08/17/2021 |
overview |
<= azure-devops |
[!INCLUDE version-lt-eq-azure-devops]
Azure Pipelines combines continuous integration (CI) and continuous delivery (CD) to test and build your code and ship it to any target. While you do not have to use Azure services with Pipelines, Pipelines can help you take advantage of Azure. You can use Pipelines to integrate your CI/CD process with most Azure services.
To learn more about selecting an Azure service for hosting your application code, see Choose an Azure compute service for your application.
If you're just getting started, we recommend you review and get started with the following resources.
:::row:::
:::column span="1":::
Azure service
:::column-end:::
:::column span="3":::
Integration points
:::column-end:::
:::row-end:::
:::row:::
:::column span="1":::
Azure DevOps Projects/Azure DevOps Starter
:::column-end:::
:::column span="3":::
Start using Azure Pipelines to automate the setup of a CI/CD of your application to Azure. Choose where to deploy your application such as Virtual Machines, Azure App Service, Azure Kubernetes Services (AKS), Azure SQL Database, or Azure Service Fabric.
To learn more, see Overview of DevOps Starter.
:::column-end:::
:::row-end:::
:::row:::
:::column span="1":::
Azure portal
:::column-end:::
:::column span="3":::
The Azure portal is a web-based, unified console from which you can build, manage, and monitor everything from simple web apps to complex cloud deployments. Also, you can create custom dashboards for an organized view of resources and configure accessibility options. If you have an Azure DevOps Services organization, you have access to the Azure portal.
Sign in to your Azure portal.
:::column-end:::
:::row-end:::
:::row:::
:::column span="1":::
DevOps solutions on Azure
:::column-end:::
:::column span="3":::
Use end-to-end solutions on Azure to implement DevOps practices throughout application planning, development, delivery, and operations. Apply the right combination of DevOps technologies, culture, and processes to enable continual software delivery and better value for customers. Get started with the following learn modules:
- Deploy applications with Azure DevOps
- Build applications with Azure DevOps
- Deploy and maintain cloud-native apps with GitHub actions and Azure Pipelines
- Load test Azure web apps by using Azure DevOps
:::column-end:::
:::row-end:::
Follow the links provided in the following table to learn more about the Azure services that support continuous integration (CI) and continuous delivery (CD) using Azure Pipelines. For a complete list of Azure pipeline tasks, see Build and release tasks.