You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/machine-learning/how-to-enable-studio-virtual-network.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,8 +46,6 @@ In this article, you learn how to:
46
46
47
47
## Prerequisites
48
48
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
-
51
49
* Read the [Network security overview](how-to-network-security-overview.md) to understand common virtual network scenarios and architecture.
52
50
53
51
* A pre-existing virtual network and subnet to use.
@@ -63,6 +61,8 @@ In this article, you learn how to:
63
61
* An existing [Azure storage account added your virtual network](v1/how-to-secure-workspace-vnet.md#secure-azure-storage-accounts).
64
62
:::moniker-end
65
63
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
+
66
66
## Limitations
67
67
68
68
### Azure Storage Account
@@ -74,7 +74,7 @@ In this article, you learn how to:
74
74
75
75
### Designer sample pipeline
76
76
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.
78
78
79
79
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.
80
80
@@ -116,7 +116,7 @@ Use the following steps to enable access to data stored in Azure Blob and File s
116
116
117
117
1. To create a new datastore, select **+ Create**.
118
118
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**.
120
120
121
121
:::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":::
0 commit comments