Skip to content

Commit 3d62a81

Browse files
DescatlesWenhao Zhangninpan-mshellosnowJessie Huang
authored
New app mod flow doc (#48543)
* Initial commit * replace the image of overview * Update app mod .NET key features * update assessment part * update assessment part * refine and add follow up * Initial commit * replace the image of overview * Update app mod .NET key features * update assessment part * update assessment part * refine and add follow up * Add migration steps in quickstart * Add tasks * resize image * preview * update app mod migration doc with feedback * revert overview.md * update for date and content * update links * add Aws sqs * Apply suggestions from code review * editorial pass * fix image names * fix images * fixes * add alternative way * add alternative way * Fix spacing in quickstart title for clarity * Delete default chat messages section from quickstart Removed section on default chat messages for .NET extension. --------- Co-authored-by: Wenhao Zhang <[email protected]> Co-authored-by: Ningting Pan <[email protected]> Co-authored-by: ninpan-ms <[email protected]> Co-authored-by: Huang Xueyuan (Jessie) <[email protected]> Co-authored-by: Jessie Huang <[email protected]> Co-authored-by: alexwolfmsft <[email protected]> Co-authored-by: Alex Wolf <[email protected]>
1 parent 4a6f596 commit 3d62a81

16 files changed

+78
-51
lines changed

docs/azure/migration/appmod/faq.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,14 +122,17 @@ If Visual Studio fails to automatically upgrade AppCAT when a new version is ava
122122

123123
## What should I do if I see "Command failed: No .NET SDKs were found" errors?
124124

125-
This error occurs when AppCAT cannot find a compatible .NET SDK, even if you have other .NET SDKs installed. AppCAT requires the .NET 8.0 SDK to run properly.
125+
This error occurs when AppCAT cannot find a compatible .NET SDK, even if you have other .NET SDKs installed. AppCAT requires the .NET 9.0 SDK to run properly.
126126

127127
To fix this error:
128128

129-
1. Download and install the .NET 8 SDK from <https://dotnet.microsoft.com/download/dotnet/8.0>.
129+
1. Download and install the .NET 9.0 SDK from <https://dotnet.microsoft.com/download/dotnet/9.0>.
130130
2. Restart Visual Studio.
131131
3. Run the assessment again.
132132

133+
> [!NOTE]
134+
> The GitHub Copilot app modernization for .NET extension can automatically help you install or upgrade to .NET 9. If you have an older version of the extension, update to the latest version for automatic installation assistance for the required .NET 9.0 SDK.
135+
133136
## Does the tool store my source code?
134137

135138
No. The tool uses GitHub Copilot in the same way you use it to modify code, and doesn't retain code snippets beyond the immediate session. Telemetry metrics are collected and analyzed to track feature usage and effectiveness.
82.5 KB
Loading
102 KB
Loading
34.9 KB
Loading
51.9 KB
Loading
126 KB
Loading
135 KB
Loading
48.1 KB
Loading
-173 KB
Binary file not shown.
-181 KB
Binary file not shown.

0 commit comments

Comments
 (0)