Commit a9f2a5a
authored
add FCI requirements for domain joined cluster
Per discussion with Sourabh Agarwal we need to document the domain join vs workgroup cluster requirement for SQL FCI.
Adding the following statement:
- SQL Server failover cluster instance requires the cluster nodes to be domain joined.
1. SQL FCI on workgroup clusters is not supported.
2. SQL FCI on Multi-Domain cluster is also not supported.
3. SQL FCI on Domain + Workgroup Clusters is not supported.1 parent 1a4aa8d commit a9f2a5a
1 file changed
Lines changed: 6 additions & 0 deletions
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
143 | 149 | | |
144 | 150 | | |
145 | 151 | | |
| |||
0 commit comments