Skip to content

Commit 0089309

Browse files
committed
Adding new content for private link
1 parent 7083d88 commit 0089309

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

articles/mariadb/concepts-data-access-security-private-link.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,9 @@ Private Endpoints can be created using:
5656
### Approval Process
5757
Once the network admin creates the Private Endpoint (PE), the admin can manage the Private Endpoint Connection (PEC) to Azure Database for MariaDB.
5858

59+
> [!NOTE]
60+
> Currently, Azure Database for MariaDB only supports auto-approval for the private endpoint.
61+
5962
* Navigate to the Azure Database for MariaDB server resource in the Azure portal.
6063
* Select the Private endpoint connections in the left pane
6164
* Shows a list of all Private Endpoint Connections (PECs)

articles/mysql/concepts-data-access-security-private-link.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,11 @@ Private Endpoints can be created using:
5656
### Approval Process
5757
Once the network admin creates the Private Endpoint (PE), the MySQL admin can manage the Private Endpoint Connection (PEC) to Azure Database for MySQL.
5858

59+
Automatic or manual. Based on role-based access control (RBAC) permissions, your private endpoint can be approved automatically. If you try to connect to a private link resource without RBAC, use the manual method to allow the owner of the resource to approve the connection.
60+
61+
> [!NOTE]
62+
> Currently, Azure Database for MySQL only supports auto-approval for the private endpoint.
63+
5964
* Navigate to the Azure Database for MySQL server resource in the Azure portal.
6065
* Select the Private endpoint connections in the left pane
6166
* Shows a list of all Private Endpoint Connections (PECs)
@@ -112,4 +117,4 @@ To learn more about Azure Database for MySQL security features, see the followin
112117

113118
* To learn how to configure a virtual network service endpoint for your Azure Database for MySQL, see [Configure access from virtual networks](https://docs.microsoft.com/azure/mysql/concepts-data-access-and-security-vnet).
114119

115-
* For an overview of Azure Database for MySQL connectivity, see [Azure Database for MySQL Connectivity Architecture](https://docs.microsoft.com/azure/MySQL/concepts-connectivity-architecture)
120+
* For an overview of Azure Database for MySQL connectivity, see [Azure Database for MySQL Connectivity Architecture](https://docs.microsoft.com/azure/mysql/concepts-connectivity-architecture)

articles/postgresql/concepts-data-access-and-security-private-link.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,9 @@ Private Endpoints can be created using:
5757
### Approval Process
5858
Once the network admin creates the Private Endpoint (PE), the PostgreSQL admin can manage the Private Endpoint Connection (PEC) to Azure Database for PostgreSQL.
5959

60+
> [!NOTE]
61+
> Currently, Azure Database for PostgreSQL Single server only supports auto-approval for the private endpoint.
62+
6063
* Navigate to the Azure Database for PostgreSQL server resource in the Azure portal.
6164
* Select the Private endpoint connections in the left pane
6265
* Shows a list of all Private Endpoint Connections (PECs)
@@ -113,4 +116,4 @@ To learn more about Azure Database for PostgreSQL Single server security feature
113116

114117
* To learn how to configure a virtual network service endpoint for your Azure Database for PostgreSQL Single server, see [Configure access from virtual networks](https://docs.microsoft.com/azure/postgresql/concepts-data-access-and-security-vnet).
115118

116-
* For an overview of Azure Database for PostgreSQL Single server connectivity, see [Azure Database for MySQL Connectivity Architecture](https://docs.microsoft.com/azure/postgresql/concepts-connectivity-architecture)
119+
* For an overview of Azure Database for PostgreSQL Single server connectivity, see [Azure Database for PostgreSQL Connectivity Architecture](https://docs.microsoft.com/azure/postgresql/concepts-connectivity-architecture)

0 commit comments

Comments
 (0)