Reputation: 185
I am doing the Azure fundamentals course and require the sandbox environment to do the course. But despite refreshing the page a hundred times( following the instruction from the troubleshooting page ) I see the same error.
`Email is required to activate a sandbox
Your Microsoft account must be linked to a valid email to activate a sandbox. Go to Microsoft Account Settings to link your email and try again.`
Not sure why I am seeing this error as I am already logged in.
Any ideas that might help?
Upvotes: 10
Views: 8175
Reputation: 1
I just ran into this problem. I had added an outlook.com email alias to my account and set it as the primary. No matter how I logged in, be it the new outlook.com address or my original hotmail.com address, I would get that error.
Setting my original hotmail.
Upvotes: 0
Reputation: 159
Make sure you have linked your outlook email. If its already linked then log out from MS Learn and try login again. Here: https://learn.microsoft.com/
It worked for me.
Upvotes: 0
Reputation: 31
Just Sign out yourself, and Sign in using your email address. it will solve the issue.
Upvotes: 0
Reputation: 28870
I had this same issue when working on some Azure training courses.
When I try to activate the sandbox, I get the error:
Email is required to activate a sandbox or lab
Your Microsoft account must be linked to a valid email to activate a sandbox or lab. Go to Microsoft Account Settings to link your email and try again.
For more information, please check the troubleshooting guidance page.
Here's how I solved it:
The problem was that I was logging in with my username instead of my full email.
So instead of [email protected]
, I was using the username my-username
.
All I had to do was to log out from https://learn.microsoft.com and https://account.microsoft.com
Afterwhich, I logged in to https://learn.microsoft.com/ with my email which is [email protected]
This time everything worked fine.
That's all.
I hope this helps
Upvotes: 0
Reputation: 1
Retry and it should work. At least it did for me
Upvotes: 0
Reputation: 11
It used to work for me too, until it didn't.
This helped: https://learn.microsoft.com/answers/questions/7694/sandbox-activation-failing-1.html
Essentially, what worked for me was to go to the Profile (click the icon at the top right of the page and click "Profile"), under "Settings", add my email address to the "Email for notifications" field.
Then make sure to log out and then back in and try again.
Upvotes: 1
Reputation: 1806
In my case the email address was verified, yet I still had the same issue.
Here is what I do to make Azure Sandbox work:
Upvotes: 18
Reputation: 51
in my case, long ago, I created the account with an alias when I signed up for skype. Recently I added the @outlook.com email.
I fixed the issue by login using the email @outlook instead of my skype login.
Upvotes: 5
Reputation: 43
I was also facing the same issue. This was working for me a few months back. Also my account alias seems to be verified since there is no "Verify" button against it on the "Manage how you sign in" page.
I had created the Microsoft account with a username and email id(alias) logging in with the email id solved this issue. This check for email id must have been added recently, because I'd run the sandbox with my username login multiple times in the past.
Hope this helps!
Upvotes: 2
Reputation: 16438
It seems that you haven't verified your email address linked to your MSA.
When you sign up for a Microsoft account or add an email address to your account, a request will be sent to that email for you to verify. To finish the process, just follow the verification link in the email. If you need a new verification email:
See details here.
Upvotes: 1