Ss

SQL Server 2022 Developer Ubuntu 22.04

Azure Databases

Microsoft SQL Server 2022 Developer edition on Ubuntu 22.04, the full engine for building and testing at no licensing cost.

Base
Hardened build
minimal ports, security patches applied at build time
Access
Unique credentials
generated on first boot, readable only by root
Verified
Boots working
services pass a health gate before release
Support
24/7, 365 days
by email and live chat, 24 hour response SLA

Overview

SQL Server 2022 is Microsoft's relational database engine for transactional and analytical workloads. The Developer edition exposes every Enterprise feature, including advanced security, in memory tables and columnstore indexes, but is licensed for development and testing rather than production.

Why the cloudimg image

cloudimg delivers SQL Server 2022 fully patched on a hardened Ubuntu 22.04 base, configured and ready to accept connections on first boot. A unique administrator credential is generated on first boot, so there is no default login to change, and database files sit on a dedicated data disk. Every image is backed by 24/7 support.

Common uses

  • Application development
  • Feature and integration testing
  • Proof of concept databases