Design and implement build and release pipelines Questions
Practice questions for Design and implement build and release pipelines topic in Microsoft Certified: DevOps Engineer Expert. 106 questions covering this domain.
Which statement correctly describes Azure Resource Manager templates?
For a new Azure DevOps pipeline that should be versioned with the application source, what pipeline format does Microsoft recommend?
A team is deploying to Kubernetes through Azure Pipelines and wants a supported task that can implement a canary release strategy. Which choice is cor...
Which trigger set is supported by Azure Pipelines YAML, subject to repository-specific limitations?
A team migrates a Classic build pipeline to YAML and notices scheduled runs happen at unexpected times. Which migration detail explains this behavior?
An engineer wants to preview infrastructure changes before deployment but is concerned about noisy output from dynamic expressions and defaults. Which...
A team wants to expose a new version of an App Service application to only a small portion of production users before full rollout. Which deployment s...
A workflow uses `GITHUB_TOKEN` to push a commit back to the same repository. What is the default effect on workflow triggering?
A package restore in Azure Artifacts should prefer packages already in the feed before checking external sources. What is the documented upstream sear...
A build team wants agent-side package caches and other machine state to persist between runs. Which agent type best fits that requirement?
A product owner wants a feature rollout that targets named users and groups, supports exclusions, and can also apply rollout percentages. Which Azure ...
An organization wants to move pipeline definitions to YAML wherever possible. Which pipeline type cannot be exported to YAML by Azure DevOps?
A team is configuring GitHub Actions OpenID Connect with Azure. Why must the workflow request `permissions: id-token: write`?
A release pipeline must deploy a DACPAC to Azure SQL Database from a hosted agent that is outside the current firewall rules. What additional step may...
Which App Service plan tiers support deployment slots?
Where are approvals and checks configured for Azure Pipelines resources such as environments?
A team installs a package version from an upstream source into Azure Artifacts and then wants assurance that the saved version cannot be altered later...
What is true of Microsoft-hosted agents in Azure Pipelines?
A security engineer wants workflow authentication inside GitHub Actions without storing a long-lived GitHub credential. Which token is automatically c...
A YAML pipeline references an environment that does not yet exist. Under which condition can Azure Pipelines automatically create it?
Sign in to see all 106 questions
Create a free account to browse all questions — completely free during our launch phase.