Skip to content

Commit f407cc0

Browse files
committed
REviewer suggestions addressed
1 parent 92ece74 commit f407cc0

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

articles/postgresql/TOC.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -543,7 +543,7 @@
543543
- name: Migration Service
544544
items:
545545
- name: Overview
546-
href: migrate/migration-service/concepts-migration-service-postgresql.md
546+
href: migrate/migration-service/overview-migration-service-postgresql.md
547547
- name: Tutorials
548548
items:
549549
- name: Migrate from Single Server
@@ -570,7 +570,9 @@
570570
href: migrate/migration-service/concepts-known-issues-migration-service.md
571571
- name: How-to guides
572572
items:
573-
- name: Network setup
573+
- name: How to set up Azure CLI
574+
href: migrate/migration-service/how-to-setup-azure-cli-commands-postgresql
575+
- name: How to set up the network
574576
href: migrate/migration-service/how-to-network-setup-migration-service.md
575577
- name: Troubleshoot
576578
items:

articles/postgresql/migrate/migration-service/how-to-setup-azure-cli-commands-postgresql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ az postgres flexible-server migration update cancel -- help
105105

106106
## Related content
107107

108-
- [Migration service in Azure Database for PostgreSQL](concepts-migration-service-postgresql.md)
108+
- [Migration service in Azure Database for PostgreSQL](overview-migration-service-postgresql.md)
109109
- [Migrate from Single Server to Flexible Server](tutorial-migration-service-single-to-flexible.md)
110110
- [Migrate offline from AWS RDS PostgreSQL](tutorial-migration-service-aws-offline.md)
111111
- [Migrate online from AWS RDS PostgreSQL](tutorial-migration-service-aws-online.md)

articles/postgresql/migrate/migration-service/tutorial-migration-service-aws-online.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ The migration service in Azure Database for PostgreSQL is a fully managed servic
3131

3232
To complete the migration, you need the following prerequisites:
3333

34-
[!INCLUDE [prerequisites-migration-service-postgresql-online-iaas](includes/iaas/prerequisites-migration-service-postgresql-online-iaas.md)]
34+
[!INCLUDE [prerequisites-migration-service-postgresql-online-iaas](includes/aws/prerequisites-migration-service-postgresql-online-aws.md)]
3535

3636
## Perform the migration
3737

0 commit comments

Comments
 (0)