Agile Methodology
Microsoft Platform
AI Agents
SQL
Python
100

This four-letter acronym describes the Software Development Life Cycle

What is SDLC?

100

This cloud platform brings together apps and collaboration tools like Teams and SharePoint

What is Microsoft 365?

100

This Microsoft AI, similar to ChatGPT, helps with writing, analyzing, and automating tasks in Office apps

What is Copilot?

100

This SQL keyword is used to retrieve data from one or more tables

What is SELECT?

100

You use this to store a value that can be a number, string, or boolean

What is a variable?

200

This term describes the repeated process of planning, developing, and reviewing work in Agile

What is iteration?

200

In SharePoint, this is a container for pages, lists, libraries, and other content that a team or organization uses

What is a SharePoint site?

200

This Microsoft platform lets you build custom AI assistants for Office apps and workflows

What is Copilot Studio
200

When you want to combine rows from two tables based on a related column, you use this SQL operation

What is JOIN?

200

This data type is used to store a sequence of characters, enclosed in quotes

What is a string?

300

In Agile teams, this brief meeting helps members sync up on progress, plans, and blockers 

What is daily standup?

300

Instant, scheduled, and automated are all types of these Power Automate processes that streamline repetitive work

What are Flows?

300

These AI models, like GPT, are trained on massive amounts of text to understand and generate human-like language

What are Large Language Models (LLMs)?

300

This key in one table refers to the primary key in another table to create a relationship

What is the foreign key?

300

This construct allows you to iterate over items in a list or dictionary, executing a block of code for each element

What is a loop?

400

In the SDLC, this phase comes after implementation and ensures the system works as intended by checking for bugs and defects

What is Testing?

400

To make content easier to find, SharePoint allows you to assign these to documents and list items, which are keywords describing the item

What are tags? (metadata is ok too)

400

Before a Copilot can access SharePoint data, it must verify the user’s identity using this security process

What is Authentication?

400

This clause lets you filter rows based on a condition when selecting data from a table

What is WHERE?

400

When making a GET request to an API, this HTTP status code indicates that the request was successful and the server returned the requested data

What is status code 200?

500

Meaning "signboard" in Japanese, this workflow system helps teams manage tasks as they move from To Do, In Progress, and Done

What is Kanban?

500

Before visualizing data in Power BI, users click this option to clean and prepare data

What is Transform Data?

500

When building your copilot, this feature allows you to control tone, style, and response format

What is Instructions?

500

To get the top 5 highest-paid employees and display their salaries as a decimal, you would use TOP and this function in SQL Server

What is CAST()?

500

This Python module lets you write tests to automatically check if functions return expected values

What is unittest?

M
e
n
u