Skip to content

Commit 17de275

Browse files
committed
Data Access Migration Toolkit deprecation
1 parent 6cd1abd commit 17de275

21 files changed

Lines changed: 56 additions & 75 deletions

azure-sql/migration-guides/database/access-to-sql-database-guide.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
title: "Access to Azure SQL Database: Migration guide"
33
description: In this guide, you learn how to migrate your Microsoft Access databases to an Azure SQL database by using SQL Server Migration Assistant for Access (SSMA for Access).
4-
author: croblesm
5-
ms.author: roblescarlos
6-
ms.reviewer: mathoma
7-
ms.date: 03/19/2021
4+
author: nilabjaball
5+
ms.author: niball
6+
ms.reviewer: mathoma, randolphwest
7+
ms.date: 01/08/2025
88
ms.service: azure-sql-database
99
ms.subservice: migration-guide
1010
ms.topic: how-to
@@ -184,5 +184,4 @@ The Data SQL Engineering team developed these resources. This team's core charte
184184
- [Cloud Migration Resources](https://azure.microsoft.com/migration/resources)
185185

186186

187-
- To assess the application access layer, see [Data Access Migration Toolkit (preview)](https://marketplace.visualstudio.com/items?itemName=ms-databasemigration.data-access-migration-toolkit).
188187
- For information about how to perform Data Access Layer A/B testing, see [Overview of Database Experimentation Assistant](/sql/dea/database-experimentation-assistant-overview).

azure-sql/migration-guides/database/db2-to-sql-database-guide.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
title: "Db2 to Azure SQL Database: Migration guide"
33
description: This guide teaches you to migrate your IMB Db2 databases to Azure SQL Database, by using the SQL Server Migration Assistant for Db2 (SSMA for Db2).
4-
author: croblesm
5-
ms.author: roblescarlos
6-
ms.reviewer: mathoma
7-
ms.date: 05/14/2021
4+
author: nilabjaball
5+
ms.author: niball
6+
ms.reviewer: mathoma, randolphwest
7+
ms.date: 01/08/2025
88
ms.service: azure-sql-database
99
ms.subservice: migration-guide
1010
ms.topic: how-to
@@ -171,5 +171,4 @@ The Data SQL Engineering team developed these resources. This team's core charte
171171
- [Best practices for costing and sizing workloads migrated to Azure](/azure/cloud-adoption-framework/migrate/azure-best-practices/migrate-best-practices-costs)
172172
- [Cloud Migration Resources](https://azure.microsoft.com/migration/resources)
173173

174-
- To assess the application access layer, see [Data Access Migration Toolkit](https://marketplace.visualstudio.com/items?itemName=ms-databasemigration.data-access-migration-toolkit).
175174
- For details on how to perform data access layer A/B testing, see [Database Experimentation Assistant](/sql/dea/database-experimentation-assistant-overview).

azure-sql/migration-guides/database/mysql-to-sql-database-guide.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
title: "MySQL to Azure SQL Database: Migration guide"
2+
title: "MySQL to Azure SQL Database: Migration guide"
33
description: In this guide, you learn how to migrate your MySQL databases to an Azure SQL database by using SQL Server Migration Assistant for MySQL (SSMA for MySQL).
4-
author: croblesm
5-
ms.author: roblescarlos
6-
ms.reviewer: mathoma
4+
author: nilabjaball
5+
ms.author: niball
6+
ms.reviewer: mathoma, randolphwest
77
ms.date: 03/19/2021
88
ms.service: azure-sql-database
99
ms.subservice: migration-guide

azure-sql/migration-guides/database/oracle-to-sql-database-guide.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: In this guide, you learn how to migrate your Oracle schema to Azure
44
author: nilabjaball
55
ms.author: niball
66
ms.reviewer: mathoma, randolphwest
7-
ms.date: 11/19/2024
7+
ms.date: 01/08/2025
88
ms.service: azure-sql-database
99
ms.subservice: migration-guide
1010
ms.topic: how-to
@@ -148,8 +148,6 @@ After you successfully complete the *migration* stage, you need to complete a se
148148

149149
After the data is migrated to the target environment, all the applications that formerly consumed the source need to start consuming the target. Accomplishing this task requires changes to the applications in some cases.
150150

151-
The [Data Access Migration Toolkit](https://marketplace.visualstudio.com/items?itemName=ms-databasemigration.data-access-migration-toolkit) is an extension for Visual Studio Code that allows you to analyze your Java source code and detect data access API calls and queries. The toolkit provides you with a single-pane view of what needs to be addressed to support the new database back end. To learn more, see the [Migrate your Java applications from Oracle](https://techcommunity.microsoft.com/blog/microsoftdatamigration/migrate-your-java-applications-from-oracle-to-sql-server-with-the-help-of-the-da/368727) blog post.
152-
153151
### Perform tests
154152

155153
The test approach to database migration consists of the following activities:

azure-sql/migration-guides/database/sap-ase-to-sql-database.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
title: "SAP ASE to Azure SQL Database: Migration guide"
33
description: In this guide you learn how to migrate your SAP ASE databases to an Azure SQL database by using SQL Server Migration Assistant for SAP Adapter Server Enterprise.
4-
author: croblesm
5-
ms.author: roblescarlos
6-
ms.reviewer: mathoma
7-
ms.date: 03/19/2021
4+
author: nilabjaball
5+
ms.author: niball
6+
ms.reviewer: mathoma, randolphwest
7+
ms.date: 01/08/2025
88
ms.service: azure-sql-database
99
ms.subservice: migration-guide
1010
ms.topic: how-to
@@ -121,5 +121,4 @@ For more information about these issues and the steps to mitigate them, see the
121121
- [Best practices for costing and sizing workloads for migration to Azure](/azure/cloud-adoption-framework/migrate/azure-best-practices/migrate-best-practices-costs)
122122
- [Cloud Migration Resources](https://azure.microsoft.com/migration/resources)
123123

124-
- To assess the application access layer, see [Data Access Migration Toolkit (preview)](https://marketplace.visualstudio.com/items?itemName=ms-databasemigration.data-access-migration-toolkit).
125124
- For details on how to perform Data Access Layer A/B testing see [Database Experimentation Assistant](/sql/dea/database-experimentation-assistant-overview).

azure-sql/migration-guides/index.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ metadata:
1212
ms.tgt_pltfrm: na
1313
ms.devlang:
1414
ms.topic: landing-page
15-
author: croblesm
16-
ms.author: roblescarlos
17-
ms.reviewer: mathoma
15+
author: nilabjaball
16+
ms.author: niball
17+
ms.reviewer: mathoma, randolphwest
1818
ms.date: 11/06/2020
1919

2020
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new

azure-sql/migration-guides/managed-instance/db2-to-managed-instance-guide.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
title: "Db2 to Azure SQL Managed Instance: Migration guide"
33
description: This guide teaches you to migrate your IBM Db2 databases to Azure SQL Managed Instance, by using SQL Server Migration Assistant for Db2.
4-
author: croblesm
5-
ms.author: roblescarlos
6-
ms.reviewer: mathoma
7-
ms.date: 05/14/2021
4+
author: nilabjaball
5+
ms.author: niball
6+
ms.reviewer: mathoma, randolphwest
7+
ms.date: 01/08/2025
88
ms.service: azure-sql-managed-instance
99
ms.subservice: migration-guide
1010
ms.topic: how-to
@@ -170,5 +170,4 @@ The Data SQL Engineering team developed these resources. This team's core charte
170170
- [Cloud Adoption Framework for Azure](/azure/cloud-adoption-framework/migrate/azure-best-practices/contoso-migration-scale)
171171
- [Best practices for costing and sizing workloads migrated to Azure](/azure/cloud-adoption-framework/migrate/azure-best-practices/migrate-best-practices-costs)
172172

173-
- To assess the application access layer, see [Data Access Migration Toolkit](https://marketplace.visualstudio.com/items?itemName=ms-databasemigration.data-access-migration-toolkit).
174173
- For details on how to perform data access layer A/B testing, see [Database Experimentation Assistant](/sql/dea/database-experimentation-assistant-overview).

azure-sql/migration-guides/managed-instance/oracle-to-managed-instance-guide.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
title: "Oracle to Azure SQL Managed Instance: Migration guide"
33
description: In this guide, you learn how to migrate your Oracle schemas to Azure SQL Managed Instance by using SQL Server Migration Assistant for Oracle.
4-
author: croblesm
5-
ms.author: roblescarlos
6-
ms.reviewer: mathoma
7-
ms.date: 11/06/2020
4+
author: nilabjaball
5+
ms.author: niball
6+
ms.reviewer: mathoma, randolphwest
7+
ms.date: 01/08/2025
88
ms.service: azure-sql-managed-instance
99
ms.subservice: migration-guide
1010
ms.topic: how-to
@@ -141,8 +141,6 @@ After you've successfully completed the *migration* stage, you need to complete
141141

142142
After the data is migrated to the target environment, all the applications that formerly consumed the source need to start consuming the target. Accomplishing this step will require changes to the applications in some cases.
143143

144-
The [Data Access Migration Toolkit](https://marketplace.visualstudio.com/items?itemName=ms-databasemigration.data-access-migration-toolkit) is an extension for Visual Studio Code that allows you to analyze your Java source code and detect data access API calls and queries. The toolkit provides you with a single-pane view of what needs to be addressed to support the new database back end. To learn more, see the [Migrate our Java application from Oracle](https://techcommunity.microsoft.com/t5/microsoft-data-migration/migrate-your-java-applications-from-oracle-to-sql-server-with/ba-p/368727) blog post.
145-
146144
### Perform tests
147145

148146
The test approach to database migration consists of the following activities:

azure-sql/migration-guides/virtual-machines/oracle-to-sql-on-azure-vm-guide.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
title: "Oracle to SQL Server on Azure Virtual Machines: Migration guide"
33
titleSuffix: SQL Server on Azure VMs
44
description: This guide teaches you to migrate your Oracle schemas to SQL Server on Azure Virtual Machines by using SQL Server Migration Assistant for Oracle.
5-
author: croblesm
6-
ms.author: roblescarlos
5+
author: nilabjaball
6+
ms.author: niball
77
ms.reviewer: mathoma, randolphwest
8-
ms.date: 05/24/2022
8+
ms.date: 01/08/2025
99
ms.service: azure-vm-sql-server
1010
ms.subservice: migration-guide
1111
ms.topic: how-to
@@ -204,8 +204,6 @@ After you complete the migration stage, you need to complete a series of post-mi
204204

205205
After the data is migrated to the target environment, all the applications that previously consumed the source need to start consuming the target. Making those changes might require changes to the applications.
206206

207-
[Data Access Migration Toolkit](https://marketplace.visualstudio.com/items?itemName=ms-databasemigration.data-access-migration-toolkit) is an extension for Visual Studio Code. It allows you to analyze your Java source code and detect data access API calls and queries. The toolkit provides a single-pane view of what needs to be addressed to support the new database back end. To learn more, see [Migrate your Java application from Oracle](https://techcommunity.microsoft.com/t5/microsoft-data-migration/migrate-your-java-applications-from-oracle-to-sql-server-with/ba-p/368727).
208-
209207
### Perform tests
210208

211209
To test your database migration, complete these activities:

data-migration/sql-server/database/assessment-rules.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Assessment rules to identify issues with the source SQL Server inst
44
author: rajeshsetlem
55
ms.author: rsetlem
66
ms.reviewer: mathoma, randolphwest
7-
ms.date: 06/26/2024
7+
ms.date: 01/08/2025
88
ms.service: azure-sql-database
99
ms.subservice: migration-guide
1010
ms.topic: how-to
@@ -472,5 +472,4 @@ Review affected objects section in Azure Migrate to see all objects using `xp_cm
472472
- [Azure total Cost of Ownership Calculator](https://azure.microsoft.com/pricing/tco/calculator/)
473473
- [Cloud Adoption Framework for Azure](/azure/cloud-adoption-framework/migrate/azure-best-practices/contoso-migration-scale)
474474
- [Best practices for costing and sizing workloads migrate to Azure](/azure/cloud-adoption-framework/migrate/azure-best-practices/migrate-best-practices-costs)
475-
- [Data Access Migration Toolkit (Preview)](https://marketplace.visualstudio.com/items?itemName=ms-databasemigration.data-access-migration-toolkit)
476475
- [Overview of Database Experimentation Assistant](/sql/dea/database-experimentation-assistant-overview)

0 commit comments

Comments
 (0)