Skip to content

Commit e18ff87

Browse files
Merge pull request #222397 from pritamso/Broken-link-fix-jovanpop-msft
Broken link fixed
2 parents 70f3352 + e40f000 commit e18ff87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/synapse-analytics/sql/overview-features.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ Synapse SQL pools enable you to use built-in security features to secure your da
101101
| **Built-in/system security & identity functions** | Some Transact-SQL security functions and operators: `CURRENT_USER`, `HAS_DBACCESS`, `IS_MEMBER`, `IS_ROLEMEMBER`, `SESSION_USER`, `SUSER_NAME`, `SUSER_SNAME`, `SYSTEM_USER`, `USER`, `USER_NAME`, `EXECUTE AS`, `OPEN/CLOSE MASTER KEY` | Some Transact-SQL security functions and operators are supported: `CURRENT_USER`, `HAS_DBACCESS`, `HAS_PERMS_BY_NAME`, `IS_MEMBER`, `IS_ROLEMEMBER`, `IS_SRVROLEMEMBER`, `SESSION_USER`, `SESSION_CONTEXT`, `SUSER_NAME`, `SUSER_SNAME`, `SYSTEM_USER`, `USER`, `USER_NAME`, `EXECUTE AS`, and `REVERT`. Security functions cannot be used to query external data (store the result in variable that can be used in the query). |
102102
| **Transparent Data Encryption (TDE)** | [Yes](/azure/azure-sql/database/transparent-data-encryption-tde-overview) | No, Transparent Data Encryption is not supported. |
103103
| **Data Discovery & Classification** | [Yes](/azure/azure-sql/database/data-discovery-and-classification-overview) | No, Data Discovery & Classification is not supported. |
104-
| **Vulnerability Assessment** | [Yes](/azure/azure-sql/database/sql-vulnerability-assessment) | No, Vulnerability Assessment is not available. |
104+
| **Vulnerability Assessment** | [Yes](/sql/relational-databases/security/sql-vulnerability-assessment) | No, Vulnerability Assessment is not available. |
105105
| **Advanced Threat Protection** | [Yes](/azure/azure-sql/database/threat-detection-overview) | No, Advanced Threat Protection is not supported. |
106106
| **Auditing** | [Yes](/azure/azure-sql/database/auditing-overview) | Yes, [auditing is supported](/azure/azure-sql/database/auditing-overview) in serverless SQL pools. |
107107
| **[Firewall rules](../security/synapse-workspace-ip-firewall.md)**| Yes | Yes, the firewall rules can be set on the serverless SQL endpoint. |

0 commit comments

Comments
 (0)