Ss

SQL Server 2022 Web Ubuntu 22.04

Azure Databases

Microsoft SQL Server 2022 Web edition on Ubuntu 22.04, the cost efficient tier for public facing web workloads.

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 Web is a lower cost edition licensed for public and internet facing websites and applications. It provides the core relational engine with capacity limits suited to web hosting scenarios rather than internal enterprise use.

Why the cloudimg image

cloudimg ships SQL Server 2022 Web fully patched on a hardened Ubuntu 22.04 base, preconfigured and accepting connections on first boot. A unique administrator credential is generated on first boot with no default login, and data sits on a dedicated disk. Backed by 24/7 support.

Common uses

  • Public facing websites
  • Web application backends
  • Hosted web services