User-2102945646 posted
Hi,
I have an ASP.Net page, form to be exact, that I created in Visual Studio 2013 to let users change their passwords for several applications. The two most important passwords that I need to change are Active Directory and the Office 365 (Azure Active
Directory). All of the passwords are changed correctly including our Active Directory password, but I can't figure out how to change the Office 365 one. I signed up for the 30 day free trial of Azure and installed the Office 365 APIs for Visual
Studio 2013. However I'm not having much luck trying to find a link or tutorial on how to get an ASP.Net page to change the Office 365 password. With the setup the school district has, DirSync will not work so I'm trying to get this Office 365
APIs to do the trick for me, but with no luck. The server is not federated either.
Is there sample code or tutorials out there that walk a person through setting something like this up?
Thanks,
Scott