Microsoft's SQL Server 2025 (17.x) Preview release candidate 1 (RC1) now includes preview support for Red Hat Enterprise Linux 10 (RHEL). This milestone expands SQL Server's footprint on Linux, giving developers and IT professionals more choices for modern, high-performance deployments.SQL Server 2025 Preview is packed with AI and developer-friendly features, making RHEL 10 a great platform for experimentation. With RHEL 10 support, you can start validating SQL Server 2025 Preview in your development and test environments ahead of general availability.What’s new in SQL Server 2025 Preview RC
![]()
Senior Engineering Partner Manager
![]()
Principal Product Manager at Microsoft
Microsoft's SQL Server 2025 (17.x) Preview release candidate 1 (RC1) now includes preview support for Red Hat Enterprise Linux 10 (RHEL). This milestone expands SQL Server's footprint on Linux, giving developers and IT professionals more choices for modern, high-performance deployments.
SQL Server 2025 Preview is packed with AI and developer-friendly features, making RHEL 10 a great platform for experimentation. With RHEL 10 support, you can start validating SQL Server 2025 Preview in your development and test environments ahead of general availability.
In addition to RHEL 10 support, SQL Server 2025 Preview introduces several exciting updates:
You can now deploy SQL Server 2025 Preview on RHEL 10 for your development and test environments using the Enterprise Evaluation Edition, which is valid for 180 days. For production workloads, we currently recommend using SQL Server 2022 on RHEL 9.
To get started with SQL Server 2025 public preview container images, use Podman:
podman pull mcr.microsoft.com/mssql/rhel/server:2025-latestStart the instance:
podman run -e 'ACCEPT_EULA=Y' -p 1433:1433 \
-e 'SA_PASSWORD=yourStrong(!)Password' \
-d mcr.microsoft.com/mssql/rhel/server:2025-latestWith the instance running, you can connect to your SQL Server using the sqlcmd tool inside the container. Run this command on the host:
podman exec -it <container_id or container_name> \
/opt/mssql-tools/bin/sqlcmd \
-S localhost -U sa -P <your_password>You can also use the tools in an entrypoint.sh script to do things like creating databases or logins, attaching databases, importing data, and other setup tasks. For information and examples, read using an entrypoint.sh and setup.sql script to create a database.
There are many ways to connect to your container, including GUI tools on the host or a remote computer. See the connect and query topic in the SQL Server on Linux documentation for more information.
With SQL Server 2025 Preview now on RHEL 10, you get more flexibility, modern workloads, and AI-native capabilities, paired with mission-critical performance. Find out what's new in SQL Server 2025, and then follow the quickstart guide and deploy SQL Server 2025 RC1 on RHEL 10 in your test environment.
Red Hat Enterprise Linux 10 is a powerful,and high-performance platform, built with enhanced security capabilities in mind, that’s ready to run SQL Server 2025. Its built-in AI management tools (Red Hat Lightspeed) simplify everyday tasks, freeing IT teams to focus on innovation rather than routine maintenance. With advanced security features like post-quantum cryptography and integrated hardware security support, RHEL 10 delivers reliability and compliance you can trust, making it the ideal choice for both development and production SQL Server workloads. Try it out today on the Red Hat Ecosystem Catalog.
Product trial
An agentless automation platform.
Enter keywords here to search blogs
UI_Icon-Red_Hat-Close-A-Black-RGB
The future of enterprise virtualization for your workloads on-premise or across clouds
| # | Наименование новости | Тональность | Информативность | Дата публикации |
|---|---|---|---|---|
| 1 | Turning complexity into confidence with Red Hat Technical Supportability Review with AI | 5 | 7 | 11-05-2026 |
| 2 | Introducing Red Hat build of Podman Desktop: Enterprise-ready local container development environments | 5 | 7 | 17-02-2026 |
| 3 | Microsoft реализовал Linux-контейнеры в WSL | 0 | 7 | 29-06-2026 |
| 4 | Microsoft выпустила обновление для Windows 10 | 0 | 0 | 28-05-2020 |
| 5 | Linux MD RAID5 Seeing Scalability Improvements Up To 17% | 2 | 6 | 27-06-2026 |
| 6 | .NET 10 support | 0 | 5 | 29-06-2026 |
| 7 | More AMD Zen 6 Prepping, Many ASUS / Lenovo / HP Laptop Improvements For Linux 7.2 | 0 | 5 | 26-06-2026 |
| 8 | Сотрудников Red Hat массово и принудительно переводят в штат IBM. Таким раскладом довольны не все | -2 | 6 | 09-09-2025 |
| 9 | 12 Best Free and Open Source Linux Server Provisioning Tools | 0 | 5 | 12-06-2026 |
| 10 | Boost developer productivity and modernization with a Red Hat developer experience assessment | 2 | 6 | 09-10-2025 |