Skip to content

Commit c24cbbf

Browse files
committed
Fix broken SQL VA links
1 parent e262890 commit c24cbbf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,4 +101,4 @@ This article details the changes made to the SQL vulnerability assessment servic
101101

102102
- [SQL vulnerability assessment rules](sql-azure-vulnerability-assessment-rules.md)
103103
- [SQL vulnerability assessment overview](sql-azure-vulnerability-assessment-overview.md)
104-
- [Store vulnerability assessment scan results in a storage account accessible behind firewalls and VNets](/azure/azure-sql/database/sql-azure-vulnerability-assessment-storage)
104+
- [Store vulnerability assessment scan results in a storage account accessible behind firewalls and VNets](/azure/azure-sql/database/sql-database-vulnerability-assessment-storage)

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ SQL vulnerability assessment rules have five categories, which are in the follow
112112
|Rule ID |Rule Title |Rule Severity |Rule Description |Platform |
113113
|---------|---------|---------|---------|---------|
114114
| 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/>|
115-
|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/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 |
115+
|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
118118

0 commit comments

Comments
 (0)