Skip to content

Commit a8438aa

Browse files
committed
Clarify read replica Entra admin permissions banner
Improve documentation to explicitly state that network access to the primary database is blocked by NSG rules. Suggested by: Marcel Groeneweg (Aiden) Context: Partner confusion during DFG read replica setup
1 parent 0537a31 commit a8438aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/en/docs/deployment/mx-azure/configuration/mx-azure-direct-database-access.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ By default, the read replica for Postgres database is disabled. To enable it, pe
5555

5656
{{% alert color="info" %}}Never delete the existing ServicePrincipal user.{{% /alert %}}
5757

58-
{{% alert color="info" %}}Users added here only have full Read access to the database, as network access is restricted to the read replica only using [Network Security Group](https://learn.microsoft.com/en-us/azure/virtual-network/network-security-groups-overview) rules.{{% /alert %}}
58+
{{% alert color="info" %}}Users added here only have full Read access to the database, as network access is restricted using [Network Security Group](https://learn.microsoft.com/en-us/azure/virtual-network/network-security-groups-overview) rules. This means that access to the primary database is blocked and only the read replica can be accessed.{{% /alert %}}
5959

6060
## Enabling Virtual Network Peering and DNS Name Resolution
6161

0 commit comments

Comments
 (0)