Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ For more information, see [Add private endpoint connections to Azure Database fo
After the VNet to PE-capable network migration, the server is no longer VNet-integrated. If you have Terraform configurations, update them accordingly:

- Remove `delegated_subnet_id` from the PostgreSQL server resource.
- Ensure `public_network_access_enabled` remains `true` (this value is the post-migration default).
- Ensure `public_network_access_enabled` remains `false` (this value is the post-migration default).

## Related content

Expand Down