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
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -53,15 +53,15 @@ App Modernization for .NET assessment helps you identify your application readin
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.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/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.
63
63
64
-
:::image type="content" source="media/AssessmentInProcess.png" alt-text="Screenshot that shows assessment in progress with status indicators.":::
64
+
:::image type="content" source="media/assessment-in-process.png" alt-text="Screenshot that shows assessment in progress with status indicators.":::
65
65
66
66
6. When the assessment completes, you can view a comprehensive assessment report UI page and receive a list of migration tasks in the chat window.
67
67
@@ -83,7 +83,7 @@ Select the **Run Task** button in the Assessment Report generated in the previou
83
83
84
84
Send the migration task number (e.g., 1.1) or its name in the chat.
85
85
86
-
:::image type="content" source="media/quickstart_chat_experience.png" alt-text="A screenshot showing sending the message in the Copilot Chat to start a migration task.":::
86
+
:::image type="content" source="media/quickstart-chat-experience.png" alt-text="A screenshot showing sending the message in the Copilot Chat to start a migration task.":::
87
87
88
88
### Plan and progress tracker generation
89
89
@@ -113,7 +113,7 @@ Send the migration task number (e.g., 1.1) or its name in the chat.
113
113
114
114
The GitHub Copilot app modernization for .NET extension provides default chat message options to streamline your workflow.
115
115
116
-
:::image type="content" source="media/quickstart_followup.png" alt-text="Screenshot that shows default chat message options in the Copilot Chat.":::
116
+
:::image type="content" source="media/quickstart-followup.png" alt-text="Screenshot that shows default chat message options in the Copilot Chat.":::
117
117
118
118
You can choose one of the predefined options below and send it in the chat:
0 commit comments