What is the most suitable option for replacing Azure SQL Edge on Linux OS?

Pal, Abhijeet (Contractor) 0 Reputation points
2024-11-13T15:49:08.4633333+00:00

As we know, Azure SQL Edge will be retired on September 30th, 2025 so which is the most suitable option for replacing Azure SQL Edge on Linux OS?

  • SQL Server Express edition
  • SQL Server Standard edition
  • SQL Managed Instance enabled by Azure Arc
Azure SQL Edge
Azure SQL Edge
An Azure service that provides a small-footprint, edge-optimized data engine with built-in artificial intelligence. Previously known as Azure SQL Database Edge.
49 questions
{count} votes

1 answer

Sort by: Most helpful
  1. NIKHILA NETHIKUNTA 3,590 Reputation points Microsoft Vendor
    2024-11-13T16:10:41.12+00:00

    @Pal, Abhijeet (Contractor)
    Thank you for the question and for using Microsoft Q&A platform.
    As per my understanding, you are trying to understand the best option for replacing Azure SQL Server on Linux OS.

    To replace Azure SQL Edge on Linux OS, SQL Managed Instance enabled by Azure Arc is the most suitable option. SQL Managed Instance enabled by Azure Arc provides a fully managed SQL Server instance that you can run on any infrastructure, including on-premises, multi-cloud, and edge environments. It provides a consistent management experience across all your environments, and you can use familiar tools like SQL Server Management Studio (SSMS) and Azure Data Studio to manage your instances. Additionally, SQL Managed Instance enabled by Azure Arc provides built-in high availability and disaster recovery capabilities, automatic patching and updates, and advanced security features.
    https://azure.microsoft.com/en-us/updates/v2/azure-sql-edge-retirement

    Here's a comparison of the three options:

    1. SQL Server Express Edition:
    2. SQL Server Standard Edition:
    3. SQL Managed Instance Enabled by Azure Arc:

    In most cases, especially for medium to large production workloads, SQL Managed Instance enabled by Azure Arc would be the best fit, as it offers the flexibility of cloud management while allowing you to maintain control over your infrastructure.

    Hope this helps. Please let us know if you have any further questions.

    1 person found this answer helpful.

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.