You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use these short steps to verify the PostgreSQL mirroring follow-up flow. For full details and troubleshooting, see [PostgreSQL mirroring](./postgresql_mirroring.md).
52
+
End-to-end mirroring is not part of `azd up` or post-provisioning. Some steps are manual.
53
53
54
-
Mirroring in the current branch is a separate follow-up activity. Fabric connection creation and mirrored database creation are not part of `azd up`.
55
-
56
-
> **Security step (required for manual mirroring):** The mirroring prep script must run from a VNet-connected host when Key Vault and PostgreSQL are private. If you want to demo mirroring end-to-end from a non-VNet machine, temporarily open access to both Key Vault and PostgreSQL before running the script, then lock them down afterward.
57
-
58
-
If you must run the mirroring prep from a non-VNet host, set the temporary Key Vault override before you run the script:
For post-deployment verification, the important distinction is simple:
66
-
67
-
- If you did not intentionally run the mirroring follow-up, treat mirroring as deferred and do not use it as a deployment success criterion.
68
-
- If you did run the mirroring follow-up, verify the Fabric connection and mirrored database from the workspace.
69
-
70
-
If you need to complete mirroring after deployment, use the dedicated steps in [PostgreSQL mirroring](./postgresql_mirroring.md).
71
-
72
-
The PostgreSQL server's **Fabric Mirroring** page only covers the source-server prerequisite preparation. It does not replace the Fabric workspace connection and mirrored database creation steps.
73
-
74
-
1. Check the resolved mirroring identity instead of hardcoding it:
1. In Purview, go to **Data Catalog** → **Browse**
148
-
2. Search for your lakehouse assets
149
-
3. Verify lineage shows data flow from bronze → silver → gold
130
+
Lineage appears only after you run data movement or transformation jobs (for example, copying data from bronze to silver). If you have not moved data yet, skip lineage verification.
0 commit comments