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 396 matching terms. Narrow the search to reduce the list.
Databases
field-manual-complete
MySQL flexible server
MySQL flexible server is Azure Database for MySQL Flexible Server, a managed MySQL service with configurable compute, storage, backups, networking, high availability, maintenance, and server parameters. Microsoft Learn positions it as a production-ready database platform that reduces infrastructure work while preserving operational control.
MySQL flexible server
fundamentals
8 commands
Aliases: No aliases yet
Quick peek
Open full term page
Databases
premium
MySQL flexible server parameter
MySQL Flexible Server parameter means a configurable server setting that changes MySQL behavior on Azure Database for MySQL Flexible Server. You see it when teams tune connections, TLS behavior, character sets, memory-related settings, timeouts, logging, or workload-specific database behavior. Think of it as a live behavior control that should be changed from evidence, not copied blindly from a tuning guide. It matters because the setting changes how teams design, secure, operate, and troubleshoot the workload. Before changing it in production, know the owner, dependency, evidence, expected result, and rollback path.
MySQL flexible server
intermediate
4 commands
Aliases: No aliases yet
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
Flexible server
A flexible server is the Azure Database deployment model for managed PostgreSQL or MySQL servers with configurable compute, storage, availability, maintenance, backup, and networking options. Teams use it to host managed relational databases with more control over maintenance windows, compute tiers, backup retention, high availability, private networking, stop-start behavior, and performance settings. It is not a self-managed VM database, a single-server compatibility promise, a free unlimited database tier, or proof that schema design, indexes, failover, and application connection pooling are correct.
Azure managed databases
intermediate
6 commands
Aliases: Azure Database flexible server, PostgreSQL flexible server, MySQL flexible server, managed flexible database 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
Databases
premium
MySQL server
MySQL server means the Azure Database for MySQL Flexible Server resource that hosts databases and controls compute, storage, networking, backups, and maintenance. You see it when teams operate MySQL applications, manage database access, scale resources, configure networking, or recover data. Think of it as the managed server boundary around one or more MySQL databases. It matters because the setting changes how teams design, secure, operate, and troubleshoot the workload. Before changing it in production, know the owner, dependency, evidence, expected result, and rollback path.
Azure Database for MySQL
intermediate
4 commands
Aliases: No aliases yet
Quick peek
Open full term page
Databases
premium
MySQL server compute tier
MySQL server compute tier means the capacity family that determines the compute and memory shape for an Azure Database for MySQL server. You see it when teams size production databases, development systems, migrations, reporting workloads, and seasonal applications. Think of it as a capacity and cost decision that should match measured workload demand. It matters because the setting changes how teams design, secure, operate, and troubleshoot the workload. Before changing it in production, know the owner, dependency, evidence, expected result, and rollback path.
Azure Database for MySQL
fundamentals
4 commands
Aliases: No aliases yet
Quick peek
Open full term page
Databases
premium
MySQL server parameter
MySQL server parameter means a configurable MySQL server setting that changes runtime behavior, compatibility, security, logging, or workload tuning. You see it when teams adjust connection limits, SQL behavior, TLS enforcement, timeouts, logging, memory-related settings, or application compatibility. Think of it as a behavior control that needs testing and rollback values. It matters because the setting changes how teams design, secure, operate, and troubleshoot the workload. Before changing it in production, know the owner, dependency, evidence, expected result, and rollback path.
Azure Database for MySQL
fundamentals
4 commands
Aliases: No aliases yet
Quick peek
Open full term page
Databases
premium
MySQL backup retention
MySQL backup retention means the configured recovery window for automated backups on Azure Database for MySQL Flexible Server. You see it when teams decide how long production database backups must remain available for restore, compliance, and incident response. Think of it as a recovery promise measured in days, not a paperwork checkbox. It matters because the setting changes how teams design, secure, operate, and troubleshoot the workload. Before changing it in production, know the owner, dependency, evidence, expected result, and rollback path.
MySQL flexible server
fundamentals
4 commands
Aliases: No aliases yet
Quick peek
Open full term page
Databases
premium
MySQL burstable compute
MySQL burstable compute means a low-cost MySQL Flexible Server compute tier for workloads with intermittent CPU demand and available burst credits. You see it when teams run development, test, demo, pilot, or seasonal databases that are idle often but occasionally spike. Think of it as cheap compute for uneven demand, not a production safety net for sustained load. It matters because the setting changes how teams design, secure, operate, and troubleshoot the workload. Before changing it in production, know the owner, dependency, evidence, expected result, and rollback path.
MySQL flexible server
fundamentals
4 commands
Aliases: No aliases yet
Quick peek
Open full term page
Databases
premium
MySQL business critical compute
MySQL business critical compute means a higher-performance MySQL Flexible Server compute choice for sustained production workloads that need stronger capacity and headroom. You see it when teams support payment, commerce, SaaS, analytics, or other databases with predictable high concurrency and business deadlines. Think of it as premium database capacity selected from measured demand, not from fear or guesswork. It matters because the setting changes how teams design, secure, operate, and troubleshoot the workload. Before changing it in production, know the owner, dependency, evidence, expected result, and rollback path.
MySQL flexible server
fundamentals
4 commands
Aliases: No aliases yet
Quick peek
Open full term page
Databases
premium
MySQL database
MySQL database means a named database inside an Azure Database for MySQL server that stores application tables, users, routines, and data objects. You see it when developers create application data boundaries, run migrations, grant access, restore data, or separate tenant and service data. Think of it as the application data boundary inside the managed MySQL server. It matters because the setting changes how teams design, secure, operate, and troubleshoot the workload. Before changing it in production, know the owner, dependency, evidence, expected result, and rollback path.
Azure Database for MySQL
fundamentals
4 commands
Aliases: No aliases yet
Quick peek
Open full term page
Databases
premium
MySQL general purpose compute
MySQL general purpose compute means the balanced MySQL Flexible Server compute tier for steady production workloads that need predictable capacity without premium cost. You see it when teams run customer applications, internal services, reporting databases, and line-of-business systems with regular demand. Think of it as balanced production capacity that should be sized from metrics. It matters because the setting changes how teams design, secure, operate, and troubleshoot the workload. Before changing it in production, know the owner, dependency, evidence, expected result, and rollback path.
Azure Database for MySQL
fundamentals
4 commands
Aliases: No aliases yet
Quick peek
Open full term page
Databases
premium
MySQL high availability
MySQL high availability means a MySQL Flexible Server configuration that keeps standby capacity available to reduce downtime during maintenance or failures. You see it when teams protect production databases for commerce, healthcare, finance, SaaS, and internal systems from planned or unexpected outages. Think of it as database resilience built into the server, not a complete disaster-recovery plan. It matters because the setting changes how teams design, secure, operate, and troubleshoot the workload. Before changing it in production, know the owner, dependency, evidence, expected result, and rollback path.
Azure Database for MySQL
intermediate
4 commands
Aliases: No aliases yet
Quick peek
Open full term page
Databases
premium
MySQL maintenance window
MySQL maintenance window means the scheduled period when Azure may apply planned maintenance to a MySQL Flexible Server. You see it when teams align database maintenance with application traffic patterns, release freezes, support coverage, and business calendars. Think of it as a planned platform-change window, not a guarantee that applications need no resilience. It matters because the setting changes how teams design, secure, operate, and troubleshoot the workload. Before changing it in production, know the owner, dependency, evidence, expected result, and rollback path.
Azure Database for MySQL
intermediate
4 commands
Aliases: No aliases yet
Quick peek
Open full term page
Databases
premium
MySQL major version upgrade
MySQL major version upgrade means the process of moving Azure Database for MySQL Flexible Server to a newer major MySQL version. You see it when teams modernize database engines, gain feature support, reduce technical debt, or prepare for support lifecycle changes. Think of it as a database-engine migration that needs testing, not a routine patch. It matters because the setting changes how teams design, secure, operate, and troubleshoot the workload. Before changing it in production, know the owner, dependency, evidence, expected result, and rollback path.
Azure Database for MySQL
intermediate
4 commands
Aliases: No aliases yet
Quick peek
Open full term page
Databases
premium
MySQL point-in-time restore
MySQL point-in-time restore means a recovery operation that creates a new MySQL Flexible Server from backups at a selected time within the retention window. You see it when teams recover from accidental deletes, failed migrations, data corruption, ransomware impact, or bad application releases. Think of it as a new-server recovery workflow, not an undo button on the original database. It matters because the setting changes how teams design, secure, operate, and troubleshoot the workload. Before changing it in production, know the owner, dependency, evidence, expected result, and rollback path.
Azure Database for MySQL
fundamentals
4 commands
Aliases: No aliases yet
Quick peek
Open full term page
Databases
premium
MySQL private access
MySQL private access means a MySQL Flexible Server networking model that keeps database connectivity inside a virtual network instead of exposing a public endpoint. You see it when teams host sensitive workloads, enforce network isolation, connect applications through private subnets, or meet compliance expectations. Think of it as private network reachability for the database, not permission to read the data. It matters because the setting changes how teams design, secure, operate, and troubleshoot the workload. Before changing it in production, know the owner, dependency, evidence, expected result, and rollback path.
Azure Database for MySQL
intermediate
4 commands
Aliases: No aliases yet
Quick peek
Open full term page
Databases
premium
MySQL public access
MySQL public access means a MySQL Flexible Server networking model that allows connectivity through a public endpoint controlled by firewall rules. You see it when teams support vendor connections, migration tools, development access, or temporary operations when private connectivity is not available. Think of it as public reachability with strict rules, not open database access. It matters because the setting changes how teams design, secure, operate, and troubleshoot the workload. Before changing it in production, know the owner, dependency, evidence, expected result, and rollback path.
Azure Database for MySQL
fundamentals
4 commands
Aliases: No aliases yet
Quick peek
Open full term page
Databases
premium
MySQL read replica
MySQL read replica means a secondary MySQL Flexible Server that asynchronously replicates data for read scaling or regional read placement. You see it when teams offload reporting, support read-heavy applications, reduce primary load, or place reads closer to users. Think of it as a read-scaling copy, not a synchronous high-availability replacement. It matters because the setting changes how teams design, secure, operate, and troubleshoot the workload. Before changing it in production, know the owner, dependency, evidence, expected result, and rollback path.
Azure Database for MySQL
fundamentals
4 commands
Aliases: No aliases yet
Quick peek
Open full term page
Databases
premium
MySQL same-zone HA
MySQL same-zone HA means a MySQL Flexible Server high-availability option that keeps standby capacity in the same availability zone or local zone scope. You see it when teams want reduced downtime with lower zone-distance latency than a zone-redundant design may introduce. Think of it as local standby protection, not cross-zone resilience. It matters because the setting changes how teams design, secure, operate, and troubleshoot the workload. Before changing it in production, know the owner, dependency, evidence, expected result, and rollback path.
Azure Database for MySQL
fundamentals
4 commands
Aliases: No aliases yet
Quick peek
Open full term page
Databases
premium
MySQL stop/start
MySQL stop/start means the ability to stop and restart an Azure Database for MySQL Flexible Server to control nonproduction runtime cost. You see it when teams pause development, test, training, or temporary migration servers when users do not need them running. Think of it as a cost-control action that also creates intentional downtime. It matters because the setting changes how teams design, secure, operate, and troubleshoot the workload. Before changing it in production, know the owner, dependency, evidence, expected result, and rollback path.
Azure Database for MySQL
intermediate
4 commands
Aliases: No aliases yet
Quick peek
Open full term page
Databases
premium
MySQL storage autogrow
MySQL storage autogrow means a MySQL Flexible Server setting that automatically increases storage when used capacity approaches the configured limit. You see it when teams protect databases from running out of storage during growth, imports, reporting, migrations, or seasonal demand. Think of it as automatic storage expansion, not automatic cost or performance optimization. It matters because the setting changes how teams design, secure, operate, and troubleshoot the workload. Before changing it in production, know the owner, dependency, evidence, expected result, and rollback path.
Azure Database for MySQL
advanced
4 commands
Aliases: No aliases yet
Quick peek
Open full term page
Databases
premium
MySQL zone-redundant HA
MySQL zone-redundant HA means a MySQL Flexible Server high-availability option that places standby capacity in another availability zone for stronger zonal resilience. You see it when teams protect production databases from zone-level failures while accepting the design and latency tradeoffs. Think of it as cross-zone server resilience, not a full multi-region disaster-recovery plan. It matters because the setting changes how teams design, secure, operate, and troubleshoot the workload. Before changing it in production, know the owner, dependency, evidence, expected result, and rollback path.
Azure Database for MySQL
fundamentals
4 commands
Aliases: No aliases yet
Quick peek
Open full term page
Databases
strict-validated
MySQL firewall rule
MySQL firewall rule means a MySQL Flexible Server network rule that allows selected public IP ranges to reach the server endpoint. You see it when teams permit temporary admin access, vendor connections, migration tools, or controlled public network access to a database. Think of it as a reachability rule, not database authentication or authorization. It matters because the setting changes how teams design, secure, operate, and troubleshoot the workload. Before changing it in production, know the owner, dependency, evidence, expected result, and rollback path.
MySQL Flexible Server networking
intermediate
4 commands
Aliases: No aliases yet
Quick peek
Open full term page
Databases
premium
PostgreSQL
PostgreSQL is an open-source relational database engine. In Azure, Azure Database for PostgreSQL provides a managed Flexible Server service with compute, storage, backup, security, networking, monitoring, and high-availability capabilities for application and analytical workloads. across development, production, and migration scenarios.
Database
advanced
5 commands
Aliases: Azure Database for PostgreSQL, Azure PostgreSQL, PostgreSQL flexible server, managed PostgreSQL
Quick peek
Open full term page
Databases
premium
Backup / point-in-time restore
Backup point-in-time restore lets Azure database services restore a protected database or server to a specific earlier timestamp within the configured backup retention period.
Database continuity
advanced
4 commands
Aliases: PITR, point in time restore, point-in-time restore
Quick peek
Open full term page
Databases
premium field-manual
Max connections
The max connections setting is the configured or effective limit on how many client sessions can connect to a database server at one time. Teams use it when applications, pools, jobs, or services risk exhausting database connection capacity. In plain English, it gives operators a named control for controlled concurrency, safer pooling design, and clearer troubleshooting for connection storms 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.
Database connection limits
intermediate
4 commands
Aliases: Max connections, maximum connections, concurrent connections, connection limit, max_connections, database connection limit, maximum database connections, Azure Database and Azure SQL platforms, Database connection limits
Quick peek
Open full term page
Databases
complete
Slow query
Microsoft Learn database guidance uses slow query analysis across Azure SQL, Azure Database for PostgreSQL, Azure Database for MySQL, and related services to find statements whose duration, resource use, waits, or frequency hurt users or capacity. Evidence usually comes from Query Store, diagnostic logs, metrics, or engine-specific views.
Database
advanced
2 commands
Aliases: Long-running query, slow SQL query, query regression, expensive query
Quick peek
Open full term page
Databases
premium
PostgreSQL flexible server
The managed Azure PostgreSQL server resource that owns compute, storage, backups, networking, high availability, parameters, and databases.
PostgreSQL flexible server
fundamentals
6 commands
Aliases: PostgreSQL flexible server, postgresql flexible server, Azure Database for PostgreSQL flexible server, managed PostgreSQL, backup retention, high availability, private access
Quick peek
Open full term page
Databases
premium
PostgreSQL flexible server parameter
A PostgreSQL flexible server parameter is a setting that changes how the managed PostgreSQL server behaves. Some parameters tune performance, such as memory, autovacuum, logging, query planning, connection handling, or extensions. Others control operational features such as audit logging, Query Store, PgBouncer, or required restart behavior. You do not sign in to the operating system and edit postgresql.conf; Azure exposes supported settings through the portal, CLI, REST, and ARM. Treat each parameter as a production change because one value can affect every database and application on the server.
Data platform
intermediate
5 commands
Aliases: PostgreSQL flexible server parameter, postgresql flexible server parameter, Azure Database for PostgreSQL flexible server
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
Databases
field-manual-complete
PostgreSQL server
A PostgreSQL server is the managed Azure resource that owns your PostgreSQL databases. It is not just one database; it is the parent container for databases, connection endpoints, administrator access, networking rules, backup settings, maintenance behavior, and server-level configuration. Developers connect to it through a PostgreSQL host name, while operators manage it through Azure. When someone says “the server is down,” they usually mean this resource is unavailable, misconfigured, overloaded,...
Azure Database for PostgreSQL
intermediate
5 commands
Aliases: No aliases yet
Quick peek
Open full term page
Databases
field-manual-complete
PostgreSQL server compute tier
A PostgreSQL server compute tier is the performance-and-cost lane you choose for an Azure Database for PostgreSQL flexible server. Burstable is for small or variable workloads, General Purpose is the common production middle ground, and Memory Optimized is for workloads that need more memory per vCore. The tier is not just a label. It affects how much CPU and memory the database can use, whether high availability is available, how...
PostgreSQL flexible server
fundamentals
5 commands
Aliases: No aliases yet
Quick peek
Open full term page
Databases
field-manual-complete
PostgreSQL server firewall
A PostgreSQL server firewall is the public-network gate in front of an Azure Database for PostgreSQL flexible server. If public access is enabled, clients can attempt to connect only when their source IP address falls inside an allowed firewall rule. The rule does not grant database access, create a user, or bypass passwords. It simply lets the traffic reach the server endpoint. If the server uses private access instead, the...
Data platform
intermediate
5 commands
Aliases: No aliases yet
Quick peek
Open full term page
Databases
field-manual-complete
PostgreSQL server parameter
A PostgreSQL server parameter is a setting that changes how the managed PostgreSQL server behaves. Some parameters affect performance, such as memory, autovacuum, query planning, or connection handling. Others affect visibility, such as logging, Query Store, extension behavior, or diagnostic output. In Azure Database for PostgreSQL flexible server, you do not edit postgresql.conf on the host. Azure exposes supported parameters through the portal, CLI, API, and templates. A parameter change...
PostgreSQL
intermediate
5 commands
Aliases: No aliases yet
Quick peek
Open full term page
Databases
premium
Cosmos DB serverless
Cosmos DB serverless is the Cosmos DB capacity mode that bills for request units consumed and storage used instead of pre-provisioned RU/s. It lets intermittent or unpredictable workloads use Cosmos DB without reserving throughput all day. You see it when a new account is created, a workload has bursty usage, or a team compares serverless with provisioned throughput. The production check is whether consumption billing, throughput limits, regional design, and workload shape fit the production objective. Document the decision in code, templates, metrics, and runbooks.
Azure Cosmos DB
intermediate
6 commands
Aliases: No aliases yet
Quick peek
Open full term page
Databases
premium
Cosmos DB serverless account
Cosmos DB serverless account is a Cosmos DB account created with the serverless capacity mode so databases and containers are billed by consumed request units and storage. It turns serverless billing into an account-level design choice rather than a per-container toggle. You see it when teams create accounts for prototypes, seasonal apps, low-duty-cycle workloads, or services with uncertain early demand. The production check is whether the account capacity mode supports the API, scale target, compliance need, and migration plan. Document the decision in code, templates, metrics, and runbooks.
Azure Cosmos DB
intermediate
6 commands
Aliases: No aliases yet
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
Containers
premium
API server authorized IP ranges
API server authorized IP ranges are an AKS security setting that limits who can reach the Kubernetes control-plane endpoint. Instead of letting any public IP attempt a connection to the API server, the cluster allows only specified public CIDR ranges, such as corporate VPN, jump-host, automation,.
Azure Kubernetes Service
intermediate
5 commands
Aliases: AKS API server authorized IP ranges, authorized API server IP ranges
Quick peek
Open full term page
Databases
premium
Azure SQL serverless compute
Run development, test, training, or demo databases that need full SQL behavior but sit idle outside work hours.; Support tenant databases with sporadic activity where provisioned compute would waste budget for long idle
Azure SQL Database
fundamentals
5 commands
Aliases: Azure SQL serverless compute
Quick peek
Open full term page
Storage
premium
Server endpoint
A server endpoint in Azure File Sync represents a registered Windows Server path that participates in a sync group. It connects local files to an Azure file share through a cloud endpoint and can use settings such as cloud tiering, free-space policy, and offline sync behavior.
Azure File Sync
intermediate
5 commands
Aliases: Azure File Sync server endpoint, file sync server endpoint, storage sync server endpoint, sync group server endpoint
Quick peek
Open full term page
Web
premium
Serverless API deployment
Serverless API deployment in Azure commonly means publishing HTTP-triggered Azure Functions, often with zip deployment, run-from-package, Static Web Apps APIs, or API Management integration. The deployment packages code, configuration, identity, routing, and monitoring so an API endpoint can scale without dedicated server management.
Azure Functions
intermediate
5 commands
Aliases: serverless API release, Azure Functions API deployment, HTTP trigger deployment, function API deployment
Quick peek
Open full term page
Databases
premium
Serverless compute tier
Serverless compute tier in Azure SQL Database automatically scales compute for single databases, bills compute per second while active, can pause during inactivity, and resumes when activity returns. It is available in General Purpose and Hyperscale, with auto-pause support limited to General Purpose.
Azure SQL Database
fundamentals
5 commands
Aliases: No aliases yet
Quick peek
Open full term page
Databases
premium
Serverless SQL database
A serverless SQL database is an Azure SQL Database single database configured with the serverless compute model. It automatically scales compute within configured limits, can auto-pause in supported tiers, resumes on activity, and keeps the managed SQL Database platform features such as backups, patching, monitoring, and security.
Azure SQL Database
fundamentals
5 commands
Aliases: No aliases yet
Quick peek
Open full term page
Analytics
premium
Serverless SQL external table
A serverless SQL external table in Azure Synapse SQL is a metadata object that references files in Azure Storage or Azure Data Lake Storage. Serverless SQL pools use native external tables to read external data, map columns, apply supported file formats, and support CETAS export patterns.
Azure Synapse Analytics
intermediate
5 commands
Aliases: No aliases yet
Quick peek
Open full term page
Analytics
premium
Serverless SQL pool
Serverless SQL pool in Azure Synapse Analytics lets users query data in the lake with T-SQL without provisioning dedicated SQL compute. It stores only metadata objects in databases, supports SELECT, CETAS, views, credentials, users, and object permissions, and charges based on data processed by queries.
Azure Synapse Analytics
fundamentals
5 commands
Aliases: No aliases yet
Quick peek
Open full term page
Hybrid and Multicloud
premium
Azure Arc-enabled server
A Windows or Linux physical server or virtual machine outside Azure that is connected to Azure Arc and managed as an Azure resource.
Hybrid management
fundamentals
4 commands
Aliases: Arc-enabled server, Azure Arc server, connected machine, hybrid machine
Quick peek
Open full term page
Databases
premium
Database server / account
The Azure resource boundary that owns database instances, authentication, networking, regional placement, and service-wide settings for a database workload.
Database platform
intermediate
4 commands
Aliases: database account, database server, database resource account, logical database server
Quick peek
Open full term page
Databases
complete
SQL logical server
Microsoft Learn describes an Azure SQL logical server as a logical construct that acts as the central administrative point for databases. It provides the server namespace, connection endpoint, regional placement, administrative scope, firewall rules, auditing policies, threat detection settings, logins, and failover group management.
Azure SQL
intermediate
5 commands
Aliases: Azure SQL server, logical SQL server, SQL Database server, server resource
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