Azure AD Tenant = Organizational Account? -


i reading through various articles on how headless app can authenticate azure. i'm little confused terminologies. in sample code, says needs azure ad tenant account.

my understanding azure account can microsoft account or organizational account. azure ad tenant either of 2 or organizational account? can show me clarified in documentation?

from definition here: https://msdn.microsoft.com/en-us/library/azure/jj573650.aspx (see section what azure tenant):

with identity platform provided microsoft azure, a tenant dedicated instance of azure active directory (azure ad) organization receives , owns when signs microsoft cloud service such azure or office 365.

an azure ad have 1 or more users. these users native azure ad, sourced other azure ads (or local ad) or microsoft accounts. afaik, of today if user account not microsoft account means organization account.


Comments

Popular posts from this blog

get url and add instance to a model with prefilled foreign key :django admin -

css - Make div keyboard-scrollable in jQuery Mobile? -

ruby on rails - Seeing duplicate requests handled with Unicorn -