You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/dma/dma-commandline.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: "Run from command line (SQL Server Data Migration Assistant) | Microsoft Docs"
3
3
ms.custom:
4
-
ms.date: "08/31/2017"
4
+
ms.date: "09/01/2017"
5
5
ms.prod: "sql-non-specified"
6
6
ms.reviewer: ""
7
7
ms.suite: ""
@@ -19,7 +19,7 @@ ms.author: "carlasab"
19
19
manager: "craigg"
20
20
---
21
21
22
-
# Run Data Migration Assistant from command line
22
+
# Run Data Migration Assistant from the command line
23
23
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.
Copy file name to clipboardExpand all lines: docs/dma/dma-powerbiassesreport.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: "Report on your Consolidated Assessments using Power BI (SQL Server Data Migration Assistant) | Microsoft Docs"
3
3
ms.custom:
4
-
ms.date: "08/24/2017"
4
+
ms.date: "09/01/2017"
5
5
ms.prod: "sql-non-specified"
6
6
ms.reviewer: ""
7
7
ms.suite: ""
@@ -28,7 +28,7 @@ For information on consolidating migration assessments using Data Migration Assi
28
28
29
29
You can download at https://powerbi.microsoft.com/.
30
30
31
-
## Example Power BI Reports
31
+
## Sample Power BI reports
32
32
33
33
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).
34
34
@@ -71,7 +71,7 @@ You can modify these reports to work with your environment by changing the data
71
71
72
72

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

111
111
112
-
### Azure SQL DB Upgrade Readiness Report -- Details
112
+
### Azure SQL DB Upgrade Readiness Report: Details
113
113
114
114

115
115
116
116
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.
117
117
118
-
### Azure Features Parity Report -- Details
118
+
### Azure Features Parity Report: Details
119
119
120
120

121
121
@@ -126,7 +126,7 @@ By selecting a feature in the funnel chart, the data at the bottom lists the ins
126
126

127
127
128
128
129
-
### Azure SQL DB Unsupported Features Report -- Details
129
+
### Azure SQL DB Unsupported Features Report: Details
130
130
131
131

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

140
140
141
-
## See Also
141
+
## See also
142
142
143
143
[Overview of Data Migration Assistant](../dma/dma-overview.md)
0 commit comments