Skip to content

Commit 0f1cc17

Browse files
committed
fix typo
1 parent 3b996fa commit 0f1cc17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-prevent-data-loss-exfiltration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ For more information, see [How to secure training environments](how-to-secure-tr
118118

119119
1. From the [Azure portal](https://portal.azure.com), select the __Azure Virtual Network__ for your Azure ML workspace.
120120
1. From the left of the page, select __Subnets__ and then select the subnet that contains your compute cluster/instance resources.
121-
1. In the form that appears, expand the __Services__ dropdown and then __enable Microsoft.Storage__. Select __Save__ to save these changes.
121+
1. In the form that appears, expand the __Services__ dropdown and then enable __Microsoft.Storage__. Select __Save__ to save these changes.
122122
1. Apply the service endpoint policy to your workspace subnet.
123123

124124
:::image type="content" source="media/how-to-data-exfiltration-prevention/enable-storage-endpoint-for-subnet.png" alt-text="A screenshot of the Azure portal showing how to enable storage endpoint for the subnet.":::

0 commit comments

Comments
 (0)