Web evangelist
Web evangelist

Reputation: 135

How to associate Office 365 subscription to Azure AD directory

Given situation

I have two Azure AD directories in one Azure portal tenant.

  1. AD_1 - A directory that got automatically created when signed up for Azure cloud the first time
  2. AD_2 - A directory that I have manually created for managing a different set of users.

I also have an office365 account, that got created using the same Azure account. In it first I purchased a subscription.

Later I purchased another subscription purely for non-office products for different set of users.

Questions

Disclaimer: I am a noob to whole Azure AD, Office 365, for that matter Microsoft products. Please forgive my naivety.

Upvotes: 0

Views: 728

Answers (1)

Jose Paredes
Jose Paredes

Reputation: 339

No matter the originating subscription access to services or apps only depends on licenses. So just navigate to Office 365 Portal > Administration > Users > Active, there select a user and assign the appropriate license, no matter from which AD user comes from, in fact it is also possible to assign licenses to users created in a local AD that is synchronized to Azure AD (administration privileges are needed for this procedure)

Upvotes: 1

Related Questions