Skip to content

Commit 3dafed4

Browse files
committed
Extra edits
1 parent 0f968f2 commit 3dafed4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/machine-learning/how-to-enable-studio-virtual-network.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,6 @@ In this article, you learn how to:
4646
4747
## Prerequisites
4848

49-
* For a tutorial on creating a secure workspace, see [Tutorial: Create a secure workspace](tutorial-create-secure-workspace.md) or [Tutorial: Create a secure workspace using a template](tutorial-create-secure-workspace-template.md).
50-
5149
* Read the [Network security overview](how-to-network-security-overview.md) to understand common virtual network scenarios and architecture.
5250

5351
* A pre-existing virtual network and subnet to use.
@@ -63,6 +61,8 @@ In this article, you learn how to:
6361
* An existing [Azure storage account added your virtual network](v1/how-to-secure-workspace-vnet.md#secure-azure-storage-accounts).
6462
:::moniker-end
6563

64+
* For a tutorial on creating a secure workspace, see [Tutorial: Create a secure workspace](tutorial-create-secure-workspace.md) or [Tutorial: Create a secure workspace using a template](tutorial-create-secure-workspace-template.md).
65+
6666
## Limitations
6767

6868
### Azure Storage Account
@@ -74,7 +74,7 @@ In this article, you learn how to:
7474

7575
### Designer sample pipeline
7676

77-
There's a known issue where users can't run a sample pipeline in the Designer homepage. This problem occurs because the sample dataset used in the sample pipeline is an Azure Global dataset. It can't be accessed from a virtual network environment.
77+
There's a known issue where users can't run a sample pipeline in the designer homepage. This problem occurs because the sample dataset used in the sample pipeline is an Azure Global dataset. It can't be accessed from a virtual network environment.
7878

7979
To resolve this issue, use a public workspace to run the sample pipeline. Or replace the sample dataset with your own dataset in the workspace within a virtual network.
8080

@@ -116,7 +116,7 @@ Use the following steps to enable access to data stored in Azure Blob and File s
116116

117117
1. To create a new datastore, select **+ Create**.
118118

119-
1. In the datastore settings, select **Yes** for **Use workspace managed identity for data preview and profiling in Azure Machine Learning studio**.
119+
1. In the datastore settings, turn on the switch for **Use workspace managed identity for data preview and profiling in Azure Machine Learning studio**.
120120

121121
:::image type="content" source="media/how-to-enable-studio-virtual-network/enable-managed-identity.png" alt-text="Screenshot showing how to enable managed workspace identity." lightbox="media/how-to-enable-studio-virtual-network/enable-managed-identity.png":::
122122

0 commit comments

Comments
 (0)