Skip to content

Commit 5fa7860

Browse files
author
Larry Franks
committed
Updates for data encryption functionality
1 parent d6db68d commit 5fa7860

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

articles/machine-learning/concept-enterprise-security.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,12 @@ For more details on encryption of a Cosmos DB instance using customer-managed ke
150150

151151
All container images in your registry (Azure Container Registry) are encrypted at rest. Azure automatically encrypts an image before storing it and decrypts it when Azure Machine Learning pulls the image.
152152

153-
To use your own (customer-managed) keys to encrypt your Azure Container Registry, you need to create your own ACR and attach it while provisioning the workspace.
153+
To use your own (customer-managed) keys to encrypt your Azure Container Registry, you need to create your own ACR and attach it while provisioning the workspace.
154+
155+
For an example of creating a workspace using an existing Azure Container Registry, see the following articles:
156+
157+
* [Create a workspace for Azure Machine Learning with Azure CLI](how-to-manage-workspace-cli.md).
158+
* [Use an Azure Resource Manager template to create a workspace for Azure Machine Learning](how-to-create-workspace-template.md)
154159

155160
#### Azure Container Instance
156161

0 commit comments

Comments
 (0)