Skip to content

Commit 777e9bf

Browse files
committed
graphic add and author to rajpo
1 parent c05737f commit 777e9bf

12 files changed

Lines changed: 23 additions & 21 deletions

docs/dma/dma-assesssqlonprem.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Perform a SQL Server migration assessment (Data Migration Assistant) | Microsoft Docs"
33
description: Learn how to use Data Migration Assistant to assess an on-premises SQL Server before migrating to another SQL Server or to Azure SQL Database
44
ms.custom: ""
5-
ms.date: "08/28/2018"
5+
ms.date: "08/29/2018"
66
ms.prod: sql
77
ms.prod_service: "dma"
88
ms.reviewer: ""
@@ -16,7 +16,7 @@ helpviewer_keywords:
1616
ms.assetid: ""
1717
caps.latest.revision: ""
1818
author: HJToland3
19-
ms.author: jtoland
19+
ms.author: rajpo
2020
manager: craigg
2121
---
2222

docs/dma/dma-bestpractices.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Best practices for Data Migration Assistant (SQL Server) | Microsoft Docs"
33
description: Learn best practices for migrating SQL Server databases with Data Migration Assistant
44
ms.custom: ""
5-
ms.date: "06/02/2018"
5+
ms.date: "08/29/2018"
66
ms.prod: sql
77
ms.prod_service: "dma"
88
ms.reviewer: ""
@@ -16,7 +16,7 @@ helpviewer_keywords:
1616
ms.assetid: ""
1717
caps.latest.revision: ""
1818
author: HJToland3
19-
ms.author: jtoland
19+
ms.author: rajpo
2020
manager: craigg
2121
---
2222

docs/dma/dma-commandline.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Run Data Migration Assistant from the command line (SQL Server) | Microsoft Docs"
33
description: Learn how to run Data Migration Assistant from the command line to assess SQL Server databases for migration
44
ms.custom: ""
5-
ms.date: "08/18/2018"
5+
ms.date: "08/29/2018"
66
ms.prod: sql
77
ms.prod_service: "dma"
88
ms.reviewer: ""
@@ -16,7 +16,7 @@ helpviewer_keywords:
1616
ms.assetid: ""
1717
caps.latest.revision: ""
1818
author: HJToland3
19-
ms.author: jtoland
19+
ms.author: rajpo
2020
manager: craigg
2121
---
2222

docs/dma/dma-configurationsettings.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Configure settings for Data Migration Assistant (SQL Server) | Microsoft Docs"
33
description: Learn how to configure settings for the Data Migration Assistant by updating values in the configuration file
44
ms.custom: ""
5-
ms.date: "08/31/2017"
5+
ms.date: "08/29/2018"
66
ms.prod: sql
77
ms.prod_service: "dma"
88
ms.reviewer: ""
@@ -16,7 +16,7 @@ helpviewer_keywords:
1616
ms.assetid: ""
1717
caps.latest.revision: ""
1818
author: HJToland3
19-
ms.author: jtoland
19+
ms.author: rajpo
2020
manager: craigg
2121
---
2222

docs/dma/dma-consolidatereports.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ helpviewer_keywords:
1616
ms.assetid: ""
1717
caps.latest.revision: ""
1818
author: HJToland3
19-
ms.author: jtoland
19+
ms.author: rajpo
2020
manager: craigg
2121
---
2222

@@ -79,6 +79,8 @@ Create a database called **EstateInventory** and a table called **DatabaseInvent
7979
- DatabaseName
8080
- AssessmentFlag
8181

82+
![SQL Server table contents](../dma/media//dma-consolidatereports/dma-sql-server-table-contents.png)
83+
8284
If this database is not on the tools computer, ensure that the tools computer has network connectivity to this SQL Server instance.
8385

8486
The benefit of using a SQL Server table over a CSV file is that you can use the assessment flag column to control the instance / database that gets picked up for assessment, which makes it easier to separate assessments into smaller chunks. You can then span multiple assessments (see the section on running an assessment later in this article), (see the section on running an assessment later in this article), which is easier than maintaining multiple CSV files.

docs/dma/dma-migrateonpremsql.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Upgrade on-premises SQL Server to SQL Server or SQL Server on Azure VMs using the Data Migration Assistant | Microsoft Docs"
33
description: Learn how to use Data Migration Assistant to upgrade an on-premises SQL Server to a later version of SQL Server or to SQL Server on Azure VMs
44
ms.custom: ""
5-
ms.date: "07/11/2018"
5+
ms.date: "08/29/2018"
66
ms.prod: sql
77
ms.prod_service: "dma"
88
ms.reviewer: ""
@@ -16,7 +16,7 @@ helpviewer_keywords:
1616
ms.assetid: ""
1717
caps.latest.revision: ""
1818
author: HJToland3
19-
ms.author: jtoland
19+
ms.author: rajpo
2020
manager: craigg
2121
---
2222

docs/dma/dma-migrateonpremsqltosqldb.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Migrate on-premises SQL Server to Azure SQL Database using the Data Migration Assistant | Microsoft Docs"
33
description: Learn how to use Data Migration Assistant to migrate an on-premises SQL Server to Azure SQL Database
44
ms.custom: ""
5-
ms.date: "07/09/2018"
5+
ms.date: "08/29/2018"
66
ms.prod: sql
77
ms.prod_service: "dma"
88
ms.reviewer: ""
@@ -16,7 +16,7 @@ helpviewer_keywords:
1616
ms.assetid: ""
1717
caps.latest.revision: ""
1818
author: HJToland3
19-
ms.author: jtoland
19+
ms.author: rajpo
2020
manager: craigg
2121
---
2222

docs/dma/dma-migrateserverlogins.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Migrate SQL Server logins with Data Migration Assistant | Microsoft Docs"
33
description: Learn how to migrate SQL Server logins with Data Migration Assistant
44
ms.custom: ""
5-
ms.date: "08/31/2017"
5+
ms.date: "08/29/2018"
66
ms.prod: sql
77
ms.prod_service: "dma"
88
ms.reviewer: ""
@@ -16,7 +16,7 @@ helpviewer_keywords:
1616
ms.assetid: ""
1717
caps.latest.revision: ""
1818
author: HJToland3
19-
ms.author: jtoland
19+
ms.author: rajpo
2020
manager: craigg
2121
---
2222

docs/dma/dma-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Overview of Data Migration Assistant (SQL Server) | Microsoft Docs"
33
description: Learn how to use Data Migration Assistant to migrate SQL Server databases to other SQL Server or Azure databases
44
ms.custom: ""
5-
ms.date: "03/15/2018"
5+
ms.date: "08/29/2018"
66
ms.prod: sql
77
ms.prod_service: "dma"
88
ms.reviewer: ""
@@ -16,7 +16,7 @@ helpviewer_keywords:
1616
ms.assetid: ""
1717
caps.latest.revision: ""
1818
author: HJToland3
19-
ms.author: jtoland
19+
ms.author: rajpo
2020
manager: craigg
2121
---
2222

docs/dma/dma-powerbiassesreport.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Analyze consolidated Data Migration Assistant assessment reports with Power BI (SQL Server) | Microsoft Docs"
33
description: Learn how to use Power BI to analyze Data Migration Assessment reports that you've imported and consolidated in SQL Server
44
ms.custom: ""
5-
ms.date: "09/07/2017"
5+
ms.date: "08/29/2018"
66
ms.prod: sql
77
ms.prod_service: "dma"
88
ms.reviewer: ""
@@ -16,7 +16,7 @@ helpviewer_keywords:
1616
ms.assetid: ""
1717
caps.latest.revision: ""
1818
author: HJToland3
19-
ms.author: jtoland
19+
ms.author: rajpo
2020
manager: craigg
2121

2222
---

0 commit comments

Comments
 (0)