Lyra
Learn
AI Learning Platform
π Midnight
π Comfort
π₯ Ember
π Paper
β Contrast
Exams
Sign in to track progress
β Back to the lesson
Module 9 Β· Quiz
CI/CD and Azure DevOps Questions
1. What is a recommended practice when working with feature branches in Azure DevOps?
Merge directly to main after approval
Short-lived feature branches off main
Create long-lived release branches
Use direct pushes to main
2. Which YAML pipeline concept ensures that an artifact is promoted through different environments?
Build stage
Approval checks
Service connections
Deploy stages
3. What should be done to ensure that schema changes in a database are backward-compatible?
Delete old columns before deploying new ones
Add new columns and update the code for both
Make no changes to the database schema
Use destructive changes in the same release
4. What type of changes should be released separately after the dependent application code has been removed?
Backward-compatible changes
Destructive changes
Non-disruptive changes
Schema changes
Submit answers
Continue: STAR Stories That Land β
Review this lesson
Retake quiz