Skip to content

Commit 4ee31df

Browse files
author
Mike Swantek
committed
Adjust post deployment step md
1 parent 531dc53 commit 4ee31df

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/post_deployment_steps.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@ az fabric capacity resume --capacity-name <capacity-name> --resource-group <rg-n
5151

5252
Use these short steps to create the Fabric connection and enable mirroring. For full details and troubleshooting, see [PostgreSQL mirroring](./postgresql_mirroring.md).
5353

54+
0. In **Azure Portal****Key Vault** → your vault → **Networking**, set **Public access** to **Allow public access from specific virtual networks and IP addresses**, add your client IP, then **Apply**. This lets you read the `fabric_user` password from the vault.
55+
After you retrieve the secret, remove your IP and **Apply** again to re-lock the vault.
5456
1. In Fabric, open the workspace, then select **Connections****New****PostgreSQL**.
5557
2. Use the PostgreSQL server name, database name, and the `fabric_user` credentials stored in Key Vault.
5658
3. Test the connection and **Save**.

0 commit comments

Comments
 (0)