Skip to content

Commit 1c662d6

Browse files
Merge pull request #262279 from moabuham/docs-editor/overview-vnet-service-endpoint-1704290480
Update overview-vnet-service-endpoints.md
2 parents 3e9426f + 52adb5e commit 1c662d6

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

articles/key-vault/general/overview-vnet-service-endpoints.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ ms.service: key-vault
99
ms.subservice: general
1010
ms.topic: conceptual
1111
---
12+
1213
# Virtual network service endpoints for Azure Key Vault
1314

1415
The virtual network service endpoints for Azure Key Vault allow you to restrict access to a specified virtual network. The endpoints also allow you to restrict access to a list of IPv4 (internet protocol version 4) address ranges. Any user connecting to your key vault from outside those sources is denied access.
@@ -56,7 +57,8 @@ Here's a list of trusted services that are allowed to access a key vault if the
5657
| Azure Container Registry|[Registry encryption using customer-managed keys](../../container-registry/tutorial-enable-customer-managed-keys.md)
5758
| Azure Data Factory|[Fetch data store credentials in Key Vault from Data Factory](https://go.microsoft.com/fwlink/?linkid=2109491)|
5859
| Azure Data Lake Store|[Encryption of data in Azure Data Lake Store](../../data-lake-store/data-lake-store-encryption.md) with a customer-managed key.|
59-
| Azure Database for MySQL | [Data encryption for Azure Database for MySQL](../../mysql/howto-data-encryption-cli.md) |
60+
| Azure Database for MySQL Single server| [Data encryption for Azure Database for MySQL Single server](../../mysql/howto-data-encryption-cli.md) |
61+
| Azure Database for MySQL Flexible server | [Data encryption for Azure Database for MySQL Flexible server](../../mysql/flexible-server/concepts-customer-managed-key.md) |
6062
| Azure Database for PostgreSQL Single server | [Data encryption for Azure Database for PostgreSQL Single server](../../postgresql/howto-data-encryption-cli.md) |
6163
| Azure Database for PostgreSQL Flexible server | [Data encryption for Azure Database for PostgreSQL Flexible server](../../postgresql/flexible-server/concepts-data-encryption.md) |
6264
| Azure Databricks|[Fast, easy, and collaborative Apache Spark–based analytics service](/azure/databricks/scenarios/what-is-azure-databricks)|

0 commit comments

Comments
 (0)