Skip to content

Commit 5ff9e07

Browse files
authored
Merge pull request #273 from sabotta/carlasabDMASamples2
Added two samples and readmes
2 parents dc0b30d + 34b37af commit 5ff9e07

File tree

5 files changed

+1077
-0
lines changed

5 files changed

+1077
-0
lines changed
1.61 MB
Binary file not shown.
Lines changed: 66 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,66 @@
1+
# Power BI Reports for Consolidated Migration Assessments
2+
3+
This contains examples of Power BI reports for consolidated migration assessements. The assessments are generated using Data Migration Assistant, to evaluate moving data to SQL Server or to Azure SQL Database.
4+
5+
6+
### Contents
7+
8+
[About this sample](#about-this-sample)<br/>
9+
[Before you begin](#before-you-begin)<br/>
10+
[Run this sample](#run-this-sample)<br/>
11+
[Sample details](#sample-details)<br/>
12+
[Related links](#related-links)<br/>
13+
14+
15+
<a name=about-this-sample></a>
16+
17+
## About this sample
18+
19+
20+
- **Applies to:** SQL Server 2016 (or higher), Azure SQL Database
21+
- **Key features:** Migration assessments
22+
23+
24+
<a name=before-you-begin></a>
25+
26+
## Before you begin
27+
28+
To run this sample, you need the following prerequisites.
29+
30+
**Software prerequisites:**
31+
32+
1. Power BI
33+
2. SQL Server 2016 (or higher) or an Azure SQL Database
34+
3. Data Migration Assistant
35+
36+
**Azure prerequisites:**
37+
38+
1. Permission to create an Azure SQL Database
39+
40+
<a name=run-this-sample></a>
41+
42+
## Run this sample
43+
44+
<!-- Step by step instructions. Here's a few examples -->
45+
46+
1. Copy the DMA Reports V3.1.pbix file locally.
47+
2. Open the file using Power BI.
48+
49+
<a name=sample-details></a>
50+
51+
## Sample details
52+
53+
This includes the following Power BI reports, for consolidated migration assessments.
54+
- **Dashboard:** Provides snapshot stats and a drill down report.
55+
- **On Premise Upgrade Readiness:** Shows the percentage upgrade success for you assessed databases.
56+
- **On Premise Feature Parity Report -- Details:** Highlights new features that can be used for database in the target SQL Server version.
57+
- **Azure SQL DB Upgrade Readiness:** Shows the percentage upgrade success for databases assessed for Azure SQL DB migrations.
58+
- **Azure SQL DB Unsuppported Features:** Shows features that in your existing databases are not supported in Azure SQL DB (v12).
59+
60+
<a name=related-links></a>
61+
62+
## Related Links
63+
64+
For more information, see these articles:
65+
66+
[Report on your Consolidated Assessments using Power BI (Data Migration Assistant)](https://docs.microsoft.com/sql/dma/dma-powerbiassesreport)

0 commit comments

Comments
 (0)