Skip to content

Commit a469722

Browse files
authored
Merge pull request #11356 from MXClyde/mxforazure-clarify-permissions-v2
Clarify read replica Entra admin permissions banner
2 parents 9fee852 + a8438aa commit a469722

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)