Glossary
Search Azure terms
Open a clear definition, then continue into exam context, architecture, commands, operational examples, common mistakes, and related concepts.
Search all
Commands
Learning guides
Concept graph
Compare
Search-first Azure knowledge base
Term results
Search for a term or click a category. Results render only after you ask for them, so the glossary does not dump every available term on first load. Each result includes Quick peek and Open full term page actions.
Start with a search or a category.
Try managed identity , resource group , az group , private endpoint , or click Databases to load all database-related terms.
Showing 50 of 659 matching terms. Narrow the search to reduce the list.
Management and Governance
premium
Quota
Microsoft Learn describes Azure quotas as adjustable limits applied to Azure resources and services within a subscription, region, or provider scope. Each subscription receives default quota values, and teams can review usage or request increases before planned scale, migration, or recovery work consumes available capacity.
Capacity management
fundamentals
5 commands
Aliases: No aliases yet
Quick peek
Open full term page
Management and Governance
field-manual-complete
Service limit
A service limit is Azure’s boundary for how much of something you can use or create. It might be a number of cores, public IP addresses, storage accounts, database throughput, API requests, or service-specific resources. Some limits protect the platform, some control regional capacity, and some reflect your subscription or SKU. Operators care because a.
Capacity management
fundamentals
5 commands
Aliases: No aliases yet
Quick peek
Open full term page
Analytics
premium
Fabric capacity
A Fabric capacity is a dedicated pool of compute resources that powers Microsoft Fabric workloads assigned to workspaces. Teams use it to provide shared compute for Fabric workspaces, reports, lakehouses, warehouses, notebooks, pipelines, and real-time workloads under an assigned capacity SKU. It is not a single workspace, a Power BI report, a storage account, a Databricks cluster, or a guarantee that every tenant workload has unlimited performance. In production, confirm capacity name, SKU, region, admin list, assigned workspaces, workload settings, metrics app evidence, throttling, refresh history, pause state, billing owner, and reservation or scaling plan before treating the design as.
Microsoft Fabric
intermediate
6 commands
Aliases: Microsoft Fabric capacity, Fabric F SKU, Fabric compute capacity
Quick peek
Open full term page
Integration
premium
Capacity unit
A capacity measure used by Event Hubs Dedicated clusters.
Messaging and eventing
intermediate
6 commands
Aliases: No aliases yet
Quick peek
Open full term page
Compute
premium
Capacity reservation group
A capacity reservation group is the Azure Compute container that holds one or more on-demand capacity reservations for virtual machines.
Virtual Machines
intermediate
5 commands
Aliases: No aliases yet
Quick peek
Open full term page
Management and Governance
premium
Management group
Microsoft Learn describes management groups as governance containers above subscriptions that let organizations organize subscriptions into a hierarchy. They support unified policy, access management, and governance controls across many subscriptions instead of repeating the same assignments subscription by subscription at enterprise scale.
Azure governance
fundamentals
5 commands
Aliases: Azure management group, Management group hierarchy, MG scope
Quick peek
Open full term page
Management and Governance
premium
Parent management group
A parent management group is the branch above a child management group or subscription. Rules assigned at the parent can flow downward, so changing the parent is a broad governance decision, not just a local label change.
Management groups
fundamentals
5 commands
Aliases: No aliases yet
Quick peek
Open full term page
Management and Governance
premium
Root management group
The root management group is the top of the Azure governance tree for a tenant. Because everything sits beneath it, policies or access assigned there can have very wide impact. Treat root-scope changes as enterprise-level decisions.
Management groups
intermediate
5 commands
Aliases: tenant root group
Quick peek
Open full term page
Integration
premium
API Management backend
An API Management backend is the HTTP service that implements a frontend API and its operations behind the API Management gateway.
API Management
intermediate
4 commands
Aliases: No aliases yet
Quick peek
Open full term page
Integration
premium
API Management gateway
The API Management gateway is the component that receives API requests, applies policies, routes traffic to backends, and returns responses to callers.
API Management
intermediate
4 commands
Aliases: No aliases yet
Quick peek
Open full term page
Integration
premium
API Management operation
An API Management operation is one callable action inside an API, such as GET /orders or POST /claims. It tells Azure API Management which HTTP method, URL template, parameters, and display name should be exposed to consumers. The operation can map to a backend route, return a mock response, accept.
Application delivery and API edge
intermediate
4 commands
Aliases: APIM operation, API operation in API Management
Quick peek
Open full term page
Integration
premium
API Management revision
An API Management revision is a safe working copy of an API for changes that should not break consumers. You create a revision, adjust operations, descriptions, policies, or backend settings, test the changes, and then make that revision current when it is ready. Existing consumers keep using the.
Application delivery and API edge
intermediate
4 commands
Aliases: APIM revision, API revision
Quick peek
Open full term page
Integration
premium
API Management self-hosted gateway
An API Management self-hosted gateway is a containerized copy of the API Management gateway that runs where your APIs live, such as on-premises, another cloud, or an Azure Kubernetes environment. Azure API Management remains the place where teams define APIs, products, policies, and observability..
Application delivery and API edge
intermediate
4 commands
Aliases: APIM self-hosted gateway, self-hosted API gateway
Quick peek
Open full term page
Integration
premium
API Management version
An API Management version is a separate version of an API that helps teams handle breaking changes. Clients can keep using an older version while newer clients adopt the new version when ready. Versions can be identified through a path, header, or query parameter, depending on the versioning.
Application delivery and API edge
intermediate
4 commands
Aliases: APIM version, API version in API Management
Quick peek
Open full term page
Management and Governance
premium
Child management group
A child management group is a branch under a parent management group. It helps organize subscriptions into smaller governance areas, while still inheriting broad rules from above. Use it when one tenant needs different policy or access boundaries for teams, business units, or environments.
Management groups
fundamentals
4 commands
Aliases: No aliases yet
Quick peek
Open full term page
AI and Machine Learning
premium
Deployment capacity
Deployment capacity is the throughput allocation configured for an Azure OpenAI or Foundry model deployment, affecting available request volume, quota use, latency, and cost.
Azure OpenAI
intermediate
4 commands
Aliases: Azure OpenAI deployment capacity, model deployment capacity, deployment throughput capacity, PTU deployment capacity
Quick peek
Open full term page
Identity
premium
Entitlement management
Entitlement management uses access packages to govern access to groups, applications, SharePoint sites, and other resources for internal and external identities.
Identity Governance
intermediate
4 commands
Aliases: Microsoft Entra entitlement management, Entra entitlement management, access package governance
Quick peek
Open full term page
Management and Governance
premium
Management group hierarchy
A management group hierarchy is the tree that organizes an Azure estate. Subscriptions can sit under management groups, management groups can sit under parents, and broad policy or access settings can flow down from higher branches to lower ones.
Management groups
intermediate
4 commands
Aliases: No aliases yet
Quick peek
Open full term page
Management and Governance
premium
Management group ID
A management group ID is the stable name Azure tools use for a management group. The display name can be friendly, but the ID is what CLI commands, resource IDs, and policy assignments need when they target that governance scope.
Management groups
fundamentals
4 commands
Aliases: No aliases yet
Quick peek
Open full term page
Management and Governance
premium
Management group scope
Management group scope means the operation targets a branch of the Azure hierarchy, not just one subscription. It is useful for organization-wide policy, access, and landing-zone governance, but mistakes can affect many subscriptions at once.
Management scopes
intermediate
4 commands
Aliases: No aliases yet
Quick peek
Open full term page
Management and Governance
premium
Management-plane operation
A management-plane operation is an Azure control action. It is what you do when you create a virtual machine, update a storage account setting, assign a role, list resources, validate a deployment, or delete a resource group. Microsoft Learn anchors this term in What is Azure Resource Manager?, but this field-manual definition is intentionally wider than an older short glossary entry because the page must teach what to inspect, what can break, who owns the decision, and which evidence proves the Azure environment is behaving as intended. In field use.
Azure Resource Manager
fundamentals
3 commands
Aliases: No aliases yet
Quick peek
Open full term page
Storage
field-manual-complete
Lifecycle management rule
Microsoft Learn describes lifecycle policy rules as named definitions with filters and actions. A rule selects blobs by type, prefix, or index tags, then transitions or deletes current versions, previous versions, or snapshots according to age and lifecycle conditions.
Azure Storage
intermediate
5 commands
Aliases: No aliases yet
Quick peek
Open full term page
Identity
field-manual-complete
Privileged Identity Management
Privileged Identity Management, usually called PIM, is the Microsoft Entra feature that keeps powerful access from being permanently active unless someone really needs it.
Access control
fundamentals
5 commands
Aliases: PIM
Quick peek
Open full term page
Storage
field-manual-complete
Storage lifecycle management
Policy-based automation that tiers or deletes Azure Blob Storage data as it ages or changes use.
Storage lifecycle
intermediate
5 commands
Aliases: Azure Blob lifecycle management, storage account lifecycle policy, blob lifecycle management policy, storage retention tiering policy
Quick peek
Open full term page
Storage
complete
Storage account lifecycle management
A storage feature or access model in Storage accounts that helps teams store, protect, move, and govern application or analytics data with clearer ownership, safety, and operational context.
Storage accounts
advanced
5 commands
Aliases: blob lifecycle management, storage lifecycle policy, Azure Storage management policy, blob tiering policy
Quick peek
Open full term page
Integration
complete
API Management policy
An API Management policy is a rule the gateway runs while handling an API call. Policies can validate tokens, add or remove headers, rewrite URLs, limit rates, cache responses, transform payloads, choose a backend, or return a custom response. They are written as ordered XML statements and can.
Application delivery and API edge
intermediate
4 commands
Aliases: APIM policy, API policy in API Management
Quick peek
Open full term page
Management and Governance
premium field-manual
Management group deployment
A management group deployment is an ARM or Bicep deployment executed at management-group scope instead of subscription or resource-group scope. Teams use it when platform teams need to deploy governance resources across a management group hierarchy. In plain English, it gives operators a named control for repeatable policy, role, and subscription-level governance from the correct Azure scope instead of leaving the decision hidden in a portal setting, script, or deployment file. Treat it as production-ready only when the owner, dependencies, permission boundary, monitoring signal, and rollback evidence are clear.
ARM deployments
intermediate
4 commands
Aliases: Management group deployment, Azure Resource Manager, ARM deployments, ARM and Bicep governance deployments, subscription deployment, resource group deployment, tenant deployment, Azure Resource Manager and Bicep, ARM management group deployment, Bicep management group deployment
Quick peek
Open full term page
Management and Governance
premium field-manual
Management group display name
A management group display name is the human-readable name shown for a management group in Azure governance views. Teams use it when administrators need a clear label for a management-group node without changing its immutable identifier. In plain English, it gives operators a named control for readable hierarchy navigation, clearer governance ownership, and less confusion during reviews instead of leaving the decision hidden in a portal setting, script, or deployment file. Treat it as production-ready only when the owner, dependencies, permission boundary, monitoring signal, and rollback evidence are clear.
Management groups
intermediate
4 commands
Aliases: Management group display name, Azure Management Groups, Management groups, Azure management groups, management group ID, management group hierarchy, tenant root group, management group friendly name, displayName
Quick peek
Open full term page
Management and Governance
premium field-manual
Management group inheritance
Management group inheritance is the way Azure governance assignments at a parent management group flow down to child groups and subscriptions. Teams use it when platform teams want policy, RBAC, and governance controls applied consistently across many subscriptions. In plain English, it gives operators a named control for centralized governance with predictable downstream scope and fewer one-off subscription changes instead of leaving the decision hidden in a portal setting, script, or deployment file. Treat it as production-ready only when the owner, dependencies, permission boundary, monitoring signal, and rollback evidence are clear.
Management groups
intermediate
4 commands
Aliases: scope inheritance, Management group inheritance, Azure Management Groups, Management groups, Azure management groups, policy assignment, role assignment, Azure management groups and Azure Policy, inherited governance, Azure management groups, Azure Policy, and Azure RBAC
Quick peek
Open full term page
Management and Governance
premium field-manual
Management group policy assignment
A management group policy assignment is an Azure Policy assignment applied at management-group scope so it affects child subscriptions and resources. Teams use it when governance teams need consistent guardrails across multiple subscriptions from one parent scope. In plain English, it gives operators a named control for centralized policy enforcement, compliance reporting, and fewer repeated subscription-level assignments instead of leaving the decision hidden in a portal setting, script, or deployment file. Treat it as production-ready only when the owner, dependencies, permission boundary, monitoring signal, and rollback evidence are clear.
Azure Policy
intermediate
4 commands
Aliases: Management group policy assignment, Azure Policy, policy definition, policy initiative, resource group policy assignment, Azure Policy and management groups, policy assignment at management group scope, inherited policy assignment, Azure Policy at management group scope
Quick peek
Open full term page
Compute
template-specs-upgraded
Scale set capacity
Microsoft Learn describes Virtual Machine Scale Set capacity as the instance count declared for a scale set. Operators can manually change sku.capacity or let autoscale rules adjust it, but each capacity decision affects compute cost, load-balancer health, zone distribution, and whether enough VM instances exist to serve traffic.
Virtual Machines
intermediate
4 commands
Aliases: VMSS capacity, Virtual Machine Scale Set capacity, scale set instance count, sku.capacity, VMSS instance count
Quick peek
Open full term page
Integration
field-manual-complete
API Management
Azure API Management is a hybrid, multicloud API management platform with a gateway, management plane, and developer portal for the full API lifecycle.
API Management
intermediate
3 commands
Aliases: APIM
Quick peek
Open full term page
Integration
strict-validated
API Management named value
An API Management named value is a reusable name/value pair for policies, supporting plain values, encrypted secrets, policy expressions, and Key Vault references.
API Management policies
intermediate
3 commands
Aliases: No aliases yet
Quick peek
Open full term page
Management and Governance
complete
Cost Management
Cost Management is an Azure glossary term for Microsoft’s FinOps toolset for analyzing, monitoring, allocating, exporting, alerting on, and optimizing Microsoft Cloud costs. In practice, it helps teams reason about connecting Azure spending to owners, budgets, recommendations, forecasts, exports, anomalies, and governance decisions using live Azure evidence, documented ownership, and Microsoft Learn guidance. It should be reviewed through security, reliability, operations, cost, and performance lenses before production changes.
Cost Management
beginner
3 commands
Aliases: Azure Cost Management, Microsoft Cost Management, Microsoft Cost Management and Billing
Quick peek
Open full term page
Storage
field-manual-complete
Lifecycle management
Microsoft Learn describes Azure Blob Storage lifecycle management as policies with automated rules for moving blobs between hot, cool, cold, and archive tiers or deleting data at the end of its lifecycle. Rules help manage cost as access patterns change.
Blob Storage
fundamentals
2 commands
Aliases: No aliases yet
Quick peek
Open full term page
Monitoring and Observability
learning-path-anchor
Throughput
Throughput is the amount of work a system completes over time, such as requests, messages, bytes, events, or transactions per second. In Azure, teams measure it with service metrics, logs, and capacity settings to judge whether an app, database, storage account, or messaging pipeline can sustain demand.
Performance
intermediate
4 commands
Aliases: Throughput, throughput, Azure Throughput, Microsoft Learn Throughput, requests per second, events per second, transactions per second, bytes per second, work completed over time
Quick peek
Open full term page
Analytics
learning-path-anchor
Synapse Spark pool
A Synapse Spark pool is the workspace compute definition Azure Synapse uses to start Apache Spark sessions. It records node size, node count, autoscale behavior, runtime version, packages, and idle timeout so notebooks, Spark jobs, and pipelines get repeatable distributed processing.
Synapse Analytics
fundamentals
8 commands
Aliases: Apache Spark pool, Spark pool, Synapse Apache Spark pool, serverless Spark pool
Quick peek
Open full term page
Networking
premium
DDoS Protection
Azure DDoS Protection is a network-layer protection service that helps defend Azure public IP resources against distributed denial-of-service attacks using always-on traffic monitoring, adaptive mitigation, telemetry, and response capabilities.
Network security
intermediate
6 commands
Aliases: Azure DDoS Protection, DDoS Network Protection, DDoS IP Protection, distributed denial of service protection
Quick peek
Open full term page
Databases
premium
DTU model
The DTU model is an Azure SQL Database purchasing model that bundles compute, memory, and I/O into service tiers and service objectives such as Basic, Standard, and Premium.
Azure SQL
fundamentals
6 commands
Aliases: DTU purchasing model, Azure SQL DTU model
Quick peek
Open full term page
Compute
premium
Flexible orchestration
Flexible orchestration is a Virtual Machine Scale Sets mode that lets Azure manage a group of VMs while exposing individual instances through standard Azure IaaS VM APIs. Teams use it to run highly available or mixed virtual machine workloads that need scale-set grouping, instance-level VM control, spreading, load balancing, and more flexible lifecycle management than uniform orchestration. It is not an autoscale rule by itself, a way to change an existing scale set orchestration mode after creation, a replacement for application failover, or a guarantee that every VM size supports every feature.
Virtual Machine Scale Sets
intermediate
6 commands
Aliases: VMSS flexible orchestration, Flexible scale set orchestration, Azure VM Scale Sets flexible mode
Quick peek
Open full term page
Storage
premium
Azure Elastic SAN
A cloud-native Azure storage area network service that provides scalable, cost-effective, high-performance block storage volumes for compute workloads.
Block storage
intermediate
5 commands
Aliases: Elastic SAN
Quick peek
Open full term page
Storage
premium
Azure NetApp Files
Azure NetApp Files provides managed enterprise SMB and NFS volumes in Azure for performance-sensitive file workloads.
Backup and recovery
intermediate
5 commands
Aliases: No aliases yet
Quick peek
Open full term page
Management and Governance
premium
Azure reservation
An Azure reservation is a one-year or three-year commitment that provides discounted pricing for eligible Azure resource usage.
Cost Management
fundamentals
5 commands
Aliases: Azure Reservations, Azure reservation, reservation order, reserved capacity, reserved instance
Quick peek
Open full term page
Databases
premium
Azure SQL elastic pool
Azure SQL elastic pool lets multiple Azure SQL databases on one logical server share a set of resources at a set price for variable usage patterns.
Azure SQL Database
fundamentals
5 commands
Aliases: Azure SQL elastic pool, SQL elastic pool, eDTU pool, elastic pool, pooled databases
Quick peek
Open full term page
Virtual Desktop Infrastructure
premium
Azure Virtual Desktop
Azure Virtual Desktop is a desktop and app virtualization service that runs on Azure, delivering Windows desktops and RemoteApp experiences with host pools, session hosts, and flexible control.
Virtual desktops
fundamentals
5 commands
Aliases: AVD
Quick peek
Open full term page
Integration
premium
Event Hubs authorization rule
An Event Hubs authorization rule is a named shared access signature policy on a namespace or event hub that grants listen, send, or manage rights through cryptographic keys. Teams use it to control SAS-based producer, consumer, or management access when an application cannot use Microsoft Entra role-based access directly. It is not a Microsoft Entra role assignment, a managed identity, a firewall rule, or a proof that a generated token is safe forever. In production, confirm the namespace, event hub, partitions, capacity, identity, network path, consumer group, checkpoint behavior, monitoring, and owner before treating the stream as safe.
Event Hubs
intermediate
5 commands
Aliases: Event Hub authorization rule, Event Hubs SAS authorization rule, Shared access policy for Event Hubs
Quick peek
Open full term page
Integration
premium
Event Hubs namespace
An Event Hubs namespace is the management container for one or more event hubs and controls shared settings such as network access, SKU, capacity, and authorization. Teams use it to group event hubs under one managed Azure resource boundary for scale, networking, authorization, monitoring, and operational ownership. It is not an individual event hub stream, a consumer group, a storage account, or a generic directory folder. In production, confirm the namespace, event hub, partitions, identity, network path, consumer groups, checkpoints, metrics, owner, and rollback plan before treating the stream design as healthy.
Event Hubs
intermediate
5 commands
Aliases: Azure Event Hubs namespace, namespace, Event Hubs resource container
Quick peek
Open full term page
Integration
premium
Event Hubs throughput unit
An Event Hubs throughput unit is pre-purchased Standard tier capacity shared by all event hubs in a namespace for ingress and egress. Teams use it to size Standard Event Hubs namespaces so producers and consumers have enough shared streaming bandwidth for expected traffic. It is not a Premium processing unit, Dedicated capacity unit, partition count, consumer group, or a guarantee that every application has dedicated capacity. In production, confirm the namespace, event hub, partitions, identity, network path, consumer groups, checkpoints, metrics, owner, and rollback plan before treating the stream design as healthy.
Event Hubs
intermediate
5 commands
Aliases: throughput unit, TU, Standard throughput unit
Quick peek
Open full term page
AI and Machine Learning
premium
Index size
Index size is the Azure concept that controls capacity planning, cost control, and performance expectations for indexes stored in an Azure AI Search service. Teams see it when working with azure ai search index statistics, portal index list. It is not database file size, blob capacity, a partition count, or the number of documents alone; that distinction matters because bad assumptions create partition exhaustion, slower queries. Use the term when reviewing ownership, access, monitoring, cost, recovery, or performance. It keeps architects, operators, security reviewers, and support teams focused on the same resource, setting, or behavior.
Azure AI Search
Intermediate
5 commands
Aliases: search index size, index storage size, vector index size, search storage usage
Quick peek
Open full term page
AI and Machine Learning
premium
Search service
An Azure AI Search service is the provisioned Azure resource that hosts indexes, indexers, skillsets, query APIs, keys, networking, replicas, partitions, and monitoring settings. It is the management and data-plane boundary for building searchable content and retrieval experiences. and governance reviews.
Azure AI Search
fundamentals
5 commands
Aliases: Azure AI Search service, search resource, search endpoint, Microsoft.Search search service, managed search service
Quick peek
Open full term page
No glossary terms matched that search.
Try a service name, acronym, command group, or category such as RBAC , az group , App Service , Application Insights , Databases , or Azure AI Search .
Clear filters and show matches
Reset search