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 Developer Associate AZ-204/Acronyms/Part 1

Acronym study

AZ-204 Acronyms — Part 1 of 2

Terms 1–30 of 34 AZ-204 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 2Part 2 →

Term 1

API Management

API Management is a service that acts as a front door for application programming interfaces, controlling access, monitoring usage, and enforcing security policies.

Full entry →
Full API Management glossary entry →

Term 2

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 3

Azure AD B2C

Azure AD B2C is a cloud identity service that lets you customize and control how your customers sign up, sign in, and manage their profiles when using your applications.

Full entry →
Full Azure AD B2C glossary entry →

Term 4

Azure App Configuration

Azure App Configuration is a managed Azure service that stores and manages application settings and feature flags separately from your code, allowing you to update them without redeploying or restarting your application.

Full entry →
Full Azure App Configuration glossary entry →

Term 5

Azure App Service Authentication

Azure App Service Authentication is a built-in feature that allows web apps, mobile backends, and API apps to authenticate users without requiring custom code from the developer.

Full entry →
Full Azure App Service Authentication glossary entry →

Term 6

Azure App Service Plans

An Azure App Service Plan defines the compute resources, pricing tier, scaling capabilities, and region for one or more web apps, API apps, mobile app backends, or Azure Functions hosted in Azure App Service.

Full entry →
Full Azure App Service Plans glossary entry →

Term 7

Azure App Service Scaling

Azure App Service Scaling is the ability to automatically or manually adjust the number of computing resources allocated to a web app hosted on Azure App Service to handle changes in traffic demand.

Full entry →
Full Azure App Service Scaling glossary entry →

Term 8

Azure Cache for Redis

Azure Cache for Redis is a fully managed in-memory data store based on the open-source Redis software that speeds up applications by temporarily storing frequently accessed data.

Full entry →
Full Azure Cache for Redis glossary entry →

Term 9

Azure Container Instances

Azure Container Instances (ACI) is a PaaS service that lets you run a container directly in Azure without managing any underlying servers or orchestration.

Full entry →
Full Azure Container Instances glossary entry →

Term 10

Azure Event Grid

Azure Event Grid is a fully managed event routing service that allows applications and services to react to events in real time using a publish-subscribe model.

Full entry →
Full Azure Event Grid glossary entry →

Term 11

Azure Event Hubs

Azure Event Hubs is a cloud-based service that ingests and processes millions of events per second from devices, applications, and services in real time.

Full entry →
Full Azure Event Hubs glossary entry →

Term 12

Azure Files Shares

Azure Files Shares are fully managed cloud file shares that you can access from anywhere using standard industry protocols like SMB and NFS.

Full entry →
Full Azure Files Shares glossary entry →

Term 13

Azure Functions Bindings

Azure Functions Bindings are declarative connections that link your serverless function code to Azure services or external resources, handling input and output data automatically without writing extra networking or authentication code.

Full entry →
Full Azure Functions Bindings glossary entry →

Term 14

Azure Functions Triggers

Azure Functions triggers are events that cause a function (a small piece of code) to run automatically in the cloud.

Full entry →
Full Azure Functions Triggers glossary entry →

Term 15

Azure Kubernetes Service Development

Azure Kubernetes Service Development is the practice of designing, building, and deploying containerized applications using Azure Kubernetes Service, a managed container orchestration platform in Microsoft Azure.

Full entry →
Full Azure Kubernetes Service Development glossary entry →

Term 16

Azure Monitor Metrics

Azure Monitor Metrics is a feature of Azure Monitor that collects, stores, and analyzes numerical data from Azure resources to track performance, health, and usage over time.

Full entry →
Full Azure Monitor Metrics glossary entry →

Term 17

Azure Queue Storage

Azure Queue Storage is a cloud service for storing and retrieving large numbers of messages that can be accessed from anywhere, enabling asynchronous communication between application components.

Full entry →
Full Azure Queue Storage glossary entry →

Term 18

Azure Relay

Azure Relay is a cloud service that securely exposes on-premises web services to the public internet or other cloud applications without opening firewall ports.

Full entry →
Full Azure Relay glossary entry →

Term 19

Azure Service Bus

Azure Service Bus is a cloud-based message broker that allows applications, services, and devices to send and receive messages reliably, even when they are not all running at the same time.

Full entry →
Full Azure Service Bus glossary entry →

Term 20

Azure Storage Encryption

Azure Storage Encryption is the process of protecting data stored in Azure cloud storage by converting it into an unreadable format using encryption keys, ensuring only authorized parties can access it.

Full entry →
Full Azure Storage Encryption glossary entry →

Term 21

Azure Table Storage

Azure Table Storage is a NoSQL key-value data store in the cloud that lets you store and query large amounts of structured, non-relational data without needing a traditional database server.

Full entry →
Full Azure Table Storage glossary entry →

Term 22

Blob Storage SDK

The Blob Storage SDK is a set of libraries and tools that lets developers write code to store, access, and manage unstructured data in Microsoft Azure's blob storage service.

Full entry →
Full Blob Storage SDK glossary entry →

Term 23

Container registry

A container registry is a centralized storage and distribution system for container images, enabling developers to push, pull, and manage versions of application snapshots across environments.

Full entry →
Full Container registry glossary entry →

Term 24

Content Delivery Network

A Content Delivery Network is a system of distributed servers that deliver web content to users based on their geographic location, improving speed and reliability.

Full entry →
Full Content Delivery Network glossary entry →

Term 25

Cosmos DB Partitioning

Cosmos DB Partitioning is the process of distributing data across multiple physical servers to ensure fast performance, unlimited storage, and high availability.

Full entry →
Full Cosmos DB Partitioning glossary entry →

Term 26

Cosmos DB SDK

The Cosmos DB SDK is a set of libraries and tools that let developers write code to connect to, query, and manage a Cosmos DB database from their applications.

Full entry →
Full Cosmos DB SDK glossary entry →

Term 27

Distributed tracing

Distributed tracing is a method used to track and observe requests as they flow through multiple services in a distributed system, helping identify performance bottlenecks and failures.

Full entry →
Full Distributed tracing glossary entry →

Term 28

Durable Functions

Durable Functions is an extension of Azure Functions that lets you write stateful workflows in code, managing complex sequences of tasks, retries, and delays automatically.

Full entry →
Full Durable Functions glossary entry →

Term 29

Key Vault Secrets

Key Vault Secrets are secure containers in Microsoft Azure that store sensitive information like passwords, connection strings, and API keys, keeping them encrypted and accessible only to authorized applications and users.

Full entry →
Full Key Vault Secrets glossary entry →

Term 30

Managed identity

A managed identity is an automatically managed service principal in Azure that allows your code to authenticate to any service that supports Azure AD authentication without storing credentials.

Full entry →
Full Managed identity glossary entry →
Part 2 →

Acronym parts

Part 1currentPart 2

Study resources

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