-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #42491 from dotnet/main
Merge main into live
- Loading branch information
Showing
630 changed files
with
27,410 additions
and
18,774 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
--- | ||
title: Azure Migrate application and code assessment for .NET FAQ | ||
description: Frequently asked questions for the Azure Migrate application and code assessment for .NET | ||
ms.topic: conceptual | ||
ms.date: 08/16/2024 | ||
--- | ||
|
||
# Frequently asked questions | ||
|
||
This page answers some of the most common questions about the Azure Migrate application and code assessment tool. | ||
|
||
### What is Azure Migrate application and code assessment? | ||
|
||
Azure Migrate application and code assessment for .NET is a free tool by Microsoft that focuses on code and application analysis and recommendations for planning cloud deployments. The tool improves confidence in running business-critical solutions in the cloud through a developer-oriented assessment experience of source code. It also provides recommendations and examples to optimize code and configurations for the cloud. The recommendations align with industry-proven practices to build reliable, modern, and innovative applications on Azure. | ||
|
||
### What scenarios should I use Azure Migrate application and code assessment for? | ||
|
||
For scenarios that require deeper analysis of the application and migration guidance, several other dimensions such as source code, application configuration and dependency analysis become necessary. Azure Migrate application and code assessment for .NET assists with full source code level scanning and application scanning to produce a comprehensive report for your migration needs. | ||
|
||
### When should I use Azure Migrate application and code assessment? | ||
|
||
Use this tool if you manage application development projects and have access to source code written in .NET and you want to move to Azure. The tool can help you learn about how to replatform your applications to be cloud ready. Azure Migrate application and code assessment for.NET can help you generate deep analysis with dependencies clearly laid out with a dashboard. It tells you what the mandatory changes are that you need to apply for it to run on Azure. | ||
|
||
### Do I need to pay to use Azure Migrate application and code assessment? | ||
|
||
No, it's a free tool. | ||
|
||
### Do I need Visual Studio to use the Azure Migrate application and code assessment CLI tool? | ||
|
||
No, the only prerequisite for using the CLI tool is that you have the .NET SDK (6.0 or greater) installed. | ||
|
||
### Which target destinations does it cover today? | ||
|
||
The tool covers various Azure services including Azure App Service, Azure Spring Apps, Azure Container Apps, and Azure Kubernetes Service. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.