Error using Azure Migrate App containerization to migrate ASP.NET APP

Moral Pezuela Pablo del 0 Reputation points
2023-01-31T15:02:30.2266667+00:00

First of all, I'm using the app conteinerization tool of Azure Migrate, I'm trying to migrate an ASP.NET App to AKS, using a VM that hosts Windows Server 2019.

When I try to provide a cluster for AKS in the deployment specifications, I'm getting the following error:

User's image

Can anyone help me please?

Azure Migrate
Azure Migrate
A central hub of Azure cloud migration services and tools to discover, assess, and migrate workloads to the cloud.
717 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Arun Siripuram 801 Reputation points
    2023-01-31T18:23:27.86+00:00

    @del Moral Pezuela, Pablo

    Thank you for posting your query on Microsoft Q&A.

    The error message "InternalServerError" with a possible cause of "Forbidden" suggests that you may not have sufficient permissions to access the resources you're trying to use in your Azure Migrate project.

    Here are a few things you can try to resolve the issue:

    1. Check the Azure Active Directory (AD) permissions for the user that you're using to sign in to the Azure portal. Make sure that the user has the necessary role-based access control (RBAC) permissions for the subscription and the resources you're trying to access.
    2. Check the Azure policy settings for your subscription. There may be a policy in place that's blocking the creation of AKS clusters.
    3. Try to use a different Azure AD user or an Azure AD service principal with the necessary permissions to sign in to the Azure portal and run the migration.
    4. If you're using Azure Migrate in a multi-tenant environment, check if there are any restrictions or limits in place that may be affecting your ability to create AKS clusters.
    5. Check the Azure AD and AKS logs for any errors or warnings that may provide more information about the cause of the issue.
    0 comments No comments