Skip to content

Commit 27e778a

Browse files
author
Larry
committed
writing
1 parent 2812423 commit 27e778a

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

articles/machine-learning/how-to-create-workspace-template.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,9 +105,13 @@ az group deployment create \
105105

106106
For more information, see [Deploy resources with Resource Manager templates and Azure CLI](../azure-resource-manager/templates/deploy-cli.md) and [Deploy private Resource Manager template with SAS token and Azure CLI](../azure-resource-manager/templates/secure-template-with-sas-token.md).
107107

108-
## Enable encryption and use existing Azure KeyVault
108+
## Advanced template
109109

110-
The following example template demonstrates how you can create a workspace with encryption enabled. It also demonstrates how you can use existing resources such as Azure KeyVault.
110+
The following example template demonstrates how you to create a workspace with the following settings:
111+
112+
* Enable HBI for the workspace
113+
* Enable encryption for the workspace
114+
* Uses an existing Azure KeyVault
111115

112116
[TBD - reference template here]
113117

0 commit comments

Comments
 (0)