Skip to content

Commit b1d416a

Browse files
committed
fix broken links
1 parent 966f247 commit b1d416a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/linux/sql-server-linux-container-ha-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ SQL Server 2017 introduces a Docker image that can deploy on Kubernetes. You can
2424

2525
## Container with SQL Server instance on Kubernetes
2626

27-
Kubernetes 1.6 and later has support for [*storage classes*](https://kubernetes.io/docs/concepts/storage/storage-classes/), [*persistent volume claims*](https://kubernetes.io/docs/concepts/storage/storage-classes/#persistentvolumeclaims), and the [*Azure disk volume type*](https://github.com/kubernetes/examples/tree/master/staging/volumes/azure_disk).
27+
Kubernetes 1.6 and later has support for [*storage classes*](https://kubernetes.io/docs/concepts/storage/storage-classes/), [*persistent volume claims*](https://kubernetes.io/docs/concepts/storage/storage-classes/#persistentvolumeclaims), and the [*Azure disk volume type*](/azure/aks/azure-disk-csi).
2828

2929
In this configuration, Kubernetes plays the role of the container orchestrator.
3030

0 commit comments

Comments
 (0)