Skip to content

Commit fd51603

Browse files
Merge pull request #232583 from hariramt/task/GA-update
Docs update for GA announcement
2 parents edf2711 + 27c13b3 commit fd51603

File tree

2 files changed

+2
-8
lines changed

2 files changed

+2
-8
lines changed

articles/postgresql/migrate/how-to-migrate-single-to-flexible-cli.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@ ms.custom: seo-lt-2023, devx-track-azurecli
1616

1717
You can migrate an instance of Azure Database for PostgreSQL – Single Server to Azure Database for PostgreSQL – Flexible Server by using the Azure Command Line Interface (CLI). In this tutorial, we perform migration of a sample database from an Azure Database for PostgreSQL single server to a PostgreSQL flexible server using the Azure CLI.
1818

19-
>[!NOTE]
20-
> The migration tool is in public preview.
21-
2219
In this tutorial, you learn about:
2320

2421
> [!div class="checklist"]

articles/postgresql/migrate/how-to-migrate-single-to-flexible-portal.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@ ms.custom: seo-lt-2023
1616

1717
You can migrate an instance of Azure Database for PostgreSQL – Single Server to Azure Database for PostgreSQL – Flexible Server by using the Azure portal. In this tutorial, we perform migration of a sample database from an Azure Database for PostgreSQL single server to a PostgreSQL flexible server using the Azure portal.
1818

19-
>[!NOTE]
20-
> The migration tool is in public preview.
21-
2219
In this tutorial, you learn to:
2320

2421
> [!div class="checklist"]
@@ -46,7 +43,7 @@ The migration tool comes with a simple, wizard-based experience on the Azure por
4643

4744
2. Go to your Azure Database for PostgreSQL Flexible Server target.
4845

49-
3. In the **Overview** tab of the Flexible Server, on the left menu, scroll down to **Migration (preview)** and select it.
46+
3. In the **Overview** tab of the Flexible Server, on the left menu, scroll down to **Migration** and select it.
5047

5148
:::image type="content" source="./media/concepts-single-to-flexible/azure-portal-overview-page.png" alt-text="Screenshot of the Overview page." lightbox="./media/concepts-single-to-flexible/azure-portal-overview-page.png":::
5249

@@ -131,7 +128,7 @@ The **Review + create** tab summarizes all the details for creating the migratio
131128

132129
## Monitor the migration
133130

134-
After you select the **Create** button, a notification appears in a few seconds to say that the migration creation is successful. You are redirected automatically to the **Migration (Preview)** page of Flexible Server. That page has a new entry for the recently created migration.
131+
After you select the **Create** button, a notification appears in a few seconds to say that the migration creation is successful. You are redirected automatically to the **Migration** page of Flexible Server. That page has a new entry for the recently created migration.
135132

136133
:::image type="content" source="./media/concepts-single-to-flexible/azure-portal-migration-grid-monitor.png" alt-text="Screenshot of recently created migration details." lightbox="./media/concepts-single-to-flexible/azure-portal-migration-grid-monitor.png":::
137134

0 commit comments

Comments
 (0)