Skip to content

Commit 783f8c6

Browse files
authored
Merge pull request #190120 from agowdamsft/agowdamsft-patch-228
Index changes and confidential container sample updates
2 parents 8c8618d + 6ce2fd0 commit 783f8c6

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

articles/confidential-computing/confidential-containers.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -84,12 +84,10 @@ This framework extends the confidentiality, integrity, and verifiability propert
8484

8585
Marblerun supports confidential containers created with Graphene, Occlum, and EGo, with [examples for each SDK](https://docs.edgeless.systems/marblerun/#/examples?id=examples). The framework runs on Kubernetes alongside your existing cloud-native tooling. There's a CLI and helm charts. Marblerun also supports confidential computing nodes on AKS. Follow Marblerun's [guide to deploy Marblerun on AKS](https://docs.edgeless.systems/marblerun/#/deployment/cloud?id=cloud-deployment).
8686

87-
## Confidential Containers demo
88-
89-
For a sample application, see the [healthcare demo with confidential containers](https://github.com/Azure-Samples/confidential-container-samples/blob/main/confidential-healthcare-scone-confinf-onnx/README.md).
90-
91-
> [!VIDEO https://www.youtube.com/embed/PiYCQmOh0EI]
87+
## Confidential Containers reference architectures
9288

89+
- [Confidential data messaging for healthcare reference architecture and sample with Intel SGX confidential containers](https://github.com/Azure-Samples/confidential-container-samples/blob/main/confidential-healthcare-scone-confinf-onnx/README.md).
90+
- [Confidential big-data processing with Apache Spark on AKS with Intel SGX confidential containers](https://docs.microsoft.com/azure/architecture/example-scenario/confidential/data-analytics-containers-spark-kubernetes-azure-sql).
9391

9492
## Get in touch
9593

articles/confidential-computing/index.yml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -134,11 +134,13 @@ landingContent:
134134
linkLists:
135135
- linkListType: tutorial
136136
links:
137-
- text: Confidential healthcare demo on AKS
138-
url: https://github.com/Azure-Samples/confidential-container-samples
137+
- text: Confidential big-data analytics with Confidential containers
138+
url: https://docs.microsoft.com/azure/architecture/example-scenario/confidential/data-analytics-containers-spark-kubernetes-azure-sql
139+
- text: Confidential healthcare demo on AKS
140+
url: https://docs.microsoft.com/azure/architecture/example-scenario/confidential/healthcare-inference
139141
- text: Attested Mutual TLS with Open Enclave on AKS
140142
url: https://github.com/MicrosoftDocs/azure-docs/blob/master/articles/confidential-computing/enclave-aware-containers.md
141143
- linkListType: reference
142144
links:
143145
- text: Open Enclave (OE) SDK
144-
url: https://aka.ms/oesdkGitHubRepo
146+
url: https://aka.ms/oesdkGitHubRepo

0 commit comments

Comments
 (0)