From 25737b3615a322479a99ebbb4bf93a24d549a00c Mon Sep 17 00:00:00 2001 From: yelyzaveta Date: Mon, 30 Sep 2024 12:31:23 +0300 Subject: [PATCH 1/5] WD-14793 - add new /azure/confidential-computing page --- templates/azure/confidential-computing.html | 139 ++++++++++++++++++++ 1 file changed, 139 insertions(+) create mode 100644 templates/azure/confidential-computing.html diff --git a/templates/azure/confidential-computing.html b/templates/azure/confidential-computing.html new file mode 100644 index 00000000000..51f2d9dd9bd --- /dev/null +++ b/templates/azure/confidential-computing.html @@ -0,0 +1,139 @@ +{% 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
  • +
+
+
+
+ +
+ +
+ +
+
+
+
+

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 › +
+
+
+ +
+
+
+
+ +
+ +
+
+
+
+

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 › +
+
+
+ +
+ +
+ +
+
+
+
+ +
+{% endblock content %} \ No newline at end of file From 52d55f5083ee99f5d3d9c8b82e02baed7bdb7ab8 Mon Sep 17 00:00:00 2001 From: yelyzaveta Date: Mon, 30 Sep 2024 15:00:07 +0300 Subject: [PATCH 2/5] WD-14793 - design fixes --- templates/azure/confidential-computing.html | 25 ++++++++++++--------- 1 file changed, 14 insertions(+), 11 deletions(-) diff --git a/templates/azure/confidential-computing.html b/templates/azure/confidential-computing.html index 51f2d9dd9bd..e7b88156bf9 100644 --- a/templates/azure/confidential-computing.html +++ b/templates/azure/confidential-computing.html @@ -34,7 +34,7 @@

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
    • @@ -51,12 +51,12 @@

      Why enable zero trust computing within Azure?

      Get Ubuntu confidential VMs on the Microsoft Azure marketplace

-
- +
+

Ubuntu offers the following confidential VMs:

-
@@ -95,7 +99,9 @@

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 more about Ubuntu Pro › +

@@ -112,7 +118,7 @@

-
+

Confidential computing enables AI with Ubuntu and NVIDIA GPUs @@ -129,7 +135,6 @@

-

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.

@@ -137,7 +142,9 @@

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 › +

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

From eef8fcaff1603b23ab5d13861be751d3cda32713 Mon Sep 17 00:00:00 2001 From: Britney Wang Date: Fri, 4 Oct 2024 16:45:48 +0800 Subject: [PATCH 5/5] Add /azure/confidential-computing to sitemap --- static/files/sitemap.xml | 4 ++++ 1 file changed, 4 insertions(+) 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 +