locked
How to create a Windows Azure tenant and user programmatically RRS feed

  • Question

  • I have a MVC5 webapp that I protect using ACS (Access Control Service). One of the identity providers is the Windows Azure Active directory.

    I want the user to be able to create their own AD tenant and create a user themselves using my webapp.

    How can I create a Azure Active Directory tenant and create an accompanied user by code?

    Tuesday, November 18, 2014 8:53 AM

Answers

  • Hi,

     Thanks for Posting.

      I hope the following thread from StackOverflow answers your question.
      http://stackoverflow.com/questions/26002255/programmatically-creating-a-azure-ad-in-c-sharp

    Regards,
    Nithin.Rathnakar 

      
    Tuesday, November 18, 2014 9:30 AM