Skip to content

Commit b1990c8

Browse files
Merge pull request #250434 from CESANU/patch-17
Update sql-azure-vulnerability-assessment-rules.md
2 parents 7135fb5 + 0d58e74 commit b1990c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/defender-for-cloud/sql-azure-vulnerability-assessment-rules.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ SQL vulnerability assessment rules have five categories, which are in the follow
111111

112112
|Rule ID |Rule Title |Rule Severity |Rule Description |Platform |
113113
|---------|---------|---------|---------|---------|
114-
| VA1018 |Latest updates should be installed |High |Microsoft periodically releases Cumulative Updates (CUs) for each version of SQL Server. This rule checks whether the latest CU has been installed for the particular version of SQL Server being used, by passing in a string for execution. This rule checks that all users (except dbo) do not have permission to execute the xp_cmdshell extended stored procedure. |<nobr>SQL Server 2005<nobr/><br/><br/><nobr>SQL Server 2008<nobr/><br/><br/><nobr>SQL Server 2008<nobr/><br/><br/><nobr>SQL Server 2012<nobr/><br/><br/><nobr>SQL Server 2014<nobr/><br/><br/><nobr>SQL Server 2016<nobr/><br/><br/>SQL Server 2017<br/>|
114+
| VA1018 |Latest updates should be installed |High |Microsoft periodically releases Cumulative Updates (CUs) for each version of SQL Server. This rule checks whether the latest CU has been installed for the particular version of SQL Server being used, by passing in a string for execution. This rule checks that all users (except dbo) do not have permission to execute the xp_cmdshell extended stored procedure. |<nobr>SQL Server 2005<nobr/><br/><br/><nobr>SQL Server 2008<nobr/><br/><br/><nobr>SQL Server 2008<nobr/><br/><br/><nobr>SQL Server 2012<nobr/><br/><br/><nobr>SQL Server 2014<nobr/><br/><br/><nobr>SQL Server 2016<nobr/><br/><br/>SQL Server 2017<nobr/><br/><br/>SQL Server 2019<nobr/><br/><br/>SQL Server 2022<br/>|
115115
|VA2128 |Vulnerability assessment is not supported for SQL Server versions lower than SQL Server 2012 |High |To run a vulnerability assessment scan on your SQL Server the server needs to be upgraded to SQL Server 2012 or higher, SQL Server 2008 R2 and below are no longer supported by Microsoft. For more information, [see](/azure/azure-sql/virtual-machines/windows/sql-server-extend-end-of-support) |<nobr>SQL Server 2012+<nobr/><br/><br/>SQL Managed Instance<br/><br/>SQL Database<br/><br/>Azure Synapse |
116116

117117
## Surface Area Reduction
@@ -195,4 +195,4 @@ SQL vulnerability assessment rules have five categories, which are in the follow
195195
## Next steps
196196

197197
- [Vulnerability assessment](sql-azure-vulnerability-assessment-overview.md)
198-
- [SQL vulnerability assessment rules changelog](sql-azure-vulnerability-assessment-rules-changelog.md)
198+
- [SQL vulnerability assessment rules changelog](sql-azure-vulnerability-assessment-rules-changelog.md)

0 commit comments

Comments
 (0)