AZ 900 - Azure DevOps

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