About 572,000 results
Open links in new tab
  1. What is SQL Server on Azure Windows Virtual Machines?

    Sep 27, 2024 · SQL Server on Azure Virtual Machines enables you to use full versions of SQL Server in the cloud without having to manage any on-premises hardware. SQL Server virtual machines (VMs) also simplify licensing costs when you pay as you go. Azure virtual machines run in many different geographic regions around the world.

  2. Frequently asked questions for SQL Server on Azure VMs

    You can deploy a Windows Server VM (without SQL Server installed on it) and use the SQL sysprep process to generalize SQL Server on Azure VM (Windows) with the SQL Server installation media. Customers who have Software Assurance can obtain their installation media from the Volume Licensing Center .

  3. Connect to a SQL Server virtual machine on Azure

    Nov 26, 2024 · Learn how to connect to your SQL Server virtual machine on Azure. This topic uses the classic deployment model. The scenarios differ depending on the networking configuration and the location of the client.

  4. sql azure vs azure VM with SQLServer Express - Server Fault

    Sep 18, 2014 · Also remember that Azure SQL DB and SQL Express in a VM don't offer the same set of features. The Database-as-a-service in Azure offers a whole lot more features, e.g. automated backup, more HA possibilities, managed servicing, etc.

  5. SQL Server on Azure Virtual Machines | Microsoft Azure

    SQL Server on Azure Virtual Machines performs up to 22% faster and is up to 23% less expensive than AWS EC2. SQL Server on Azure Virtual Machines is 100% compatible with existing workloads and adds auto-management capabilities.

  6. How to Install SQL Server on Windows Azure Virtual Machine

    May 9, 2023 · Yes, SQL Server Express can be installed on an Azure VM using the same installation process as on a physical server. How to connect SQL Server in Azure VM? Connect to the VM’s public IP address using SQL Server Management Studio or other client tools.

  7. Is it possible to run SQL Express within a Azure Web Role?

    Mar 21, 2011 · You might be able to run SQL Express using a custom VHD but you won't be able to rely on any data every being present on that VHD. The VMs are completely reset when they reboot - there is no physical persistence across reboots. If you wanted to, you might be able to locate your entire SQL Server installation in Azure blob storage.

  8. How to Install SQL Server on Azure VM? - GeeksforGeeks

    Mar 30, 2023 · We can use an SQL server on Azure Virtual machines by running a virtual machine in Azure and installing an SQL server in it. Each instance can support multiple different databases.

  9. Deploy SQL Server on Azure VM using the Azure Portal - SQL

    Aug 11, 2021 · In this section, we deploy an Azure VM for SQL Server using the Azure portal. Azure offers SQL virtual machines as a pre-configured SQL Server for quick deployments. In the Azure portal, go to Marketplace and search for SQL. Here, select the deployment option – SQL virtual machine. Currently, it does not show any description in the image section.

  10. Possible to add SQL server express to Azure "websites"

    Jan 25, 2013 · Step by Step like this: Publish full project include above SQL database file to AzureWebsites. You'll find it can work well, and is totally free. It is preinstalled. If you go to KUDU/Environment you will find. LocalSqlServer.

  11. Some results have been removed