About 2,230,000 results
Open links in new tab
  1. Frequently asked questions for SQL Server on Azure VMs

    Images What SQL Server virtual machine gallery images are available? Azure maintains virtual machine images for all supported major releases of SQL Server on all editions for both Windows and Linux. …

  2. Quickstart - Create a Windows VM in the Azure portal - Azure Virtual ...

    Mar 27, 2026 · This quickstart shows you how to use the Azure portal to deploy a virtual machine (VM) in Azure that runs Windows Server 2022 Datacenter. To see your VM in action, you then RDP to the …

  3. Known issues and troubleshooting the SQL Server IaaS Agent extension

    Sep 15, 2025 · Applies to: SQL Server on Azure VM This article helps you resolve known issues and troubleshoot errors when using the SQL Server IaaS Agent extension. For answers to frequently …

  4. Tutorial: Configure a SQL Server Always on Availability Group - SQL ...

    Sep 17, 2025 · Tip There are many methods to deploy an availability group. Simplify your deployment and eliminate the need for an Azure Load Balancer or distributed network name (DNN) for your …

  5. Deployment Options - SQL Server enabled by Azure Arc

    Dec 16, 2025 · To automatically connect your server, see Azure Connected Machine agent deployment options. If your server is already connected to Azure, but Azure extension for SQL Server didn't …

  6. Configure availability group (Azure quickstart template) - SQL Server ...

    Jan 23, 2026 · Use Azure quickstart templates to create the Windows Failover Cluster, join SQL Server VMs to the cluster, create the listener, and configure the internal load balancer in Azure.

  7. Deploy to Azure SQL Database - Azure Pipelines | Microsoft Learn

    May 7, 2025 · The simplest way to deploy a database is by using a data-tier package or DACPAC. DACPACs allow you to package and deploy schema changes and data. You can create a DACPAC …

  8. sql-docs/azure-sql/virtual-machines/windows/sql-server-iaas-agent ...

    description: This article describes how the SQL Server IaaS Agent extension helps automate management specific administration tasks of SQL Server on Azure Windows VMs. These include …

  9. Building a multi-zone and multi-region SQL Server Failover Cluster ...

    Jun 9, 2025 · A step-by-step guide to deploying, configuring, and testing a multi-AZ, multi-region SQL Server FCI in the Azure cloud, complete with a PowerShell script that handles the networking …

  10. Deploying Azure VM With SQL Server Using Terraform

    Feb 7, 2020 · In this article, I’ll show you how to deploy, a test environment on Azure using terraform. It will include a VNet, and a Windows Server SQL VM with a public IP.