Skip to content

Commit 02dc1c6

Browse files
committed
changes requested as part of last check-in
1 parent 7f43737 commit 02dc1c6

40 files changed

Lines changed: 16 additions & 16 deletions

docs/dma/dma-assesssqlonprem.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Assess your SQL Server migration (Data Migration Assistant) | Microsoft Docs"
33
ms.custom:
4-
ms.date: "08/31/2017"
4+
ms.date: "09/01/2017"
55
ms.prod: "sql-non-specified"
66
ms.reviewer: ""
77
ms.suite: ""
@@ -54,7 +54,7 @@ SQL Database**.
5454

5555
![Select an assessment report type](../dma/media/AssessmentTypes.png)
5656

57-
1. When you are assessing your source SQL Server migrating to Azure SQL
57+
3. When you are assessing your source SQL Server migrating to Azure SQL
5858
Database(s), you can choose one or both from the following
5959
assessment report types:
6060

docs/dma/dma-bestpractices.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Best practices for Data Migration Assistant (SQL Server) | Microsoft Docs"
33
ms.custom:
4-
ms.date: "08/31/2017"
4+
ms.date: "09/01/2017"
55
ms.prod: "sql-non-specified"
66
ms.reviewer: ""
77
ms.suite: ""

docs/dma/dma-commandline.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Run from command line (SQL Server Data Migration Assistant) | Microsoft Docs"
33
ms.custom:
4-
ms.date: "08/31/2017"
4+
ms.date: "09/01/2017"
55
ms.prod: "sql-non-specified"
66
ms.reviewer: ""
77
ms.suite: ""
@@ -19,7 +19,7 @@ ms.author: "carlasab"
1919
manager: "craigg"
2020
---
2121

22-
# Run Data Migration Assistant from command line
22+
# Run Data Migration Assistant from the command line
2323
With version 2.1 and above, when you install Data Migration Assistant, it will also install dmacmd.exe in *%ProgramFiles%\\Microsoft Data Migration Assistant\\. Use dmacmd.exe to assess your databases in an unattended mode, and output the result to JSON or CSV file. This is especially useful when assessing several databases or huge databases.
2424

2525
> [!NOTE]

docs/dma/dma-consolidatereports.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Consolidate assessment reports (SQL Server Data Migration Assistant) | Microsoft Docs"
33
ms.custom:
4-
ms.date: "08/31/2017"
4+
ms.date: "09/01/2017"
55
ms.prod: "sql-non-specified"
66
ms.reviewer: ""
77
ms.suite: ""

docs/dma/dma-migrateonpremsql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Migrate on-premises SQL Server (Data Migration Assistant) | Microsoft Docs"
33
ms.custom:
4-
ms.date: "08/31/2017"
4+
ms.date: "09/01/2017"
55
ms.prod: "sql-non-specified"
66
ms.reviewer: ""
77
ms.suite: ""

docs/dma/dma-powerbiassesreport.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Report on your Consolidated Assessments using Power BI (SQL Server Data Migration Assistant) | Microsoft Docs"
33
ms.custom:
4-
ms.date: "08/24/2017"
4+
ms.date: "09/01/2017"
55
ms.prod: "sql-non-specified"
66
ms.reviewer: ""
77
ms.suite: ""
@@ -28,7 +28,7 @@ For information on consolidating migration assessments using Data Migration Assi
2828

2929
You can download at https://powerbi.microsoft.com/.
3030

31-
## Example Power BI Reports
31+
## Sample Power BI reports
3232

3333
To download examples of Power BI reports for consolidated migration assessments, click [here](https://msdnshared.blob.core.windows.net/media/2017/03/DMA-Reports-V3.11.zip).
3434

@@ -71,7 +71,7 @@ You can modify these reports to work with your environment by changing the data
7171

7272
![Refresh Power BI report](../dma/media/RefreshReport.png)
7373

74-
### Dashboard Report -- Details
74+
### Dashboard Report: Details
7575

7676
![Dashboard Report](../dma/media/DashboardReport.png)
7777

@@ -89,7 +89,7 @@ This view becomes even more powerful when first filtering by a specific database
8989

9090
![Breaking changes for HR database](../dma/media/BreakingChanges.png)
9191

92-
### On Premises Upgrade Readiness Report -- Details
92+
### On-Premises Upgrade Readiness Report: Details
9393

9494
![On Premises Upgrade Readiness Report](../dma/media/OnPremisesUpgradeReadinessReport.png)
9595

@@ -99,7 +99,7 @@ Filtering by instance and database name and using the score cards at the top, yo
9999

100100
![Upgrade success factor for AdventureWorks database](../dma/media/UpgradeSuccessFactor.png)
101101

102-
### On Premise Feature Parity Report -- Details
102+
### On-Premises Feature Parity Report: Details
103103

104104
![On Premises Feature Parity Report](../dma/media/OnPremisesFeatureParityReport.png)
105105

@@ -109,13 +109,13 @@ By selecting a feature in the funnel chart, the data at the bottom highlights wh
109109

110110
![Feature recommendation for Stretch Database](../dma/media/FeatureRecommend_StretchDatabase.png)
111111

112-
### Azure SQL DB Upgrade Readiness Report -- Details
112+
### Azure SQL DB Upgrade Readiness Report: Details
113113

114114
![Azure SQL DB Upgrade Readiness Report](../dma/media/AzureSQLDBUpgradeReadinessReport.png)
115115

116116
This report shows the database readiness to migrate to Azure SQL Database V12.  The data from this report comes from the dbo.UpgradeSuccessRanking view in the DMAReporting database.
117117

118-
### Azure Features Parity Report -- Details
118+
### Azure Features Parity Report: Details
119119

120120
![Azure Features Parity Report](../dma/media/AzureFeaturesParityReport.png)
121121

@@ -126,7 +126,7 @@ By selecting a feature in the funnel chart, the data at the bottom lists the ins
126126
![Always on Availability Group feature](../dma/media/Feature_AlwaysOnAvailability.png)
127127

128128

129-
### Azure SQL DB Unsupported Features Report -- Details
129+
### Azure SQL DB Unsupported Features Report: Details
130130

131131
![Azure SQL DB Unsupported Features Report](../dma/media/AzureSQLDBUnsupportedFeaturesReport.png)
132132

@@ -138,7 +138,7 @@ For example, filtering by the DTC database and **Read-only databases cannot be u
138138

139139
![Read-only databases cannot be upgraded issue](../dma/media/ReadOnlyDatabases.png)
140140

141-
## See Also
141+
## See also
142142

143143
[Overview of Data Migration Assistant](../dma/dma-overview.md)
144144

docs/dma/media/AddDatabases.png

74.6 KB
Loading

docs/dma/media/AssessmentTypes.png

9.26 KB
Loading
-2.21 KB
Loading
35.8 KB
Loading

0 commit comments

Comments
 (0)