You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/key-vault/general/overview-vnet-service-endpoints.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,7 @@ ms.service: key-vault
9
9
ms.subservice: general
10
10
ms.topic: conceptual
11
11
---
12
+
12
13
# Virtual network service endpoints for Azure Key Vault
13
14
14
15
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
56
57
| Azure Container Registry|[Registry encryption using customer-managed keys](../../container-registry/tutorial-enable-customer-managed-keys.md)
57
58
| Azure Data Factory|[Fetch data store credentials in Key Vault from Data Factory](https://go.microsoft.com/fwlink/?linkid=2109491)|
58
59
| 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)|
60
62
| Azure Database for PostgreSQL Single server |[Data encryption for Azure Database for PostgreSQL Single server](../../postgresql/howto-data-encryption-cli.md)|
61
63
| Azure Database for PostgreSQL Flexible server |[Data encryption for Azure Database for PostgreSQL Flexible server](../../postgresql/flexible-server/concepts-data-encryption.md)|
62
64
| Azure Databricks|[Fast, easy, and collaborative Apache Spark–based analytics service](/azure/databricks/scenarios/what-is-azure-databricks)|
0 commit comments