Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Azure Private DNS provides a reliable and secure DNS service for your virtual network. Azure Private DNS manages and resolves domain names in the virtual network, without the need to configure a custom DNS solution.
When you deploy an Azure Database for PostgreSQL flexible server with Networking with private access (VNET Integration) mode, you must provide the private DNS zone to enable DNS resolution. For new Azure Database for PostgreSQL flexible server creation by using private network access, you need to use private DNS zones while configuring Azure Database for PostgreSQL flexible servers with private access.
On existing servers, you can change the private DNS zone from the one that you provided during server creation, to another one that already exists. The other private DNS zone can be on any resource group of any subscription to which you have access.
Using the Azure portal:
Select your Azure Database for PostgreSQL flexible server.
In the resource menu, select Networking.
For servers deployed with Private access (VNET Integration), the only network-related setting you can change is the private DNS zone where the server is integrated. To change it, in the Private DNS integration section, expand the Subscription and Private DNS zone dropdowns to select an existing private DNS zone where you want to integrate your server.
If the selected private DNS zone isn't linked to the virtual network where your server is injected, you see the Link private DNS zone to your virtual network checkbox. It's selected by default, and that means the selected private DNS zone is linked to the virtual network of your server. By clearing the checkbox, you decide to not link that private DNS zone to the virtual network of your server. As a consequence, none of the hosts in that virtual network can resolve the name of your server by using the A record that the server persists in that private zone. Select Save.
A notification informs you that the changes are being applied.
When the process finishes, a notification informs you that the changes were applied.