diff --git a/static/files/sitemap.xml b/static/files/sitemap.xml index 4f804069370..90ccde178a0 100644 --- a/static/files/sitemap.xml +++ b/static/files/sitemap.xml @@ -1018,4 +1018,8 @@ https://ubuntu.com/pro/devices 2024-07-08T00:00:00+00:00 + + https://ubuntu.com/azure/confidential-computing + 2024-10-04T00:00:00+00:00 + diff --git a/templates/azure/confidential-computing.html b/templates/azure/confidential-computing.html new file mode 100644 index 00000000000..774396f3f9d --- /dev/null +++ b/templates/azure/confidential-computing.html @@ -0,0 +1,188 @@ +{% extends "azure/base_azure.html" %} + +{% block title %}Confidential computing on Microsoft Azure{% endblock %} + +{% block meta_description %} + Protect your security sensitive workloads on Microsoft Azure with Ubuntu confidential VMs +{% endblock %} + +{% block meta_copydoc %} + https://docs.google.com/document/d/1sVaQQlm6LHyRf-Q3VSVTmqGRi0SV7gwBVczCTPWq3CE/edit +{% endblock meta_copydoc %} + +{% block body_class %} + is-paper +{% endblock body_class %} + +{% block content %} +
+
+
+

Confidential computing with Ubuntu on Microsoft Azure

+
+
+

Secure your data, code and AI models at run- time with Ubuntu confidential VMs on Microsoft Azure.

+
+

+ Try Ubuntu confidential VMs today › +

+
+
+
+ +
+
+
+
+

Why enable zero trust computing within Azure?

+
+
+

+ With zero-trust being the norm in cybersecurity for global businesses, using confidential VMs in the cloud takes this one step further. +

+
    +
  • Strengthen protection against cloud privileged software, including hypervisors
  • +
  • Enhance your VM’s isolation against other tenant VMs
  • +
  • Build data clean rooms for collaborative AI analytics
  • +
  • Strengthen your compliance posture
  • +
+
+
+
+ +
+
+
+
+

Get Ubuntu confidential VMs on the Microsoft Azure marketplace

+
+ +
+
+ +
+
+
+
+

Use Ubuntu Pro to further harden your confidential VMs

+
+
+

+ While confidential VMs can protect your workload from external threats, vulnerabilities from within their boundaries remain a concern. With Ubuntu Pro, you can keep your guest CVM software stack continuously patched and up-to-date for up to 12 years, covering 30,000 open source packages with a single subscription. +

+
+

+ Learn more about Ubuntu Pro › +

+
+
+
+ +
+
+
+
+
+

+ Learn about other confidential computing offerings from Canonical › +

+
+
+ +
+
+
+

+ Confidential computing enables AI with Ubuntu and NVIDIA GPUs +
+ on Microsoft Azure +

+
+
+
+
+ Ubuntu confidential VMs establish a secure encrypted communication channel with Nvidia H100 GPUs +
+
+
+

+ Businesses using machine learning on Azure are prioritizing data security and model protection. Strict regulations often prevent sharing sensitive information, holding back AI’s full capabilities in key sectors. +

+

+ To address this challenge on Azure, we introduce a confidential AI preview featuring Ubuntu VMs with AMD 4th Gen EPYC processors and NVIDIA H100 GPUs, delivering stronger security and performance for advanced AI workloads. +

+
+

+ Sign up for the Azure preview of confidential AI with Ubuntu › +

+
+
+
+ +
+
+
+
+

+ Learn more about +
+ confidential computing +

+
+ +
+
+ +
+
+
+
+
+

+ Contact us to discuss your use case › +

+
+
+{% endblock content %}