Skip to content

Commit c6ef2d3

Browse files
authored
Merge pull request #277775 from markingmyname/aws
[PostgreSQL] [Migration Service] AWS RDS Offline/Online Articles
2 parents 95e02a8 + f20d45d commit c6ef2d3

File tree

88 files changed

+905
-489
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

88 files changed

+905
-489
lines changed

articles/postgresql/.openpublishing.redirection.postgresql.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1619,6 +1619,11 @@
16191619
"source_path_from_root": "/articles/postgresql/flexible-server/concepts-compute-storage.md",
16201620
"redirect_url": "/azure/postgresql/flexible-server/concepts-compute",
16211621
"redirect_document_id": false
1622+
},
1623+
{
1624+
"source_path_from_root": "/articles/postgresql/migrate/migration-service/tutorial-migration-service-aws.md",
1625+
"redirect_url": "/azure/postgresql/migrate/migration-service/tutorial-migration-service-aws-offline",
1626+
"redirect_document_id": true
16221627
}
16231628
]
16241629
}

articles/postgresql/TOC.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -550,8 +550,10 @@
550550
href: migrate/migration-service/tutorial-migration-service-single-to-flexible.md
551551
- name: Migrate from on-premises or Azure VM
552552
href: migrate/migration-service/tutorial-migration-service-iaas.md
553-
- name: Migrate from AWS RDS
554-
href: migrate/migration-service/tutorial-migration-service-aws.md
553+
- name: Migrate from AWS RDS offline
554+
href: migrate/migration-service/tutorial-migration-service-aws-offline.md
555+
- name: Migrate from AWS RDS online
556+
href: migrate/migration-service/tutorial-migration-service-aws-online.md
555557
- name: Concepts
556558
items:
557559
- name: Premigration validation

articles/postgresql/migrate/migration-service/concepts-migration-service-runtime-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.service: postgresql
99
ms.topic: conceptual
1010
---
1111

12-
# Migration Runtime Server with the Migration Service in Azure Database for PostgreSQL Preview
12+
# Migration Runtime Server with the migration service in Azure Database for PostgreSQL Preview
1313

1414
The Migration Runtime Server is a specialized feature within the [migration service in Azure Database for PostgreSQL](concepts-migration-service-postgresql.md), designed to act as an intermediary server during migration. It's a separate Azure Database for PostgreSQL - Flexible Server instance that isn't the target server but is used to facilitate the migration of databases from a source environment that is only accessible via a private network.
1515

articles/postgresql/migrate/migration-service/includes/aws/postgresql-aws-cli-migrate.md

Lines changed: 0 additions & 106 deletions
This file was deleted.

articles/postgresql/migrate/migration-service/includes/aws/postgresql-aws-portal-migrate.md

Lines changed: 0 additions & 165 deletions
This file was deleted.

0 commit comments

Comments
 (0)