I have MSDN. I have it attached to my gmail account. When I try and make a dev box it says that gmail.com is not OK. My Microsoft account is attached to it

dyeske 0 Reputation points
2024-09-24T19:12:01.32+00:00

I have MSDN. I have it attached to my gmail account. When I try and make a dev box it says that gmail.com is not OK. My Microsoft account is attached to my MSDN. I have been using MSDN for the last 3 years. When I go to the dashboard and click on devbox it takes me to here. https://devportal.microsoft.com/ When I try and log in to that portal it says

"You can't sign in here with a personal account. Use your work or school account instead."

Azure DevTest Labs
Azure DevTest Labs
An Azure service that is used for provisioning development and test environments.
277 questions
Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
7,124 questions
Not Monitored
Not Monitored
Tag not monitored by Microsoft.
39,704 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Michael Taylor 54,811 Reputation points
    2024-09-24T20:33:03.8166667+00:00

    To be clear an MS account is different than your MSDN subscription (now known as Visual Studio Subscription) which is different than an Azure account. A VS subscription requires an MS account. An MS account can technically use any email address you want. An Azure account is an MS account that is tied to Azure. For that to work you generally have to set up billing information and then you'll get your own subscription to work with. VS subscriptions give you Azure credits so often they are the same thing.

    Dev Box currently requires, based upon the docs here

    • Entra ID which is an organizational thing (Entra ID P1 to be specific)
    • Microsoft Intune which is an organization feature
    • Windows 11 Enterprise license (which your VS subscription may or may not have, depends on your subscription level)
    • Active Azure subscription

    Your personal Azure subscription won't have all that. Hence you would need to use a work account associated with an organization using Entra and Intune in order to use dev boxes.

    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.