Can we bill users on Tenant based on number of active users in tenant .

Shreyas Rastogi 225 Reputation points
2023-11-30T19:36:26.7533333+00:00

Suppose we have 20 users on Tenant with E5 Licence assigned . If at any given time there are only 10 users that are active in that month ,

Is there a billing model for only Active users (10 in this case) not for all 20 users every month .

Thanks in advance!!!

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
24,615 questions
{count} votes

Accepted answer
  1. Marilee Turscak-MSFT 37,196 Reputation points Microsoft Employee Moderator
    2023-11-30T21:08:19.6166667+00:00

    @Shreyas Rastogi ,

    There isn't currently a model like this. You pay when you purchase a license, whether it is used or not.

    One option in your case though would be to detect inactive users via Microsoft Graph or script and remove the users and licenses that you do not need.

    https://learn.microsoft.com/en-us/entra/identity/monitoring-health/howto-manage-inactive-user-accounts

    See also: Get inactive users with licenses assigned

    If the information was helpful to you, please Accept the answer. This will help us as well as others in the community who may be researching similar questions.


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.