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-secure-inferencing-vnet.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -59,7 +59,7 @@ In this article you learn how to secure the following inferencing resources in a
59
59
### Azure Kubernetes Service
60
60
61
61
* If your workspace has a __private endpoint__, the Azure Kubernetes Service cluster must be in the same Azure region as the workspace.
62
-
* Using a [public fully qualified domain name (FQDN) with a private AKS cluster](../aks/private-clusters.md#create-a-private-aks-cluster-with-a-public-fqdn) is __not supported__ with Azure Machine learning.
62
+
* Using a [public fully qualified domain name (FQDN) with a private AKS cluster](../aks/private-clusters.md) is __not supported__ with Azure Machine learning.
63
63
64
64
<aid="aksvnet"></a>
65
65
@@ -288,4 +288,4 @@ This article is part of a series on securing an Azure Machine Learning workflow.
288
288
*[Secure the training environment](how-to-secure-training-vnet.md)
289
289
*[Enable studio functionality](how-to-enable-studio-virtual-network.md)
290
290
*[Use custom DNS](how-to-custom-dns.md)
291
-
*[Use a firewall](how-to-access-azureml-behind-firewall.md)
291
+
*[Use a firewall](how-to-access-azureml-behind-firewall.md)
0 commit comments