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: articles/migrate/how-to-create-azure-sql-assessment.md
+23-9Lines changed: 23 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,13 +34,19 @@ You can create an Azure SQL assessment with sizing criteria as **Performance-bas
34
34
## Run an assessment
35
35
Run an assessment as follows:
36
36
1. On the **Overview** page > **Windows, Linux and SQL Server**, click **Assess and migrate servers**.
37
-
:::image type="content" source="./media/tutorial-assess-sql/assess-migrate.png" alt-text="Overview page for Azure Migrate":::
37
+
38
+
:::image type="content" source="./media/tutorial-assess-sql/assess-migrate-inline.png" alt-text="Screenshot of Overview page for Azure Migrate." lightbox="./media/tutorial-assess-sql/assess-migrate-expanded.png":::
39
+
38
40
2. On **Azure Migrate: Discovery and assessment**, click **Assess** and choose the assessment type as **Azure SQL**.
39
-
:::image type="content" source="./media/tutorial-assess-sql/assess.png" alt-text="Dropdown to choose assessment type as Azure SQL":::
40
-
3. In **Assess servers** > you will be able to see the assessment type pre-selected as **Azure SQL** and the discovery source defaulted to **Servers discovered from Azure Migrate appliance**.
41
+
42
+
:::image type="content" source="./media/tutorial-assess-sql/assess-inline.png" alt-text="Screenshot of Dropdown to choose assessment type as Azure SQL." lightbox="./media/tutorial-assess-sql/assess-expanded.png":::
43
+
44
+
3. In **Assess servers**, you will be able to see the assessment type pre-selected as **Azure SQL** and the discovery source defaulted to **Servers discovered from Azure Migrate appliance**.
41
45
42
46
4. Click **Edit** to review the assessment properties.
43
-
:::image type="content" source="./media/tutorial-assess-sql/assess-servers-sql.png" alt-text="Edit button from where assessment properties can be customized":::
47
+
48
+
:::image type="content" source="./media/tutorial-assess-sql/assess-servers-sql-inline.png" alt-text="Screenshot of Edit button from where assessment settings can be customized." lightbox="./media/tutorial-assess-sql/assess-servers-sql-expanded.png":::
49
+
44
50
5. In Assessment properties > **Target Properties**:
45
51
- In **Target location**, specify the Azure region to which you want to migrate.
46
52
- Azure SQL configuration and cost recommendations are based on the location that you specify.
@@ -74,11 +80,15 @@ Run an assessment as follows:
74
80
- In **Currency**, select the billing currency for your account.
75
81
- In **Azure Hybrid Benefit**, specify whether you already have a SQL Server license. If you do and they're covered with active Software Assurance of SQL Server Subscriptions, you can apply for the Azure Hybrid Benefit when you bring licenses to Azure.
76
82
- Click Save if you make changes.
77
-
:::image type="content" source="./media/tutorial-assess-sql/view-all.png" alt-text="Save button on assessment properties":::
83
+
84
+
:::image type="content" source="./media/tutorial-assess-sql/view-all-inline.png" alt-text="Screenshot to save the assessment properties." lightbox="./media/tutorial-assess-sql/view-all-expanded.png":::
85
+
78
86
8. In **Assess Servers** > click Next.
79
87
9. In **Select servers to assess** > **Assessment name** > specify a name for the assessment.
80
88
10. In **Select or create a group** > select **Create New** and specify a group name.
81
-
:::image type="content" source="./media/tutorial-assess-sql/assessment-add-servers.png" alt-text="Location of New group button":::
89
+
90
+
:::image type="content" source="./media/tutorial-assess-sql/assessment-add-servers-inline.png" alt-text="Screenshot of Location of New group button." lightbox="./media/tutorial-assess-sql/assessment-add-servers-expanded.png":::
91
+
82
92
11. Select the appliance, and select the servers you want to add to the group. Then click Next.
83
93
12. In **Review + create assessment**, review the assessment details, and click Create Assessment to create the group and run the assessment.
84
94
:::image type="content" source="./media/tutorial-assess-sql/assessment-create.png" alt-text="Location of Review and create assessment button.":::
@@ -95,7 +105,9 @@ Run an assessment as follows:
95
105
96
106
1.**Windows, Linux and SQL Server** > **Azure Migrate: Discovery and assessment** > Click on the number next to Azure SQL assessment.
97
107
2. Click on the assessment name which you wish to view. As an example(estimations and costs for example only):
:::image type="content" source="./media/tutorial-assess-sql/assessment-sql-summary-inline.png" alt-text="Screenshot of Overview of SQL assessment." lightbox="./media/tutorial-assess-sql/assessment-sql-summary-expanded.png":::
110
+
99
111
3. Review the assessment summary. You can also edit the assessment properties or recalculate the assessment.
100
112
101
113
#### Discovered items
@@ -122,7 +134,9 @@ The monthly cost estimate includes compute and storage costs for Azure SQL confi
:::image type="content" source="./media/tutorial-assess-sql/assessment-sql-readiness-inline.png" alt-text="Screenshot with Details of Azure SQL readiness" lightbox="./media/tutorial-assess-sql/assessment-sql-readiness-expanded.png":::
139
+
126
140
1. In Azure SQL readiness, review the **Azure SQL DB readiness** and **Azure SQL MI readiness** for the assessed SQL instances:
127
141
-**Ready**: The instance is ready to be migrated to Azure SQL DB/MI without any migration issues or warnings.
128
142
- Ready(hyperlinked and blue information icon): The instance is ready to be migrated to Azure SQL DB/MI without any migration issues but has some migration warnings that you need to review. You can click on the hyperlink to review the migration warnings and the recommended remediation guidance:
@@ -170,7 +184,7 @@ The assessment summary shows the estimated monthly compute and storage costs for
170
184
- Cost estimates are based on the recommended Azure SQL configuration for an instance.
171
185
- Estimated monthly costs for compute and storage are shown. As an example(estimations and costs for example only):
:::image type="content" source="./media/tutorial-assess-sql/assessment-sql-cost-inline.png" alt-text="Screenshot of cost details." lightbox="./media/tutorial-assess-sql/assessment-sql-cost-expanded.png":::
174
188
175
189
1. You can drill down at an instance level to see Azure SQL configuration and cost estimates at an instance level.
176
190
1. You can also drill down to the database list to review the Azure SQL configuration and cost estimates per database when an Azure SQL Database configuration is recommended.
Copy file name to clipboardExpand all lines: articles/migrate/tutorial-assess-sql.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -102,7 +102,7 @@ Run an assessment as follows:
102
102
103
103
- Select **Save** if you made changes.
104
104
105
-
:::image type="content" source="./media/tutorial-assess-sql/view-all.png" alt-text="Screenshot of Save button on assessment settings.":::
105
+
:::image type="content" source="./media/tutorial-assess-sql/view-all-inline.png" alt-text="Screenshot to save the assessment properties." lightbox="./media/tutorial-assess-sql/view-all-expanded.png":::
106
106
107
107
8. In **Assess Servers**, select **Next**.
108
108
9. In **Select servers to assess** > **Assessment name** > specify a name for the assessment.
0 commit comments