Skip to content

Commit 64fb82b

Browse files
Merge pull request #230924 from pritamso/Broken-link-fix-rwestMSFT
Broken link fixed
2 parents 6bc5f97 + 4301bd8 commit 64fb82b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-sql-edge/deploy-kubernetes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ In the following diagram, the node hosting the `azure-sql-edge` container has fa
4444
## Prerequisites
4545

4646
* **Kubernetes cluster**
47-
- The tutorial requires a Kubernetes cluster. The steps use [kubectl](https://kubernetes.io/docs/user-guide/kubectl/) to manage the cluster.
47+
- The tutorial requires a Kubernetes cluster. The steps use [kubectl](https://kubernetes.io/docs/reference/kubectl/) to manage the cluster.
4848

4949
- For the purpose of this tutorial, we will be using Azure Kubernetes Service to deploy Azure SQL Edge. See [Deploy an Azure Kubernetes Service (AKS) cluster](../aks/tutorial-kubernetes-deploy-cluster.md) to create and connect to a single-node Kubernetes cluster in AKS with `kubectl`.
5050

@@ -319,4 +319,4 @@ In this tutorial, you learned how to deploy Azure SQL Edge containers to a Kuber
319319
- [Introduction to Kubernetes](../aks/intro-kubernetes.md)
320320
- [Machine Learning and Artificial Intelligence with ONNX in SQL Edge](onnx-overview.md).
321321
- [Building an end to end IoT Solution with SQL Edge using IoT Edge](tutorial-deploy-azure-resources.md).
322-
- [Data Streaming in Azure SQL Edge](stream-data.md)
322+
- [Data Streaming in Azure SQL Edge](stream-data.md)

0 commit comments

Comments
 (0)