Skip to content

Commit 72ff89c

Browse files
committed
freshness
1 parent 4cfed30 commit 72ff89c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/machine-learning/how-to-secure-kubernetes-inferencing-environment.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,15 +62,15 @@ Special notes for configuring a secure AKS inferencing environment:
6262
* If your workspace is also behind a VNet, follow the instructions in [securely connect to your workspace](./how-to-secure-workspace-vnet.md#securely-connect-to-your-workspace) to access the workspace.
6363
* For storage account private endpoint, make sure to enable `Allow Azure services on the trusted services list to access this storage account`.
6464

65-
>[!Note]
65+
> [!NOTE]
6666
>
6767
> If your AKS that is behind a VNet has been stopped and **restarted**, you need to:
6868
> 1. First, follow the steps in [Stop and start an Azure Kubernetes Service (AKS) cluster](/azure/aks/start-stop-cluster) to delete and recreate a private endpoint linked to this cluster.
6969
> 1. Then, reattach the Kubernetes computes attached from this AKS in your workspace.
7070
>
7171
> Otherwise, the creation, update, and deletion of endpoints/deployments to this AKS cluster will fail.
7272
73-
## Next steps
73+
## Related content
7474

7575
This article is part of a series on securing an Azure Machine Learning workflow. See the other articles in this series:
7676

0 commit comments

Comments
 (0)