Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions docs/azure/migration/appmod/containerization.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,10 @@ The GitHub Copilot app modernization for .NET containerization feature helps you

1. Open your project in Visual Studio.

1. Enable "appModernizationDeploy" in the GitHub Copilot toolbox.

:::image type="content" source="media/appmod-dotnet-containerization-tool-selection.png" alt-text="Screenshot that shows containerization tool selection.":::

1. Start containerization by using one of these approaches:

- **Containerize from Assessment Report**: In the assessment report, select **Run Task** for the Docker Containerization issue.
Expand Down
Loading