| title |
description |
DevOps |
Communication + Quick Feedback + Automation |
|
| title |
description |
Continuous Integration |
Continuously run your tests and packaging |
|
| title |
description |
Continuous Deployment |
Continuously deploy to test environments |
|
| title |
description |
Continuous Delivery |
Continuously deploy to production |
|
| title |
description |
Infrastructure as Code |
Treat infrastructure the same way as application code. Automate provisioning and management of infrastructure. |
|
| title |
description |
Azure Repos |
Private Git-based source control |
|
| title |
description |
Azure Pipelines |
CI/CD pipeline orchestration tool |
|
| title |
description |
Azure Boards |
Agile and Scrum board management |
|
| title |
description |
Azure Artifacts |
Artifact repository for packages and binaries |
|
| title |
description |
Azure Test Plans |
Automation testing tool integrated with CI/CD pipelines |
|
| title |
description |
ARM Templates |
Infrastructure as Code to automate resource provisioning in Azure |
|
| title |
description |
Azure Portal |
Web-based UI. No automation. Runs in modern browsers. |
|
| title |
description |
Azure Mobile App |
iOS/Android app. Convenient for remote management. |
|
| title |
description |
Azure PowerShell |
Execute cmdlets and create scripts. Windows and cross-platform. |
|
| title |
description |
Azure CLI |
Execute Bash scripts. Linux and cross-platform. |
|
| title |
description |
Azure Cloud Shell |
Free, browser-based shell. Pre-installed Azure tools. Supports PowerShell and CLI. Runs in modern browsers. |
|
| title |
description |
DevTest Labs |
Quickly provision development and test environments |
|