Rumman Ansari
Home
Blog
Courses
Paid Courses
Authentication
D365 F&O MCQ Questions - X++ Programming Language MCQ
Digital Productivity
GH-300: GitHub Copilot
ICSE Computer Applications Class 10 – Previous Year Question Papers & Solutions
Java Fundamentals: Building Strong Foundations
Mastering JavaScript: From Fundamentals to Advanced Concepts
MB-500: Microsoft Dynamics 365: Finance and Operations Apps Developer
X++ Programming Fundamentals - D365 F&O Technical
X++ Programming Language
Free Courses
AB-730: Microsoft Certified: AI Business Professional
AJAX
AngularJS
Arithmetic Aptitude
Artificial intelligence
Automata Theory
AZ-400: Designing and Implementing Microsoft DevOps Solutions
Azure DevOps for Beginners
Bangla to English
Biography
Biology
Bootstrap 4
C Programming Language
C Programming Language Video Bangla
C# Programming Language
C++ language
Competitive Exam
Computer Awareness
Computer Fundamentals
Computer Network
Computer Science and Engineering
Continuous Deployment
Continuous Integration
CSS
Current Affairs
Data Structure
Database Management System
Digital Logic
Education
Electrical Engineering
English
English Grammar
General Aptitude
Geography
History
HTML 5
Important Days and Dates
Interview Questions
ISC - COMPUTER SCIENCE - XI
Islam
Java Programming Language
JavaScript
Leadership behavior and Culture
Logical Fallacy
Machine Learning
Mastering HTML: From Fundamentals to Advanced Concepts
Mathematics
Mathematics for Programming
Mathematics in Bangla - Class 5
MB-310: Microsoft Certified: Dynamics 365 Finance Functional Consultant Associate
MB-330: Microsoft Certified: Dynamics 365 Supply Chain Management Functional Consultant Associate
MB-700: Microsoft Dynamics 365: Finance and Operations Apps Solution Architect
MB-920: Microsoft Dynamics 365 Fundamentals (ERP)
Microservices Architecture
Microsoft Azure
Microsoft Excel - Bangla
Mindwork games
Miscellaneous Topics
Misconceptions about Islam
MySQL
Neural Networks and Deep Learning
NPM - Package Manager
Pakistan Geography
Photoshop
PHP
Programming Language
Prompt Engineering
Puzzles
Python
R Programming Language
ReactJS
Science
Social Science
SQL
SQLite
Tamil Nadu State board (Class 10)
Technical MCQs
Technical Short Answers
TypeScript - JavaScript's Superset
UGC NET, SET
User Experience
Verbal and Reasoning
Vue JS
অতীত ও ঐতিহ্য: অষ্টম শ্রেণীর: পশ্চিমবঙ্গ মধ্যশিক্ষা পর্ষদ
অর্থনীতি
আরবী ভাষা কোর্স - Diploma in Arabic language
ইতিহাস
ইতিহাস ও পরিবেশ: দশম শ্রেণি: পশ্চিমবঙ্গ মধ্যশিক্ষা পর্ষদ
ইসলামিক বই
ইসলামে আকীকা
ইসলামে নারী
এসো আরবী শিখি
কুরআন
খাদ্য, পুষ্টি ও খাদ্যের উপাদান
জীবনবিজ্ঞান ও পরিবেশ (দশম)
তাহারাত কুইজ প্রতিযোগিতা
নবীদের কাহিনী - The story of the prophets
পরিবেশ ও বিজ্ঞান
প্যারেন্টিং - Parenting
প্রচলিত ভুল বিষয়ে প্রতিযোগিতা টেস্ট কুইজ
প্রশ্নোত্তরে ইসলামী জ্ঞান
বাংলা ইসলামিক কুইজ - Bangla Islamic Quiz
বাংলা সাহিত্য
ব্যক্তিগত উন্নয়ন (Personal Development)
ভূগোল
মডার্ন কম্পিউটার অ্যাপ্লিকেশন - একাদশ শ্রেণী
মডার্ন কম্পিউটার অ্যাপ্লিকেশন - দ্বাদশ শ্রেণী
লেখক এবং কবি
শয়তান পরিচিতি
সংক্ষিপ্ত জীবনী
সাধারণ জ্ঞান
সাহাবীদের জীবনী
সীরাত প্রতিযোগিতার প্রশ্ন ও উত্তরসমূহ
Guest
Profile
Logout
Green
Light
Dark
Azure DevOps for Beginners
Answer all questions carefully. After submission, you will see a detailed result and answer review.
Question 1
This screenshot shows the sidebar in Visual Studio (VS) Code. Assuming you loaded a VS Code repo, which highlighted item should you select to begin the process of creating a branch in VS Code?
A.
A
B.
C
C.
B
Question 2
You added the Code Search extension to one of your projects. In terms of additional functionality, what does this enable you to do in DevOps?
A.
Search for code items.
B.
Search your work items.
C.
Create work item code names.
Question 3
One of the main tenets of DevOps is to automate everything. Which component of creating applications should not be automated?
A.
coding
B.
deployment
C.
testingAutomating writing code is currently not very easy.
Question 4
What will a default project contain before you add to it?
A.
a skeletal structure for repos
B.
some default boards
C.
product backlog templates
Question 5
How can you add an already created persona to a task work item?
A.
Select the work item, select What persona is affected by this, choose the persona, and then select OK.
B.
Go to Personas, select New Persona, fill in the information, and then select the work item.
C.
Select the work item, go to Personas affected, and then select Create Persona.
Question 6
From the default page for one of your organizations, how can you reach the screen shown in this image?
A.
Sign in to Azure DevOps.
B.
Click Organization login.
C.
Click Organization settings.
Question 7
How should you describe Azure Boards?
A.
a visual and interactive work item tracking system used to manage software projects
B.
a collection of engineering, management, service, and improvement practices commonly used in government contracts
C.
a visual aid to help teams focus on work quality to meet certain quality standards before being considered complete
Question 8
This screenshot shows an example Kanban board. What do the two numbers contained in the orange box, 0/2, mean?
A.
The first number is the number of work items in the Code Review columns, while the second number is the Work in Progress (WIP) limit.
B.
The first number is the maximum number of Work in Progress items allowed, and the second number is how many items are left to be done.
C.
The first number is the number of work items in the Doing column, and the second number is how many work items are done.
Question 9
You need to add a user to a team, but you receive a "No identities found" message. How can you fix this issue?
A.
Go to Organization Settings > Users > Add users, and then input the required information and select Add.
B.
Go to Project Settings > Teams, select the team, choose Add, and then add the user.
C.
Go to Project Settings > Users, select the team, choose Add User, and then add the user.
Question 10
What must you have installed before using Azure DevOps CLI?
A.
Visual Studio
B.
Azure CLI
C.
Windows
Submit Quiz