File tree Expand file tree Collapse file tree 3 files changed +6
-4
lines changed
migrate/migration-service Expand file tree Collapse file tree 3 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 543
543
- name : Migration Service
544
544
items :
545
545
- name : Overview
546
- href : migrate/migration-service/concepts -migration-service-postgresql.md
546
+ href : migrate/migration-service/overview -migration-service-postgresql.md
547
547
- name : Tutorials
548
548
items :
549
549
- name : Migrate from Single Server
570
570
href : migrate/migration-service/concepts-known-issues-migration-service.md
571
571
- name : How-to guides
572
572
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
574
576
href : migrate/migration-service/how-to-network-setup-migration-service.md
575
577
- name : Troubleshoot
576
578
items :
Original file line number Diff line number Diff line change @@ -105,7 +105,7 @@ az postgres flexible-server migration update cancel -- help
105
105
106
106
## Related content
107
107
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)
109
109
- [ Migrate from Single Server to Flexible Server] ( tutorial-migration-service-single-to-flexible.md )
110
110
- [ Migrate offline from AWS RDS PostgreSQL] ( tutorial-migration-service-aws-offline.md )
111
111
- [ Migrate online from AWS RDS PostgreSQL] ( tutorial-migration-service-aws-online.md )
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ The migration service in Azure Database for PostgreSQL is a fully managed servic
31
31
32
32
To complete the migration, you need the following prerequisites:
33
33
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 )]
35
35
36
36
## Perform the migration
37
37
You can’t perform that action at this time.
0 commit comments