Skip to content

Commit 8684e37

Browse files
authored
Merge pull request #110950 from Blackmist/vnet-storage-note
warning about error in designer
2 parents a2cb4c1 + cbb22d1 commit 8684e37

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,11 @@ This article also provides detailed information about *advanced security setting
4040

4141
## Use a storage account for your workspace
4242

43+
> [!WARNING]
44+
> If you have data scientists that use the Azure Machine Learning designer, they will receive an error when visualizing data from a storage account inside a virtual network. The following text is the error that they receive:
45+
>
46+
> __Error: Unable to profile this dataset. This might be because your data is stored behind a virtual network or your data does not support profile.__
47+
4348
To use an Azure storage account for the workspace in a virtual network, use the following steps:
4449

4550
1. Create a compute resource (for example, a Machine Learning compute instance or cluster) behind a virtual network, or attach a compute resource to the workspace (for example, an HDInsight cluster, virtual machine, or Azure Kubernetes Service cluster). The compute resource can be for experimentation or model deployment.

0 commit comments

Comments
 (0)