Skip to content

Commit 96fa09d

Browse files
Update read-replica-database-access.md
1 parent 8dfbd55 commit 96fa09d

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

content/en/docs/deployment/mx-azure/read-replica-database-access.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,12 +45,14 @@ By default, the read replica for Postgres database is disabled. To enable it, pe
4545
4. Add the users who should be able to access the replica database by performing the following steps:
4646

4747
1. In the Azure portal, go to the resource group where you created the managed app.
48-
2. Under the resource group, go to the managed resource group and click on the replica database resource.
48+
2. Under the resource group, go to the managed resource group and click on the Postgres master database resource.
4949
3. Go to **Security > Authentication**
50-
4. Add the required users.
50+
4. Add a Microsoft Entra administrator.
5151

5252
{{< figure src="/attachments/deployment/mx-azure/adduser.png" class="no-border" >}}
5353

54+
{{% alert color="info" %}}Do not delete the existing ServicePrincipal user.{{% /alert %}}
55+
5456
## Enabling Virtual Network Peering
5557

5658
VNet peering to the Mendix on Azure vNet is required to access the database. It enables connections between two virtual networks (VNets) so resources can talk to each other using private IPs. If you have not already configured VNet peering, you should do it now.

0 commit comments

Comments
 (0)