Skip to content

Commit 533ee6b

Browse files
authored
Apply PR review pencil edits
1 parent ea4f4d0 commit 533ee6b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/machine-learning/how-to-attach-compute-targets.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -356,7 +356,7 @@ compute_target.detach()
356356
```
357357

358358
> [!WARNING]
359-
> Detaching a cluster **does not delete the cluster**. To delete an Azure Kubernetes Service cluster, see [Use the Azure CLI with AKS](to /azure/aks/kubernetes-walkthrough#delete-the-cluster) or to delete an Azure Arc enabled Kubernetes cluster, see [Azure Arc quickstart](/azure/azure-arc/kubernetes/quickstart-connect-cluster#7-clean-up-resources).
359+
> Detaching a cluster **does not delete the cluster**. To delete an Azure Kubernetes Service cluster, see [Use the Azure CLI with AKS](/azure/aks/kubernetes-walkthrough#delete-the-cluster). To delete an Azure Arc enabled Kubernetes cluster, see [Azure Arc quickstart](/azure/azure-arc/kubernetes/quickstart-connect-cluster#7-clean-up-resources).
360360
361361
## Notebook examples
362362

@@ -372,4 +372,4 @@ See these notebooks for examples of training with various compute targets:
372372
* [Tutorial: Train a model](tutorial-train-models-with-aml.md) uses a managed compute target to train a model.
373373
* Learn how to [efficiently tune hyperparameters](how-to-tune-hyperparameters.md) to build better models.
374374
* Once you have a trained model, learn [how and where to deploy models](how-to-deploy-and-where.md).
375-
* [Use Azure Machine Learning with Azure Virtual Networks](./how-to-network-security-overview.md)
375+
* [Use Azure Machine Learning with Azure Virtual Networks](./how-to-network-security-overview.md)

0 commit comments

Comments
 (0)