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/azure/migration/appmod/quickstart.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,15 +49,15 @@ App Modernization for .NET assessment helps you identify your application readin
49
49
50
50
1. Clone the [.NET migration copilot samples](https://github.com/Azure-Samples/dotnet-migration-copilot-samples) repository to your local machine.
51
51
52
-
2. In Visual Studio, open the **Contoso University** solution from the samples repository.
52
+
2. In Visual Studio, open the **Contoso University** solution from the samples repository.
53
53
54
54
3. Right-click the solution in Solution Explorer and select **Modernize**.
55
55
56
-
:::image type="content" source="media/modernize.png" alt-text="Screenshot that shows the modernize option in the context menu.":::
56
+
:::image type="content" source="media/modernize-solution.png" alt-text="Screenshot that shows the modernize option in the context menu.":::
57
57
58
58
4. A GitHub Copilot Chat window opens with a welcome message and predefined options. Select **Migrate to Azure** from the available choices and send it to Copilot.
59
59
60
-
:::image type="content" source="media/welcome.png" alt-text="Screenshot that shows the welcome message with migration options.":::
60
+
:::image type="content" source="media/modernization-welcome.png" alt-text="Screenshot that shows the welcome message with migration options.":::
61
61
62
62
5. A new Copilot chat session opens and displays the welcome message. The assessment automatically begins and analyzes your project for migration readiness.
0 commit comments