Skip to content

Commit f147d84

Browse files
Update docs/big-data-cluster/concept-data-persistence.md
1 parent e978746 commit f147d84

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/big-data-cluster/concept-data-persistence.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ms.topic: conceptual
1616

1717
[!INCLUDE[big-data-clusters-banner-retirement](../includes/bdc-banner-retirement.md)]
1818

19-
[Persistent volumes](https://kubernetes.io/docs/concepts/storage/persistent-volumes/) provide a plug-in model for storage in Kubernetes. In this model, the way that storage is provided is abstracted from how it's consumed. Therefore, you can bring your own highly available storage and plug it into the SQL Server big data cluster. While Kubernetes supports [various kinds of storage solutions](https://kubernetes.io/docs/concepts/storage/storage-classes/#provisioner), including Azure disks and files, Network File System (NFS), and local storage, Big Data Clusters are only supported on tested configurations. Please see our [platform release notes](https://learn.microsoft.com/sql/big-data-cluster/release-notes-big-data-cluster?view=sql-server-ver15&viewFallbackFrom=sql-server-ver16#tested-configurations) for the supported configurations.
19+
[Persistent volumes](https://kubernetes.io/docs/concepts/storage/persistent-volumes/) provide a plug-in model for storage in Kubernetes. In this model, the way that storage is provided is abstracted from how it's consumed. Therefore, you can bring your own highly available storage and plug it into the SQL Server big data cluster. While Kubernetes supports [various kinds of storage solutions](https://kubernetes.io/docs/concepts/storage/storage-classes/#provisioner), including Azure disks and files, Network File System (NFS), and local storage, Big Data Clusters are only supported on tested configurations. Please see our [platform release notes](https://learn.microsoft.com/sql/big-data-cluster/release-notes-big-data-cluster?view=sql-server-ver15&preserve-view=true&viewFallbackFrom=sql-server-ver16#tested-configurations) for the supported configurations.
2020

2121
> [!IMPORTANT]
2222
> If you are deploying the big data cluster in Azure using one of the managed Kubernetes services (AKS or ARO), keep in mind there are limitations that you might need to accomodate, depending on your application workload requirements. For example, volumes that use Azure managed disks are currently not zone-redundant resources. Volumes cannot be attached across zones and must be co-located in the same zone as a given node hosting the target pod. In this specific case, you might want to use additional high availability solutions that are available with SQL Server Big Data Clusters. See [here](/azure/aks/availability-zones) for more details on Azure Kubernetes service and availability zones.

0 commit comments

Comments
 (0)