Skip to content

Commit 52e75e5

Browse files
committed
How-to update.
1 parent 0add92d commit 52e75e5

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

articles/cosmos-db/postgresql/howto-restore-portal.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -56,12 +56,10 @@ back up and running:
5656

5757
* If the new server is meant to replace the original server, redirect clients
5858
and client applications to the new server
59-
* Ensure appropriate networking settings for private or public access are in place for
59+
* Ensure appropriate [networking settings for private or public access](./concepts-security-overview.md#network-security) are in place for
6060
users to connect. These settings aren't copied from the original cluster.
61-
* Adjust PostgreSQL server parameters as needed. The parameters aren't copied
62-
from the original cluster.
63-
* Ensure appropriate logins and database level permissions are in place.
64-
* Configure alerts, as appropriate.
61+
* Ensure appropriate [logins](./howto-create-users.md) and database level permissions are in place.
62+
* Configure [alerts](./howto-alert-on-metric.md#suggested-alerts), as appropriate.
6563

6664
## Next steps
6765

0 commit comments

Comments
 (0)