Skip to content

Commit 4d2b711

Browse files
committed
fix images
1 parent 22aa838 commit 4d2b711

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed
File renamed without changes.
File renamed without changes.

docs/azure/migration/appmod/overview.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,19 +57,19 @@ App Modernization for .NET (Preview) supports the following scenarios:
5757

5858
Evaluates your application's readiness for Azure migration in Visual Studio, powered by [AppCAT for .NET](../appcat/install.md).
5959

60-
![Assessment](media/overview_assessment.png)
60+
![Assessment](media/overview-assessment.png)
6161

6262
- **Solution recommendations**
6363

6464
Recommends target Azure services for your application's resource dependencies, tailored to each category of assessed issues.
6565

66-
![Solution](media/overview_solution.png)
66+
![Solution](media/overview-solution.png)
6767

6868
- **Code remediation for common issues**
6969

7070
Accelerates code changes for [common modernization issues](predefined-tasks.md) by applying predefined tasks that represent expert best practices.
7171

72-
![Apply Task](media/overview_remediation.png)
72+
![Apply Task](media/overview-remediation.png)
7373

7474
- **Automatic fixes for compilation errors:**
7575

docs/azure/migration/appmod/quickstart.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,15 +49,15 @@ App Modernization for .NET assessment helps you identify your application readin
4949

5050
1. Clone the [.NET migration copilot samples](https://github.com/Azure-Samples/dotnet-migration-copilot-samples) repository to your local machine.
5151

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.
5353

5454
3. Right-click the solution in Solution Explorer and select **Modernize**.
5555

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.":::
5757

5858
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.
5959

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.":::
6161

6262
5. A new Copilot chat session opens and displays the welcome message. The assessment automatically begins and analyzes your project for migration readiness.
6363

0 commit comments

Comments
 (0)