I fail to understand much of the literature that comes from Microsoft these days. Could someone please answer this basic question for me?
Does Azure ADSI also provide a back-end/directory/data-source against which authentication can be made? Or does it just provide an interface, much like ADSI itself, that queries the active directory using LDAP?
And if it does provide a storage mechanism for user authentication, what sort of a storage is it? Does the storage contain the ability to represent organizational hierarchies? Also, does the back-end contain the ability to create an object graph of relationships among users and retrieve that graph?