Skip to content

Commit f6fb680

Browse files
Added Additional Links section
1 parent 50261a9 commit f6fb680

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

articles/migration/migrate-databases-from-google-cloud.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.topic: conceptual
99

1010
# Migrate databases from Google Cloud Platform (GCP) to Microsoft Azure
1111

12-
Migrating data is a critical part when moving from Google Cloud Platform (GCP) to Microsoft Azure. This process involves transitioning your databases while making sure they work similarly in the new environment. The scope of this migration covers various database types, including relational databases, NoSQL databases, and data warehouses. For example, a workload that involves migrating an Google Cloud SQL for PostgreSQL database to Azure Database for PostgreSQL.
12+
Migrating data is a critical part when moving from Google Cloud Platform (GCP) to Microsoft Azure. This process involves transitioning your databases while making sure they work similarly in the new environment. The scope of this migration covers various database types, including relational databases, NoSQL databases, and data warehouses. For example, a workload that involves migrating a Google Cloud SQL for PostgreSQL database to Azure Database for PostgreSQL.
1313

1414
## Component comparison
1515

@@ -29,5 +29,9 @@ Refer to these scenarios as examples for framing your migration process.
2929
| [Migrate to Azure Database for PostgreSQL (offline)](/azure/postgresql/migrate/migration-service/tutorial-migration-service-cloud-sql-offline) | Google Cloud SQL for PostgreSQL -> Azure Database for PostgreSQL | This scenario involves migrating a Google Cloud SQL for PostgreSQL instance to Azure Database for PostgreSQL offline, ensuring minimal downtime and data integrity. |
3030
| [Migrate to Azure Database for PostgreSQL (online)](/azure/postgresql/migrate/migration-service/tutorial-migration-service-cloud-sql-online) | Google Cloud SQL for PostgreSQL -> Azure Database for PostgreSQL | This article explores how to migrate your PostgreSQL database from Google Cloud SQL for PostgreSQL to Azure Database for PostgreSQL online. |
3131
| [Migrate MySQL on Google Cloud to Azure Database for MySQL](/azure/azure-sql/migration-guides/database/mysql-to-sql-database-guide?view=azuresql-db&preserve-view=true) | Google Cloud SQL for MySQL -> Azure Database for MySQL | In this guide, you learn how to migrate your MySQL database to an Azure SQL database by using SQL Server Migration Assistant for MySQL (SSMA for MySQL).|
32-
| [Migrate your SIEM in Google Cloud to Microsoft Sentinel](/azure/sentinel/migration?branch=main) | Microsoft Sentinel |In this guide, you learn how to migrate your legacy SIEM to Microsoft Sentinel.|
33-
| [Google Cloud Platform IAM (using Azure Functions) connector for Microsoft Sentinel](/azure/sentinel/data-connectors/google-cloud-platform-iam) | Google Cloud Platform Identity and Access Management (IAM) -> Microsoft Sentinel |In this guide, you learn how to migrate your legacy SIEM to Microsoft Sentinel.|
32+
33+
## Additional links:
34+
The following list provides additional articles for migrating to GCP. These scenarios are platform-agnostic but provide generic guidance on migrating security components.
35+
36+
* [Migrate your SIEM in Google Cloud to Microsoft Sentinel](/azure/sentinel/migration)
37+
* [Google Cloud Platform IAM (using Azure Functions) connector for Microsoft Sentinel](/azure/sentinel/data-connectors/google-cloud-platform-iam)

0 commit comments

Comments
 (0)