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 1,971 matching terms. Narrow the search to reduce the list.
Web
premium
Functions Premium plan
Functions Premium plan is a hosting plan for Azure Functions that keeps capacity ready while still supporting event-driven scaling for serverless workloads. Teams use it to reduce cold starts, run longer or heavier functions, use VNet integration, and control minimum and maximum capacity more deliberately than Consumption hosting. In daily Azure work, it appears when engineers stabilize latency-sensitive APIs, connect functions to private dependencies, prepare for event spikes, or replace overprovisioned dedicated App Service capacity. It is not a free tier, a guarantee that code is efficient, unlimited scale, or a substitute for trigger tuning and dependency performance testing.
Azure Functions hosting
advanced
6 commands
Aliases: Elastic Premium plan, Azure Functions Premium, EP plan
Quick peek
Open full term page
Web
premium
Dedicated Functions plan
An Azure Functions hosting option that runs on an App Service plan.
Azure Functions
intermediate
5 commands
Aliases: No aliases yet
Quick peek
Open full term page
Web
premium
Function App
The Azure Functions hosting resource that contains one or more functions and their runtime configuration.
Serverless
intermediate
5 commands
Aliases: Azure Function App, Functions app, function app resource
Quick peek
Open full term page
Web
premium
Consumption plan
the serverless Azure Functions hosting option that scales instances automatically and charges based on executions and resources used while functions run
Azure Functions
intermediate
3 commands
Aliases: No aliases yet
Quick peek
Open full term page
Compute
premium
Azure Functions
Azure Functions is Azure serverless compute for running code from triggers such as HTTP requests, queues, timers, events, and service integrations without managing servers.
Serverless compute
intermediate
6 commands
Aliases: Functions, Function App, serverless functions
Quick peek
Open full term page
Containers
premium
Azure Kubernetes Service
Azure Kubernetes Service is Azure’s managed Kubernetes service for deploying, scaling, and operating containerized applications while Azure manages much of the cluster control plane.
Managed Kubernetes
advanced
6 commands
Aliases: AKS, managed Kubernetes
Quick peek
Open full term page
Storage
complete
Static website hosting
Microsoft Learn describes static website hosting in Azure Storage as a Blob Storage feature that serves HTML, CSS, JavaScript, and image files from a special $web container through a static website endpoint. The feature supports index and error document configuration for public read-only web content.
Blob Storage
intermediate
5 commands
Aliases: static-website-hosting, Static website hosting, Azure Storage static website, Blob Storage static website, storage static website, static website endpoint
Quick peek
Open full term page
Analytics
premium
Azure Databricks Unity Catalog
A unified governance layer in Azure Databricks for data and AI assets, including catalogs, schemas, tables, volumes, models, privileges, and lineage.
Data governance
intermediate
5 commands
Aliases: Unity Catalog
Quick peek
Open full term page
Analytics
premium
Azure integration runtime
Azure integration runtime is the compute infrastructure used by Azure Data Factory and Synapse pipelines to move data, dispatch activities, and connect across network environments.
Data integration compute
intermediate
5 commands
Aliases: Integration Runtime, IR, ADF integration runtime
Quick peek
Open full term page
AI and Machine Learning
premium
Azure Machine Learning
Azure Machine Learning is a cloud service for managing the machine learning lifecycle, including workspaces, data, training jobs, model deployment, monitoring, and MLOps.
Machine learning operations
advanced
5 commands
Aliases: Azure ML, AML, Machine Learning workspace
Quick peek
Open full term page
AI and Machine Learning
premium
Azure OpenAI managed identity
Azure OpenAI managed identity uses Microsoft Entra identities so Azure workloads can call model endpoints without stored keys.
Azure OpenAI
intermediate
5 commands
Aliases: No aliases yet
Quick peek
Open full term page
Databases
premium
Azure SQL Database
Azure SQL Database is a fully managed relational database service in Azure that provides SQL Server-compatible engines as single databases, elastic pools, and serverless or provisioned compute choices. Microsoft Learn presents it as platform as a service with built-in availability, backups, patching, scaling, and security integration.
Database
intermediate
5 commands
Aliases: Azure SQL DB, Azure SQL Database, Azure SQL pooled database, Azure SQL single database, SQL Database
Quick peek
Open full term page
Databases
premium
Azure SQL General Purpose tier
Azure SQL General Purpose tier is a vCore service tier for common workloads that need balanced compute and storage at budget-oriented pricing.
Azure SQL Database
fundamentals
5 commands
Aliases: Azure SQL General Purpose tier, GP tier, General Purpose tier, GeneralPurpose, SQL General Purpose
Quick peek
Open full term page
Compute
premium
Durable Functions
Microsoft Learn describes Durable Functions as an Azure Functions extension for building stateful workflows in a serverless environment. Developers write orchestrator, activity, and entity functions while the runtime manages checkpoints, state, retries, timers, recovery, and long-running operations across restarts and long delays.
Serverless workflows
intermediate
5 commands
Aliases: Azure Durable Functions, Durable orchestration, Durable workflow
Quick peek
Open full term page
Storage
premium
SFTP for Azure Blob Storage
SFTP for Azure Blob Storage lets clients connect to a storage account through SSH File Transfer Protocol for file access, transfer, and management. It requires a supported storage account with hierarchical namespace enabled, then local users and scoped permissions control access to containers and paths.
Storage platform
intermediate
5 commands
Aliases: Azure Blob Storage SFTP, SFTP support for Azure Blob Storage, storage account SFTP, Blob SFTP endpoint, SFTP for Azure Blob Storage
Quick peek
Open full term page
Web
premium
Functions scale controller
Functions scale controller is the Azure Functions component that watches trigger workload signals and decides how many app instances should run. Teams use it to match serverless capacity to event demand without manually adding workers for every queue, event stream, timer, or HTTP workload. In daily Azure work, it appears when engineers investigate backlog growth, explain unexpected scale-out, tune trigger concurrency, enable scale logs, or decide whether Premium capacity is necessary. It is not an application scheduler, a guaranteed throughput contract, a replacement for downstream capacity, or a setting that can fix inefficient function code by itself.
Azure Functions scaling
advanced
4 commands
Aliases: Azure Functions scale controller, scale controller, Functions autoscale controller
Quick peek
Open full term page
Databases
premium
Azure SQL logical server
An Azure SQL logical server is a logical administrative construct for Azure SQL Database and related SQL resources. Microsoft Learn describes it as the central point for managing a collection of databases, including logins, firewall rules, auditing, threat detection policies, and failover groups.
Azure SQL Database
fundamentals
16 commands
Aliases: No aliases yet
Quick peek
Open full term page
Web
complete
Static Web Apps managed functions
Built-in Azure Functions APIs deployed and managed with an Azure Static Web Apps site.
Static Web Apps
intermediate
5 commands
Aliases: static-web-apps-managed-functions, Static Web Apps managed functions, SWA managed functions, managed Functions API, Static Web Apps built-in API, Static Web Apps /api functions
Quick peek
Open full term page
Storage
complete
Static website hosting for storage
Microsoft Learn explains that Azure Storage can host static web content from a general-purpose v2 or BlockBlobStorage account. Enabling the feature creates or uses the $web container, where HTML, CSS, JavaScript, and images are served through the account website endpoint.
Storage account
intermediate
5 commands
Aliases: static-website-hosting-for-storage, Static website hosting for storage, Azure Storage static website hosting, storage account static website, Blob service static website, web endpoint for storage
Quick peek
Open full term page
AI and Machine Learning
premium
Azure OpenAI resource
An Azure OpenAI resource is the Azure control-plane boundary that hosts deployments, endpoints, access, networking, and billing context.
Azure OpenAI
fundamentals
12 commands
Aliases: No aliases yet
Quick peek
Open full term page
DevOps
top-250-pre130-priority-upgraded
GitHub Actions for Azure
GitHub Actions for Azure is the set of GitHub workflow patterns and Azure actions used to sign in, build, test, package, deploy, and manage Azure resources from a repository. Teams use it to connect source control to Azure deployments while keeping workflow steps, identities, approvals, and release evidence in versioned automation. In daily Azure work, it shows up when engineers use azure/login, deploy web apps or functions, run Azure CLI scripts, deploy Bicep, push containers, or configure OIDC federation.
CI/CD
intermediate
4 commands
Aliases: Azure GitHub Actions, Azure actions, azure/login, GitHub Actions for Azure
Quick peek
Open full term page
AI and Machine Learning
premium
Azure OpenAI Service
Azure OpenAI Service provides managed access to OpenAI model capabilities through Azure endpoints and enterprise controls.
Generative AI
fundamentals
11 commands
Aliases: Azure OpenAI
Quick peek
Open full term page
AI and Machine Learning
premium
Azure OpenAI
Azure OpenAI provides OpenAI model capabilities through Azure resources, deployments, identity, networking, quota, and monitoring controls.
Azure OpenAI
intermediate
8 commands
Aliases: Azure OpenAI Service
Quick peek
Open full term page
Management and Governance
premium
Azure Policy
Azure Policy is a governance service for creating, assigning, and managing rules that evaluate Azure resources.
Azure Policy
fundamentals
7 commands
Aliases: Policy
Quick peek
Open full term page
Developer Tools
premium
Azure PowerShell
Azure PowerShell is Microsoft’s Az module collection for managing Azure resources from PowerShell.
Command line
fundamentals
7 commands
Aliases: Az PowerShell module, Az module, Azure PowerShell, Azure PowerShell cmdlets, PowerShell for Azure
Quick peek
Open full term page
Management and Governance
premium
Azure subscription
An Azure subscription is a management, billing, and scale unit for Azure resources.
Azure scope
fundamentals
7 commands
Aliases: subscription
Quick peek
Open full term page
Developer Tools
premium
Azure CLI
A cross-platform command-line tool for connecting to Azure and executing administrative commands on Azure resources.
Command line
fundamentals
6 commands
Aliases: az, Azure command-line interface
Quick peek
Open full term page
Developer Tools
premium
Azure Developer CLI
An open-source developer command-line tool that accelerates provisioning, deployment, pipeline setup, and monitoring for application resources on Azure.
Developer workflow
fundamentals
6 commands
Aliases: azd
Quick peek
Open full term page
Hybrid and Multicloud
premium
Azure Local
Azure Local is Microsoft’s distributed infrastructure solution that extends Azure capabilities to customer-owned environments for local VMs, containers, and selected Azure services through Azure Arc.
Distributed infrastructure
advanced
6 commands
Aliases: Azure Stack HCI, Azure Local infrastructure, Arc-enabled local infrastructure
Quick peek
Open full term page
Databases
premium
Azure Managed Redis
Azure Managed Redis is a Microsoft-managed in-memory data store based on Redis Enterprise, used for low-latency caching, session storage, messaging, and semantic cache scenarios.
Managed cache
intermediate
6 commands
Aliases: Managed Redis, Redis Enterprise on Azure, Azure Redis Enterprise
Quick peek
Open full term page
Analytics
premium
Azure Synapse Analytics
Azure Synapse Analytics is Microsoft’s integrated analytics service for enterprise data warehousing, big data, data integration, and exploratory analytics.
Synapse Analytics
intermediate
6 commands
Aliases: No aliases yet
Quick peek
Open full term page
AI and Machine Learning
premium
Azure AI Foundry
Create a governed project boundary where AI teams can build agents, evaluations, files, and model deployments without unmanaged sprawl.; Compare, evaluate, and approve model deployments before a generative AI feature is
AI platform
fundamentals
5 commands
Aliases: AI Foundry, Microsoft Foundry, Foundry resource, Foundry project, Azure AI Foundry, azure ai foundry
Quick peek
Open full term page
AI and Machine Learning
premium
Azure AI Search index
An Azure AI Search index is the place where your application searches. It is not just a pointer to a database or blob container. It is a separate searchable structure with documents, fields, and rules for how text, filters, facets, semantic ranking, and vectors behave. If the index schema is wrong, the search experience feels wrong even when the source data is good. Developers and operators use indexes to make.
AI platform and search
intermediate
5 commands
Aliases: Azure AI Search index, search index, AI Search index, azure-ai-search-index
Quick peek
Open full term page
AI and Machine Learning
premium
Azure AI Search indexer
An Azure AI Search indexer is the automated worker that fills a search index from another data source. Instead of your application pushing every document into Azure AI Search, the indexer pulls from places such as Blob Storage, Azure SQL, Cosmos DB, or Data Lake Storage. It can map fields, detect changes, crack documents, and run enrichment skills before writing searchable documents. It is useful when source data changes regularly.
AI platform and search
intermediate
5 commands
Aliases: Azure AI Search indexer, search indexer, indexer, azure-ai-search-indexer
Quick peek
Open full term page
Containers
premium
Azure Container Registry
A managed private registry service for building, storing, and managing container images and OCI artifacts for container deployments.
Container images
fundamentals
5 commands
Aliases: ACR
Quick peek
Open full term page
Analytics
premium
Azure Data Explorer
A fully managed, high-performance analytics service for near-real-time analysis of large telemetry, log, event, and time-series datasets.
Real-time analytics
intermediate
5 commands
Aliases: ADX, Kusto
Quick peek
Open full term page
Databases
premium
Azure Database for MySQL Flexible Server
A fully managed Azure database service for MySQL workloads with configurable compute, storage, backups, networking, maintenance, and high availability options.
Managed MySQL
intermediate
5 commands
Aliases: MySQL Flexible Server
Quick peek
Open full term page
Databases
premium
Azure Database for PostgreSQL Flexible Server
A fully managed Azure PostgreSQL service with configurable compute, storage, backups, networking, maintenance, extensions, and high availability options.
Managed PostgreSQL
intermediate
5 commands
Aliases: PostgreSQL Flexible Server
Quick peek
Open full term page
Analytics
premium
Azure Databricks
A unified, open analytics platform on Azure for building, deploying, sharing, and maintaining enterprise data, analytics, and AI solutions at scale.
Data engineering and AI
intermediate
5 commands
Aliases: Databricks on Azure
Quick peek
Open full term page
DevOps
premium
Azure DevOps organization
The top-level Azure DevOps Services container that connects related projects, users, repositories, pipelines, artifacts, permissions, and organization settings.
Azure DevOps
fundamentals
5 commands
Aliases: Azure DevOps org
Quick peek
Open full term page
DevOps
premium
Azure DevOps project
A workspace inside Azure DevOps for a team to plan, track, code, build, test, deploy, and collaborate on software delivery.
Azure DevOps
fundamentals
5 commands
Aliases: ADO project
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 file share
An Azure file share is a managed cloud share hosted by Azure Files. It behaves like a network file share, but Microsoft runs the storage service instead of your team maintaining file servers, disks, operating systems, and failover.
Files, queues, and tables
fundamentals
5 commands
Aliases: Azure Files share
Quick peek
Open full term page
Storage
premium
Azure HPC Cache
Azure HPC Cache was a managed Azure file-caching service for HPC workloads; Microsoft retired the service on September 30, 2025, so current work should focus on migration or historical inventory.
Retired HPC caching
advanced
5 commands
Aliases: HPC Cache, Azure Storage Cache
Quick peek
Open full term page
Management and Governance
premium
Azure Lighthouse
Azure Lighthouse enables secure delegated management of Azure resources across customer tenants, supporting service providers and central teams with scalable cross-tenant governance.
Delegated resource management
advanced
5 commands
Aliases: Lighthouse, delegated resource management, Microsoft Managed Services delegation
Quick peek
Open full term page
Storage
premium
Azure Managed Lustre
Azure Managed Lustre is a managed parallel file system for high-performance computing and AI workloads that need scalable, low-latency file storage in Azure.
Parallel file systems
advanced
5 commands
Aliases: Managed Lustre, Azure Managed Lustre File System, AMLFS
Quick peek
Open full term page
Migration
premium
Azure Migrate
Azure Migrate helps organizations discover, assess, plan, and migrate servers, databases, web apps, virtual desktops, and other workloads to Azure with reduced risk.
Migration planning
intermediate
5 commands
Aliases: Migrate, Azure Migrate hub, migration assessment
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
Monitoring and Observability
premium
Azure Resource Health
Azure Resource Health reports current and past health for individual Azure resources and helps diagnose service-impacting problems.
Operational hygiene
fundamentals
5 commands
Aliases: Azure Resource Health, Azure resource health status, Resource Health, resource availability status
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