You can follow along here.
https://learn.microsoft.com/en-us/microsoft-365/troubleshoot/sign-in/forgot-sign-in-password
--please don't forget to upvote
and Accept as answer
if the reply is helpful--
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi,
time ago, I created an azure account and also an app for my chrome extension.
After a long time, I tried to login, but couldnt find the right email.
Is it possible to find my login credentials by using the API credentials I use in the chrome extension?
auth: {
authority: "https://login.microsoftonline.com/common/",
clientId: "....",
redirectUri: chrome.identity.getRedirectURL("oauth2"),
},
I also have the client secret.
In the end, I want to know, which email I used for that account. Is that possible?
Thanks in advanced
Richard
You can follow along here.
https://learn.microsoft.com/en-us/microsoft-365/troubleshoot/sign-in/forgot-sign-in-password
--please don't forget to upvote
and Accept as answer
if the reply is helpful--
@Anonymous thanks for your quick reply. The problem ist to find out the email... I tried the email I thought is related, but no..... :/
Maybe this one.
https://support.microsoft.com/en-us/account-billing/you-forgot-your-microsoft-account-username-b2049472-3b8f-27d3-61c6-67a668453f4c
--please don't forget to upvote
and Accept as answer
if the reply is helpful--
I appreciate this is an older post but did you get this resolved? I have the same issue and I'm worried about the billing aspect for the Azure services on the account.