Skip to content

Commit 92ece74

Browse files
committed
fix links
1 parent 0af2a18 commit 92ece74

5 files changed

+7
-7
lines changed

articles/postgresql/migrate/migration-service/overview-migration-service-postgresql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.reviewer: maghan
77
ms.date: 06/14/2024
88
ms.service: postgresql
99
ms.subservice: flexible-server
10-
ms.topic: ovefrview
10+
ms.topic: overview
1111
---
1212

1313
# Migration service in Azure Database for PostgreSQL

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ The **Connect to Source** tab prompts you to give details related to the source
114114

115115
After the successful test connection, select the **Next: Select Migration target** button.
116116

117-
:::image type="content" source="media/tutorial-migration-service-aws-offline/03-portal-offline-connect-source-aws.png" alt-text="Screenshot of the connect to source page." lightbox="media/tutorial-migration-service-aws-offline/03-portal-offline-connect-source-migration-aws.png":::
117+
:::image type="content" source="media/tutorial-migration-service-aws-offline/03-portal-offline-connect-source-aws.png" alt-text="Screenshot of the connect to source page." lightbox="media/tutorial-migration-service-aws-offline/03-portal-offline-connect-source-aws.png":::
118118

119119
#### Select migration target
120120

@@ -215,7 +215,7 @@ You can cancel any ongoing validations or migrations. The workflow must be in th
215215

216216
This article explores using the Azure CLI to migrate your PostgreSQL database from AWS RDS to Azure Database for PostgreSQL. The Azure CLI provides a powerful and flexible command-line interface that allows you to perform various tasks, including database migration. Following the steps outlined in this article, you can seamlessly transfer your database to Azure and take advantage of its powerful features and scalability.
217217

218-
To learn more about Azure CLI with the migration service, visit [How to set up Azure CLI for the migration service](how-to-setup-azure-cli-commands-postgresql).
218+
To learn more about Azure CLI with the migration service, visit [How to set up Azure CLI for the migration service](how-to-setup-azure-cli-commands-postgresql.md).
219219

220220
Once the CLI is installed, open the command prompt and log into your Azure account using the below command.
221221

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ The migration service comes with a simple, wizard-based experience on the Azure
6767

6868
The first tab is the **Setup** tab, where the user needs to provide migration details like migration name source type to initiate the migrations.
6969

70-
:::image type="content" source="media/tutorial-migration-service-aws-online/01-portal-online-setup-aws.png" alt-text="Screenshot of Setup migration." lightbox="media/01-tutorial-migration-service-aws-online/01-portal-online-setup-aws.png":::
70+
:::image type="content" source="media/tutorial-migration-service-aws-online/01-portal-online-setup-aws.png" alt-text="Screenshot of the Setup migration in the Azure portal." lightbox="media/tutorial-migration-service-aws-online/01-portal-online-setup-aws.png":::
7171

7272
- **Migration name** is the unique identifier for each migration to this Flexible Server target. This field accepts only alphanumeric characters and doesn't accept any special characters except a hyphen (-). The name can't start with a hyphen and should be unique for a target server. No two migrations to the same Flexible Server target can have the same name.
7373

@@ -214,7 +214,7 @@ Time depends on the backlog of changes occurring in the last 15 minutes. Hence,
214214

215215
This article explores using the Azure CLI to migrate your PostgreSQL database from AWS RDS to Azure Database for PostgreSQL. The Azure CLI provides a powerful and flexible command-line interface that allows you to perform various tasks, including database migration. Following the steps outlined in this article, you can seamlessly transfer your database to Azure and take advantage of its powerful features and scalability.
216216

217-
To learn more about Azure CLI with the migration service, visit [How to set up Azure CLI for the migration service](how-to-setup-azure-cli-commands-postgresql).
217+
To learn more about Azure CLI with the migration service, visit [How to set up Azure CLI for the migration service](how-to-setup-azure-cli-commands-postgresql.md).
218218

219219
Once the CLI is installed, open the command prompt and log into your Azure account using the below command.
220220

articles/postgresql/migrate/migration-service/tutorial-migration-service-iaas-offline.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ You can cancel any ongoing validations or migrations. The workflow must be in th
214214

215215
This article explores using the Azure CLI to migrate your PostgreSQL database from an Azure virtual machine or an on-premises PostgreSQL instance to an Azure Database for PostgreSQL. The Azure CLI provides a powerful and flexible command-line interface that allows you to perform various tasks, including database migration. Following the steps outlined in this article, you can seamlessly transfer your database to Azure and take advantage of its powerful features and scalability.
216216

217-
To learn more about Azure CLI with the migration service, visit [How to set up Azure CLI for the migration service](how-to-setup-azure-cli-commands-postgresql).
217+
To learn more about Azure CLI with the migration service, visit [How to set up Azure CLI for the migration service](how-to-setup-azure-cli-commands-postgresql.md).
218218

219219
Once the CLI is installed, open the command prompt and log into your Azure account using the below command.
220220

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ Canceling a migration stops further migration activity on your target server and
212212

213213
This article explores using the Azure CLI to migrate your PostgreSQL database from an Azure virtual machine or an on-premises PostgreSQL instance to an Azure Database for PostgreSQL. The Azure CLI provides a powerful and flexible command-line interface that allows you to perform various tasks, including database migration. Following the steps outlined in this article, you can seamlessly transfer your database to Azure and take advantage of its powerful features and scalability.
214214

215-
To learn more about Azure CLI with the migration service, visit [How to set up Azure CLI for the migration service](how-to-setup-azure-cli-commands-postgresql).
215+
To learn more about Azure CLI with the migration service, visit [How to set up Azure CLI for the migration service](how-to-setup-azure-cli-commands-postgresql.md).
216216

217217
Once the CLI is installed, open the command prompt and log into your Azure account using the below command.
218218

0 commit comments

Comments
 (0)