AZ-900 Describe Azure architecture and services Practice Question
Which Azure service provides source control, CI/CD pipelines, project management, and artifact management in a single platform?
⚠ Common exam trap
Test-takers frequently confuse GitHub Enterprise with Azure DevOps because both offer source control and CI/CD, but Azure DevOps is the only option that natively bundles project management (Azure Boards) and artifact management (Azure Artifacts) as first-class, integrated services, whereas GitHub Enterprise requires additional tools or configurations for equivalent functionality.
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
Azure DevOps
Azure DevOps is the correct answer because it is a comprehensive Microsoft platform that integrates source control (Git or TFVC), CI/CD pipelines (Azure Pipelines), project management (Azure Boards with Scrum/Kanban), and artifact management (Azure Artifacts) into a single, unified service. This all-in-one approach enables teams to manage the entire application lifecycle without needing separate tools for each function.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
GitHub Enterprise
Why it's wrong here
GitHub Enterprise is a source-control and collaboration platform built on Git, offering pull requests, code review, and GitHub Actions for CI/CD. However, it is not the Azure-native toolset that Azure DevOps is: while both integrate with Azure, Azure DevOps is natively aligned with Azure AD, Azure Resource Manager, and Azure Pipelines for a single end-to-end DevOps workflow.
- ✓
Azure DevOps
Why this is correct
Azure DevOps is a comprehensive, Azure-native suite covering the whole software lifecycle: Azure Repos for Git repositories, Azure Pipelines for building and releasing code, Azure Boards for work-item tracking, Test Plans for manual and automated testing, and Artifacts for package sharing. Because this question asks which service directly manages the DevOps process, Azure DevOps is the only option that owns all these capabilities.
- ✗
Azure App Service
Why it's wrong here
Azure App Service is a platform-as-a-service compute environment for hosting web apps, REST APIs, and mobile backends, with built-in auto-scaling and load balancing. It is a deployment destination, not a DevOps tool: App Service lacks source control, work-item tracking, and pipeline orchestration, all of which live in Azure DevOps.
- ✗
Azure Resource Manager
Why it's wrong here
Azure Resource Manager (ARM) is the provisioning and management layer for Azure, responsible for deploying, updating, and deleting resources via declarative ARM templates or the portal. It orchestrates infrastructure, not software delivery: ARM has no backlogs, repositories, or build pipelines, so it cannot plan or track development work.
Go deeper
Related to this question
Learn chapter
Azure Regions and Geographies
Key term
Azure Artifacts
Azure Artifacts is a service within Azure DevOps that allows teams to create, host, and share packages like NuGet, npm, Maven, and Python, making software dependencies easier to manage across projects.
Key term
Azure DevOps
Azure DevOps is a Microsoft service that provides development tools for planning, building, testing, and deploying software applications using automated pipelines and collaboration features.
About these practice questions
This AZ-900 question is part of Courseiva's 981-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →
JA
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This AZ-900 practice question is part of Courseiva's free Microsoft certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the AZ-900 exam.