File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed
articles/cosmos-db/postgresql Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -56,12 +56,10 @@ back up and running:
56
56
57
57
* If the new server is meant to replace the original server, redirect clients
58
58
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
60
60
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.
65
63
66
64
## Next steps
67
65
You can’t perform that action at this time.
0 commit comments