Skip to content

Commit f999c84

Browse files
Merge pull request #3828 from geabdluca/patch-8
Update how-to-securely-attach-databricks.md
2 parents 43670ad + 658d77f commit f999c84

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/machine-learning/how-to-securely-attach-databricks.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,8 @@ The information in this article assumes that your Azure Machine Learning workspa
3535

3636
## Limitations
3737

38-
Scenarios where the Azure Machine Learning control plane needs to communicate with the Azure Databricks data plane are not supported. To work around this limitation, allows public access to your workspace. This can be either using a workspace that isn't configured with a private link or a workspace with a private link that is [configured to allow public access](how-to-configure-private-link.md#enable-public-access).
38+
- Scenarios where the Azure Machine Learning control plane needs to communicate with the Azure Databricks data plane are not supported. To work around this limitation, allows public access to your workspace. This can be either using a workspace that isn't configured with a private link or a workspace with a private link that is [configured to allow public access](how-to-configure-private-link.md#enable-public-access).
39+
- Azure Databricks workspace with Public Network Access Disabled is not supported.
3940

4041
## Create a private endpoint for Azure Machine Learning
4142

0 commit comments

Comments
 (0)