Skip to content

Commit 57f0082

Browse files
committed
Broken link
1 parent 1cf4bef commit 57f0082

File tree

2 files changed

+24
-10
lines changed

2 files changed

+24
-10
lines changed

articles/migrate/how-to-create-azure-sql-assessment.md

Lines changed: 23 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -34,13 +34,19 @@ You can create an Azure SQL assessment with sizing criteria as **Performance-bas
3434
## Run an assessment
3535
Run an assessment as follows:
3636
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+
3840
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**.
4145

4246
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+
4450
5. In Assessment properties > **Target Properties**:
4551
- In **Target location**, specify the Azure region to which you want to migrate.
4652
- Azure SQL configuration and cost recommendations are based on the location that you specify.
@@ -74,11 +80,15 @@ Run an assessment as follows:
7480
- In **Currency**, select the billing currency for your account.
7581
- 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.
7682
- 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+
7886
8. In **Assess Servers** > click Next.
7987
9. In **Select servers to assess** > **Assessment name** > specify a name for the assessment.
8088
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+
8292
11. Select the appliance, and select the servers you want to add to the group. Then click Next.
8393
12. In **Review + create assessment**, review the assessment details, and click Create Assessment to create the group and run the assessment.
8494
:::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:
95105

96106
1. **Windows, Linux and SQL Server** > **Azure Migrate: Discovery and assessment** > Click on the number next to Azure SQL assessment.
97107
2. Click on the assessment name which you wish to view. As an example(estimations and costs for example only):
98-
:::image type="content" source="./media/tutorial-assess-sql/assessment-sql-summary.png" alt-text="SQL assessment overview":::
108+
109+
:::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+
99111
3. Review the assessment summary. You can also edit the assessment properties or recalculate the assessment.
100112

101113
#### Discovered items
@@ -122,7 +134,9 @@ The monthly cost estimate includes compute and storage costs for Azure SQL confi
122134
### Review readiness
123135

124136
1. Click **Azure SQL readiness**.
125-
:::image type="content" source="./media/tutorial-assess-sql/assessment-sql-readiness.png" alt-text="Azure SQL readiness details":::
137+
138+
:::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+
126140
1. In Azure SQL readiness, review the **Azure SQL DB readiness** and **Azure SQL MI readiness** for the assessed SQL instances:
127141
- **Ready**: The instance is ready to be migrated to Azure SQL DB/MI without any migration issues or warnings.
128142
- 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
170184
- Cost estimates are based on the recommended Azure SQL configuration for an instance.
171185
- Estimated monthly costs for compute and storage are shown. As an example(estimations and costs for example only):
172186

173-
:::image type="content" source="./media/tutorial-assess-sql/assessment-sql-cost.png" alt-text="Cost details":::
187+
:::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":::
174188

175189
1. You can drill down at an instance level to see Azure SQL configuration and cost estimates at an instance level.
176190
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.

articles/migrate/tutorial-assess-sql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ Run an assessment as follows:
102102

103103
- Select **Save** if you made changes.
104104

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":::
106106

107107
8. In **Assess Servers**, select **Next**.
108108
9. In **Select servers to assess** > **Assessment name** > specify a name for the assessment.

0 commit comments

Comments
 (0)