Skip to content

Commit d0676a2

Browse files
committed
Clarify the meaning of the ACI attestation report
1 parent bd2e0fe commit d0676a2

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

articles/container-instances/container-instances-tutorial-deploy-confidential-container-default-portal.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,10 @@ Open the overview for the container group by navigating to **Resource Groups** >
6565

6666
2. Once its status is *Running*, navigate to the IP address in your browser.
6767

68-
:::image type="content" source="media/container-instances-confidential-containers-tutorials/confidential-containers-aci-hello-world.png" alt-text="Screenshot of the hello world application running, PNG.":::
68+
:::image type="content" source="media/container-instances-confidential-containers-tutorials/confidential-containers-aci-hello-world.png" alt-text="Screenshot of the hello world application running, PNG.":::
69+
70+
The presence of the attestation report below the Azure Container Instances logo confirms that the container is running on hardware that supports a hardware-based and attested trusted execution environment (TEE).
71+
If you deploy to hardware that does not support a TEE, for example by choosing a region where the ACI Confidential SKU is not available, no attestation report will be shown.
6972

7073
Congratulations! You have deployed a confidential container on Azure Container Instances which is displaying a hardware attestation report in your browser.
7174

articles/container-instances/container-instances-tutorial-deploy-confidential-containers-cce-arm.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -224,6 +224,9 @@ Use the Azure portal or a tool such as the [Azure CLI](container-instances-quick
224224

225225
![Screenshot of browser view of app deployed using Azure Container Instances, PNG.](media/container-instances-confidential-containers-tutorials/confidential-containers-aci-hello-world.png)
226226

227+
The presence of the attestation report below the Azure Container Instances logo confirms that the container is running on hardware that supports a TEE.
228+
If you deploy to hardware that does not support a TEE, for example by choosing a region where the ACI Confidential SKU is not available, no attestation report will be shown.
229+
227230
## Next Steps
228231

229232
Now that you have deployed a confidential container group on ACI, you can learn more about how policies are enforced.

0 commit comments

Comments
 (0)