Courseiva
Knowledge + Practice
CertificationsVendorsCareer RoadmapsLabs & ToolsStudy GuidesGlossaryPractice Questions
C
Courseiva

Free IT certification practice questions with explained answers for CCNA, CompTIA, AWS, Azure, Google Cloud, and more.

Certification Practice Questions

CCNA practice questionsSecurity+ SY0-701 practice questionsAWS SAA-C03 practice questionsAZ-104 practice questionsAZ-900 practice questionsCLF-C02 practice questionsA+ Core 1 practice questionsGoogle Cloud ACE practice questionsCySA+ CS0-003 practice questionsNetwork+ N10-009 practice questions
View all certifications →

Product

CertificationsCertification PathsExam TopicsPractice TestsExam Dumps vs Practice TestsStudy HubComparisons

Company

AboutContactEditorial PolicyQuestion Writing PolicyTrust Center

Legal

Privacy PolicyTerms of Service

Courseiva is a free IT certification practice platform offering original exam-style practice questions, detailed explanations, topic-based practice, mock exams, readiness tracking, and study analytics for Cisco, CompTIA, Microsoft, AWS, and other technology certifications.

© 2026 Courseiva. Courseiva is operated by JTNetSolutions Ltd. All rights reserved.

Courseiva is an independent certification practice platform and is not affiliated with, endorsed by, or sponsored by Cisco, Microsoft, AWS, CompTIA, Google, ISC2, ISACA, or any other certification vendor. Vendor names and certification marks are used only to identify the exams learners are preparing for.

Microsoft Azure DevOps Engineer Expert AZ-400/Acronyms/Part 1

Acronym study

AZ-400 Acronyms — Part 1 of 7

Terms 1–30 of 206 AZ-400 acronyms and key terms. Each entry includes a plain-English definition and a link to the full 800-word glossary page with exam context and practice questions.

Part 1 of 7Part 2 →

Term 1

A/B testing

A/B testing is a controlled experiment that compares two versions of a single variable to determine which one performs better against a predefined metric.

Full entry →
Full A/B testing glossary entry →

Term 2

Action group

An Action group is a collection of notification and automation settings that defines how an Azure Monitor alert responds when triggered, such as who gets emailed, which phone numbers get called, or which automated tasks run.

Full entry →
Full Action group glossary entry →

Term 3

Agent

An agent is a software component that runs on a local machine to perform automated tasks, collect data, or execute commands as part of a larger system like CI/CD or monitoring.

Full entry →
Full Agent glossary entry →

Term 4

Alert rule

An alert rule is a set of conditions and actions that trigger a notification when a monitored metric or log reaches a predefined threshold.

Full entry →
Full Alert rule glossary entry →

Term 5

Ansible

Ansible is an open-source automation tool that IT professionals use to configure systems, deploy software, and manage infrastructure without needing to install agent software on every managed machine.

Full entry →
Full Ansible glossary entry →

Term 6

Anthos

Anthos is a Google Cloud platform that lets you run applications consistently across different computing environments, like on-premises data centers and multiple public clouds.

Full entry →
Full Anthos glossary entry →

Term 7

Anthos Config Management

Anthos Config Management is a Google Cloud tool that helps IT teams manage and enforce configurations across multiple Kubernetes clusters from a single source of truth.

Full entry →
Full Anthos Config Management glossary entry →

Term 8

API key

An API key is a unique identifier that authenticates a user or application when calling an API, controlling access and tracking usage.

Full entry →
Full API key glossary entry →

Term 9

Application Insights

Application Insights is an Azure monitoring service that helps developers detect, diagnose, and understand issues in live web applications by collecting telemetry data like requests, exceptions, and performance counters.

Full entry →
Full Application Insights glossary entry →

Term 10

Approval gate

An approval gate is a checkpoint in an Azure DevOps release pipeline where a pipeline run pauses until a designated team or person manually approves or rejects the deployment.

Full entry →
Full Approval gate glossary entry →

Term 11

ARM template

An ARM template is a JSON file that defines the infrastructure and configuration for Azure resources, enabling repeatable and consistent deployments.

Full entry →
Full ARM template glossary entry →

Term 12

Artifact

An artifact is any file or package produced during the software development process that is used to deploy, test, or run an application.

Full entry →
Full Artifact glossary entry →

Term 13

Artifact Registry

Artifact Registry is a managed service for storing, managing, and securing container images and other software packages in a centralized repository.

Full entry →
Full Artifact Registry glossary entry →

Term 14

awk

Awk is a scripting language used for pattern scanning and text processing, commonly used in Unix and Linux environments to extract and manipulate data from files or command output.

Full entry →
Full awk glossary entry →

Term 15

AWS CLI

The AWS Command Line Interface is a unified tool that lets you manage Amazon Web Services from a terminal or command prompt by typing commands instead of using the graphical console.

Full entry →
Full AWS CLI glossary entry →

Term 16

AWS Config

AWS Config is a service that continuously records, evaluates, and reports on changes to your AWS resources so you can maintain a secure and compliant infrastructure.

Full entry →
Full AWS Config glossary entry →

Term 17

AWS SDK

The AWS SDK is a set of libraries and tools that developers use to interact with Amazon Web Services from their programming language of choice.

Full entry →
Full AWS SDK glossary entry →

Term 18

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.

Full entry →
Full Azure Artifacts glossary entry →

Term 19

Azure Boards

Azure Boards is a work tracking and project management service from Microsoft that helps teams plan, track, and discuss work across the software development lifecycle using Kanban boards, backlogs, and dashboards.

Full entry →
Full Azure Boards glossary entry →

Term 20

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.

Full entry →
Full Azure DevOps glossary entry →

Term 21

Azure Key Vault

Azure Key Vault is a cloud service for securely storing and managing sensitive information like passwords, encryption keys, and certificates.

Full entry →
Full Azure Key Vault glossary entry →

Term 22

Azure Monitor

Azure Monitor is a cloud service that collects, analyzes, and acts on telemetry data from your Azure and on-premises resources to help you understand performance and availability.

Full entry →
Full Azure Monitor glossary entry →

Term 23

Azure Pipelines

Azure Pipelines is a cloud-based CI/CD service from Microsoft that automatically builds, tests, and deploys code to any platform or cloud.

Full entry →
Full Azure Pipelines glossary entry →

Term 24

Azure Policy

Azure Policy is a service in Microsoft Azure that lets you create, assign, and manage rules to ensure your resources stay compliant with your company standards and service-level agreements.

Full entry →
Full Azure Policy glossary entry →

Term 25

Azure Repos

Azure Repos is a set of version control tools that allow teams to manage their source code, track changes, and collaborate on software projects using Git or Team Foundation Version Control (TFVC) within the Microsoft Azure ecosystem.

Full entry →
Full Azure Repos glossary entry →

Term 26

Azure Test Plans

Azure Test Plans is a service within Azure DevOps that provides a rich set of tools for manual and exploratory testing, including test case management, test execution, and stakeholder feedback, all integrated into the CI/CD pipeline.

Full entry →
Full Azure Test Plans glossary entry →

Term 27

Backlog

A backlog is a prioritized list of work items that a team needs to complete, used in Azure DevOps to plan and track software development tasks.

Full entry →
Full Backlog glossary entry →

Term 28

Bash script

A Bash script is a text file containing a sequence of commands for the Unix shell Bash, allowing users to automate repetitive tasks and streamline system administration on Linux and macOS.

Full entry →
Full Bash script glossary entry →

Term 29

Bicep

Bicep is a domain-specific language (DSL) used to declare Azure resources in a declarative, modular way, similar to how you write code but for infrastructure.

Full entry →
Full Bicep glossary entry →

Term 30

Blameless postmortem

A blameless postmortem is a structured review process after an incident where the focus is on understanding what happened and how to improve, without assigning blame to any individual.

Full entry →
Full Blameless postmortem glossary entry →
Part 2 →

Acronym parts

Part 1currentPart 2Part 3Part 4Part 5Part 6Part 7

Study resources

All AZ-400 Acronyms→AZ-400 Practice Tests→AZ-400 Study Guide→Exam Domains→