We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d20ec3 commit 7840a87Copy full SHA for 7840a87
1 file changed
docs/sql-server/end-of-support/sql-server-extended-security-updates.md
@@ -222,10 +222,10 @@ The CSV file should look like this:
222
223
```csv
224
name,version,edition,cores,hostType
225
-Server1-SQL2012,2012,Enterprise,12,Physical Server
226
-Server2-SQL2012,2012,Enterprise,24,Physical Server
227
-Server3-SQL2012,2012,Enterprise,12,Virtual Machine
228
-Server4-SQL2012,2012,Developer,8,Physical Server
+Server1-SQL2012,SQL Server 2012,Enterprise,12,Other Physical Server
+Server2-SQL2012,SQL Server 2012,Enterprise,24,Other Physical Server
+Server3-SQL2012,SQL Server 2012,Enterprise,12,Azure Virtual Machine
+Server4-SQL2012,SQL Server 2012,Standard,8,Azure VMWare Solutions
229
```
230
231
## Download ESUs
0 commit comments