Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 12 additions & 12 deletions templates/azure/sql.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
{% block title %}SQL Server on Ubuntu Pro for Azure{% endblock %}

{% block meta_description %}
SQL Server on Ubuntu Pro for Azure, the best way to run SQL Server on Azure. Combined 24/7 support available from Canonical & Microsoft. Optimised for performance, stability and compliance. Includes broad security coverage, live kernel patching, certified components with hardening profiles. Get it now on the Azure marketplace.
Run SQL Server on Ubuntu Pro for Azure with 24/7 support. Optimized for performance, security, and compliance with up to 15 years of maintenance.
{% endblock %}

{% block meta_copydoc %}
Expand All @@ -23,13 +23,13 @@ <h1>SQL Server on Ubuntu Pro for Azure</h1>
</div>
<p class="p-heading--5">The best Microsoft SQL Server on Azure.</p>
<p>
SQL Server on Ubuntu Pro for Azure is a premium solution co-engineered by Canonical and Microsoft delivering exceptional performance and stability together with long-term 24/7 combined support and maintenance commitments.
SQL Server on Ubuntu Pro for Azure is a premium solution co-engineered by Canonical and Microsoft. SQL Server delivers exceptional performance and stability, with long-term 24/7 combined support and security maintenance.
</p>
<p>
Combining Ubuntu Pro 20.04 LTS and Microsoft SQL Server 2019, the solution is ideal for small and large-scale enterprise environments alike. Available to launch now on Azure.
SQL Server combines Ubuntu Pro LTS and Microsoft SQL Server 2025, and is ideal for small and large-scale enterprise environments alike. Available to launch now on Azure.
</p>
<hr class="is-muted" />
<a href="https://azuremarketplace.microsoft.com/en-us/marketplace/apps/microsoftsqlserver.sql2019-ubuntupro2004?tab=Overview"
<a href="https://learn.microsoft.com/en-us/sql/linux/quickstart-install-connect-ubuntu?view=sql-server-ver17&tabs=ubuntu2004%2C2025ubuntu2204%2Codbc-ubuntu-1804"
class="p-button--positive">Launch now</a>
<a href="/azure/contact-us"
class="js-invoke-modal"
Expand Down Expand Up @@ -71,9 +71,9 @@ <h2>What's inside SQL Server on Ubuntu Pro?</h2>
<hr class="u-hide--large u-hide--medium p-rule--muted" />
<div class="list-matrix">
<div class="list-matrix-container">
<p class="p-heading--5">The right SQL Server for you</p>
<p class="p-heading--5">Choose the right SQL Server for you</p>
<p>
Four flavours of SQL Server 2019 are available &ndash; Enterprise, Standard, Web and Developer editions are ready to launch today.
Four flavours of SQL Server 2025 are available &ndash; Enterprise, Standard, Web and Developer editions are ready to launch today.
</p>
</div>
</div>
Expand All @@ -99,9 +99,9 @@ <h2>What's inside SQL Server on Ubuntu Pro?</h2>
<div class="col-3 col-medium-2">
<div class="list-matrix">
<div class="list-matrix-container">
<p class="p-heading--5">Screaming fast and optimised</p>
<p class="p-heading--5">Fast and optimized</p>
<p>
SQL Server on Ubuntu Pro is optimised for performance and stability, with out of the box support for PMEM-enabled instances where available.
SQL Server on Ubuntu Pro is optimized for performance and stability, with out-of-the-box support for PMEM-enabled instances where available.
</p>
</div>
</div>
Expand All @@ -121,7 +121,7 @@ <h2>What's inside SQL Server on Ubuntu Pro?</h2>
<hr class="u-hide--large u-hide--medium p-rule--muted" />
<div class="list-matrix">
<div class="list-matrix-container">
<p class="p-heading--5">CIS STIG</p>
<p class="p-heading--5">CIS and STIG</p>
<p>
For companies looking to leverage industry benchmarks for hardening, Ubuntu Pro makes two leading implementation guides available.
</p>
Expand All @@ -138,8 +138,8 @@ <h2>What's inside SQL Server on Ubuntu Pro?</h2>
<div class="col-3 col-medium-2">
<div class="list-matrix">
<div class="list-matrix-container">
<p class="p-heading--5">10-year lifetime</p>
<p>Canonical backs SQL Server on Ubuntu Pro for up to 10 years, ensuring security updates are available throughout.</p>
<p class="p-heading--5">Up to 15-year lifetime</p>
<p>Canonical backs SQL Server on Ubuntu Pro for up to 15 years, ensuring security updates are available throughout.</p>
</div>
</div>
</div>
Expand All @@ -158,7 +158,7 @@ <h2>What's inside SQL Server on Ubuntu Pro?</h2>
<hr class="u-hide--large u-hide--medium p-rule--muted" />
<div class="list-matrix">
<div class="list-matrix-container">
<p class="p-heading--5">Kernel Livepatch</p>
<p class="p-heading--5">Reduce unplanned downtime</p>
<p>
Ubuntu kernel updates are regularly issued. With our Livepatch service, kernel patches are delivered immediately, without the need to reboot your VMs.
</p>
Expand Down
Loading