diff --git a/samples/features/high availability/Kubernetes/readme.md b/samples/features/high availability/Kubernetes/readme.md index e0f1b42c..21bae91d 100644 --- a/samples/features/high availability/Kubernetes/readme.md +++ b/samples/features/high availability/Kubernetes/readme.md @@ -1,6 +1,7 @@ # Samples scripts for a SQL Server Always On Availability Group on SQL Server Containers, managed by Kubernetes -Available with SQL Server 2019 (preview). + +Availability Groups on SQL Server Containers was provided during SQL Server 2019 preview releases to demonstrate a potential capability. SQL Server 2019 does not support Availability Groups on containers. Go to the documentation to learn more about: @@ -8,4 +9,4 @@ Go to the documentation to learn more about: [Deploy a SQL Server Always On Availability Group on Kubernetes Cluster](https://docs.microsoft.com/en-us/sql/linux/sql-server-linux-kubernetes-deploy) -[Create deployment script for SQL Server Always On Availability Group](https://docs.microsoft.com/en-us/sql/linux/sql-server-linux-kubernetes-create-deployment) \ No newline at end of file +[Create deployment script for SQL Server Always On Availability Group](https://docs.microsoft.com/en-us/sql/linux/sql-server-linux-kubernetes-create-deployment)