Cant Access Machine Learning

destiana syifa 0 Reputation points
2025-01-28T08:34:45.49+00:00

When i searched Machine Learning this always shows up

{
  "sessionId": "8057a7657622446b944c9e004b483cc2",
  "errors": [
    {
      "errorMessage": "interaction_required: AADSTS16000: User account '{EUII Hidden}' from identity provider 'live.com' does not exist in tenant 'Microsoft Services' and cannot access the application '0a2057a8-149c-40ca-859e-98de032535fb'(Microsoft Azure Marketplace) in that tenant. The account needs to be added as an external user in the tenant first. Sign out and sign in again with a different Azure Active Directory user account. Trace ID: 4ced7e29-839b-4547-8f57-9c9cac444a00 Correlation ID: 6f1de622-e6bd-4924-af00-53aa8a57fed4 Timestamp: 2025-01-28 08:32:16Z",
      "clientId": "0a2057a8-149c-40ca-859e-98de032535fb",
      "scopes": [
        "a0e1e353-1a3e-42cf-a8ea-3a9746eec58c/.default"
      ]
    }
  ]
}

This question is related to the following Learning Module

Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
1,998 questions
{count} votes

1 answer

Sort by: Most helpful
  1. VarunTha 11,795 Reputation points Microsoft Vendor
    2025-01-30T17:41:26.0333333+00:00

    Hi destiana syifa,

    Thank you for reaching out to us on the Microsoft Q&A platform.

    It looks like you're encountering the AADSTS16000 error. This is a common issue that occurs when trying to sign in to the Microsoft Entra admin center using a personal Microsoft account that isn't linked to a directory.

    Reason:

    When you log in to the Azure portal using a personal Microsoft account, by default, you are automatically logged in to the Microsoft Services tenant. As it is a default tenant with no directory, you cannot create a new user or group or create a new enterprise application, so administrative tasks can't be accomplished. To achieve this, an administrative access on a proper tenant is required.

    Solution:

    To resolve this, you will need to create your own tenant instead of using the default Microsoft Services tenant.

    Here’s how you can do that:

    1.Open an InPrivate/Incognito browser window (to avoid Single Sign-On issues).

    2.Visit Azure Free Account to create a new Azure account.

    3.When you create a new tenant, you will automatically become the Global Administrator, giving you full access to all administrative options.

    Alternatively, if you prefer to access the Entra admin center using your personal Microsoft account, you can invite your account as a guest user in an existing Azure tenant. Follow the steps in this guide: Add Guest Users and assign the Global Administrator role to your account.

    Once your personal Microsoft account is added to an Azure tenant and you accept the invitation via email, you can also create your own tenant using this link: Create a New Tenant.

    Hope this helps! Let me know if you need further assistance

    If you have found the answer provided to be helpful, please click on the "Upvote and Accept Answer" button so that it is useful for other members in the Microsoft Q&A community.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.