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 17 matching terms.
Monitoring and Observability
premium
Distributed tracing
Distributed tracing follows a request across services, dependencies, and process boundaries so teams can understand latency, failures, and call relationships in a distributed application.
Application telemetry
intermediate
4 commands
Aliases: end-to-end tracing, OpenTelemetry tracing, application distributed trace, transaction trace
Quick peek
Open full term page
AI and Machine Learning
premium
AI tracing
AI tracing captures execution telemetry for generative AI applications and agents, including model calls, prompts, tool invocations, retrieval steps, latency, token usage, errors, and run relationships so teams can debug and monitor behavior in Microsoft Foundry and Azure Monitor.
AI observability
intermediate
3 commands
Aliases: Foundry tracing, agent tracing, LLM tracing, AI distributed tracing
Quick peek
Open full term page
Monitoring and Observability
learning-path-anchor
Telemetry events
Telemetry events are breadcrumbs that say something meaningful happened in an application. They are different from raw logs because they usually have a clear event name and structured properties. A checkout completed, a document uploaded, a feature flag changed, or a device registered can all be telemetry events. In Azure Monitor Application Insights, these events help teams understand behavior, investigate incidents, and measure product outcomes. Good events are intentional, consistently named, and tied to the que
Application data
advanced
5 commands
Aliases: event telemetry, custom events, Application Insights events, Azure Monitor events
Quick peek
Open full term page
Integration
premium
Event Hubs offset
An Event Hubs offset is metadata that identifies an event position within a partition of an event hub. Teams use it to describe the exact location of an event in a partition so readers can reason about ordering, replay, and processing position. It is not a timestamp alone, a sequence number alone, a global event hub position, or confirmation that a consumer completed downstream work. 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: event offset, partition offset, stream offset
Quick peek
Open full term page
Integration
premium
Event offset
An event offset is position metadata that identifies where an event sits within an ordered partition or stream. Teams use it to describe where a specific event was read from so teams can resume, replay, investigate gaps, and compare processing progress. It is not a global event ID, timestamp-only bookmark, consumer group, checkpoint file, or guarantee that business processing completed successfully. 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: offset, stream offset, partition offset
Quick peek
Open full term page
Integration
premium
Event ordering policy
An event ordering policy is an architectural rule that defines how producers and consumers preserve required event order, usually by using stable partition keys and partition-scoped processing. Teams use it to decide which events must stay in order and how partition keys, consumers, retries, and downstream writes will preserve that order. It is not a single Azure Event Hubs setting, global ordering across all partitions, a timestamp sort, or a replacement for idempotent processing. 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: ordering policy, event order strategy, partition ordering rule
Quick peek
Open full term page
Security
premium
Incident
Incident is a security or operational case that groups alerts, entities, evidence, investigation notes, and response actions around a potential issue.
SIEM and SOAR
fundamentals
5 commands
Aliases: Incident, incident
Quick peek
Open full term page
Monitoring and Observability
premium
Instrumentation key
Instrumentation key controls which Application Insights component receives telemetry and how older application configurations identify the target monitoring resource. Teams see it in application insights resource properties, app settings. It is not a secret access key, API key, SAS token, Log Analytics workspace ID, or managed identity credential; confusing them can create missing telemetry, cross-environment data pollution. Use the term when reviewing access, monitoring, cost, recovery, or performance. It keeps architects, operators, security reviewers, and support teams focused on the same setting, resource, or behavior.
Application Insights
Fundamentals
5 commands
Aliases: ikey, Application Insights instrumentation key, AI instrumentation key, telemetry instrumentation key
Quick peek
Open full term page
Monitoring and Observability
premium
KQL
KQL controls how operators search telemetry, detect incidents, investigate performance, build dashboards, create alerts, and summarize operational evidence across Azure services. Teams see it in log analytics workspaces, azure monitor logs. It is not SQL, PromQL, OData filters, ARM template expressions, Azure Data Factory expression language, or application code; confusing them can create missed incidents, expensive queries. Use the term when reviewing access, monitoring, cost, recovery, or performance. It keeps architects, operators, security reviewers, and support teams focused on the same setting, resource, or behavior.
Query language
Fundamentals
5 commands
Aliases: Kusto Query Language, Kusto query, Azure Monitor query language, Sentinel query language
Quick peek
Open full term page
Security
premium
Application Gateway WAF policy
An Application Gateway WAF policy stores Web Application Firewall configuration for Application Gateway v2. It includes managed rules, custom rules, exclusions, and policy settings, and can be associated globally, with a listener, or with a path-based rule for targeted web request inspection.
Web application firewall
intermediate
4 commands
Aliases: Application Gateway WAF policy, WAF policy for Application Gateway, Azure WAF policy, regional WAF policy
Quick peek
Open full term page
Monitoring
premium
Application Insights
Application Insights is the application performance monitoring capability in Azure Monitor. It collects OpenTelemetry or SDK telemetry such as requests, dependencies, exceptions, traces, metrics, and availability results so teams can continuously understand live application health, performance, failures, and user-impacting behavior.
Application observability
fundamentals
4 commands
Aliases: Azure Application Insights, App Insights, Azure Monitor Application Insights, application performance monitoring, APM
Quick peek
Open full term page
Monitoring and Observability
premium
Correlation ID
A correlation ID links telemetry records that belong to the same request, operation, or transaction.
Tracing
fundamentals
3 commands
Aliases: No aliases yet
Quick peek
Open full term page
Monitoring and Observability
premium
Application map
Application Map is an Application Insights view that visualizes application components and dependencies using telemetry, helping teams identify bottlenecks and failure hotspots.
Application Insights
fundamentals
2 commands
Aliases: application map
Quick peek
Open full term page
Management and Governance
verified
Operational excellence recommendation
An operational excellence recommendation is an Azure Advisor finding that points to better process efficiency, resource manageability, or deployment practice. It appears on the Advisor Operational Excellence tab and helps teams improve day-to-day operations, governance, and production readiness before small platform issues become recurring incidents.
Azure Advisor
fundamentals
7 commands
Aliases: Azure Advisor operational excellence recommendation, Advisor operational excellence, operational excellence advice, Azure operational hygiene recommendation
Quick peek
Open full term page
Networking
field-manual-complete
URL path map
A URL path map is an Azure Application Gateway configuration that routes requests to different backend pools based on path patterns in the URL. It connects path rules, backend targets, and HTTP settings so one gateway can serve multiple application paths.
Application Gateway
intermediate
5 commands
Aliases: path-based routing map, Application Gateway path map, URL route map, path rule map
Quick peek
Open full term page
Containers
strict-validated
AKS service mesh
AKS service mesh is a service-to-service traffic layer for AKS workloads, commonly delivered through the Istio-based add-on for traffic management, mTLS, and telemetry.
AKS networking
Advanced
5 commands
Aliases: Azure Kubernetes Service service mesh, aks service mesh
Quick peek
Open full term page
Monitoring and Observability
field-manual-complete
Live Metrics
Microsoft Learn describes Live Metrics in Application Insights as real-time monitoring for web applications. It lets teams watch selected metrics and performance counters live, filter telemetry, and inspect sample failed requests or exceptions while an application is running.
Application Insights
fundamentals
2 commands
Aliases: No aliases yet
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