Skip to content

Commit cb837d5

Browse files
authored
Added - Virtual network rules to the list
Virtual network rules are a firewall security feature that controls whether the server for your databases and elastic pools in Azure SQL Database or for your dedicated SQL pool databases in Azure Synapse Analytics accepts communications that are sent from particular subnets in virtual networks. Sometimes virtual network rules is the best option for securely allowing communication to the database in SQL Database and Azure Synapse Analytics. The doc page link is: https://docs.microsoft.com/azure/azure-sql/database/vnet-service-endpoint-rule-overview?view=azuresql
1 parent f30fc53 commit cb837d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/security/fundamentals/services-technologies.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ Over time, this list will change and grow, just as Azure does. Make sure to chec
5757
| [Azure SQL Always Encryption](/sql/relational-databases/security/encryption/always-encrypted-database-engine)|Protects sensitive data, such as credit card numbers or national identification numbers (for example, U.S. social security numbers), stored in Azure SQL Database or SQL Server databases. |
5858
| [Azure SQL Transparent Data Encryption](/sql/relational-databases/security/encryption/transparent-data-encryption-azure-sql)| A database security feature that encrypts the storage of an entire database. |
5959
| [Azure SQL Database Auditing](/azure/azure-sql/database/auditing-overview)|A database auditing feature that tracks database events and writes them to an audit log in your Azure storage account. |
60+
| [Virtual network rules](/azure/azure-sql/database/vnet-service-endpoint-rule-overview)|A firewall security feature that controls whether the server for your databases and elastic pools in Azure SQL Database or for your dedicated SQL pool (formerly SQL DW) databases in Azure Synapse Analytics accepts communications that are sent from particular subnets in virtual networks. |
6061

6162

6263
## Identity and access management

0 commit comments

Comments
 (0)