You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-arc/data/validation-program.md
+30-18Lines changed: 30 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: "Azure Arc-enabled data services validation"
3
3
services: azure-arc
4
4
ms.service: azure-arc
5
5
ms.subservice: azure-arc-data
6
-
ms.date: 07/30/2021
6
+
ms.date: 09/30/2021
7
7
ms.topic: conceptual
8
8
author: MikeRayMSFT
9
9
ms.author: mikeray
@@ -13,7 +13,7 @@ keywords: "Kubernetes, Arc, Azure, K8s, validation, data services, SQL Managed I
13
13
14
14
# Azure Arc-enabled data services Kubernetes validation
15
15
16
-
Azure Arc-enabled data services team has worked with industry partners to validate specific distributions and solutions to host Azure Arc-enabled data services. This validation extends the [Azure Arc-enabled Kubernetes validation](../kubernetes/validation-program.md) for the data services. This article identifies partner solutions, versions, Kubernetes versions, SQL Server versions, and PostgreSQL Hyperscale versions that have been verified to support the data services.
16
+
Azure Arc-enabled data services team has worked with industry partners to validate specific distributions and solutions to host Azure Arc-enabled data services. This validation extends the [Azure Arc-enabled Kubernetes validation](../kubernetes/validation-program.md) for the data services. This article identifies partner solutions, versions, Kubernetes versions, SQL engine versions, and PostgreSQL Hyperscale versions that have been verified to support the data services.
17
17
18
18
To see how all Azure Arc-enabled components are validated, see [Validation program overview](../validation-program/overview.md)
19
19
@@ -24,39 +24,51 @@ To see how all Azure Arc-enabled components are validated, see [Validation progr
24
24
25
25
## Partners
26
26
27
+
### Cisco
28
+
29
+
|Solution and version | Kubernetes version | Azure Arc-enabled data services version | SQL engine version | PostgreSQL Hyperscale version
30
+
|-----|-----|-----|-----|-----|
31
+
|Cisco Hyperflex on VMware <br/> Cisco IKS ESXi 6.7 U3 |v1.19.5|v1.0.0_2021-07-30|15.0.2148.140| Not validated |
32
+
27
33
### Dell
28
34
29
-
|Solution and version | Kubernetes version | Azure Arc-enabled data services version | SQL Server version | PostgreSQL Hyperscale version
35
+
|Solution and version | Kubernetes version | Azure Arc-enabled data services version | SQL engine version | PostgreSQL Hyperscale version
30
36
|-----|-----|-----|-----|-----|
31
-
| Dell EMC PowerFlex |1.19.7|v1.0.0_2021-07-30|SQL Server 2019 (15.0.4123) ||
32
-
| PowerFlex version 3.6 |1.19.7|v1.0.0_2021-07-30|SQL Server 2019 (15.0.4123) ||
33
-
| PowerFlex CSI version 1.4 |1.19.7|v1.0.0_2021-07-30|SQL Server 2019 (15.0.4123) ||
34
-
| PowerStore X|1.20.6|v1.0.0_2021-07-30|SQL Server 2019 (15.0.4123)|postgres 12.3 (Ubuntu 12.3-1) |
35
-
| Powerstore T|1.20.6|v1.0.0_2021-07-30|SQL Server 2019 (15.0.4123)|postgres 12.3 (Ubuntu 12.3-1)|
37
+
| Dell EMC PowerFlex |1.19.7|v1.0.0_2021-07-30|15.0.2148.140 | Not validated|
38
+
| PowerFlex version 3.6 |1.19.7|v1.0.0_2021-07-30|15.0.2148.140 | Not validated|
39
+
| PowerFlex CSI version 1.4 |1.19.7|v1.0.0_2021-07-30|15.0.2148.140 | Not validated|
-[Azure Data Studio - Insider build](https://github.com/microsoft/azuredatastudio)
72
84
73
-
Create a Kubernetes config file configured to access the target Kubernetes cluster and set as the current context. How this is generated and brought local to your computer is different from platform to platform. See [Kubernetes.io](https://kubernetes.io/docs/home/)
85
+
Create a Kubernetes config file configured to access the target Kubernetes cluster and set as the current context. How this file is generated and brought local to your computer is different from platform to platform. See [Kubernetes.io](https://kubernetes.io/docs/home/).
74
86
75
87
### Process
76
88
77
89
The conformance tests run as part of the Azure Arc-enabled Data services validation. A pre-requisite to running these tests is to pass on the Azure Arc-enabled Kubernetes tests for the Kubernetes distribution in use.
78
90
79
-
These tests verify that the product is compliant with the requirements of running and operating data services. This will help assess if the product is Enterprise ready for deployments.
91
+
These tests verify that the product is compliant with the requirements of running and operating data services. This process helps assess if the product is enterprise ready for deployments.
80
92
81
93
The tests for data services cover the following in indirectly connected mode
0 commit comments