Forum Discussion

GaryS123's avatar
GaryS123
Iron Contributor
May 22, 2024
Solved

Teams Pro license

I've upgraded to pro teams license but even though i go into the admin centre and remove the standard teams license and assign the pro teams license, the Teams Admin Centre still shows standard.  I've restart the devices too.  Is there something else I need to do?

I have only done it a couple of hours ago so does it need more time maybe?

  • Hi GaryS123,

    sometimes, changes in Microsoft 365 licenses can take a few hours to propagate throughout the system.

    Given that you've only made the change a couple of hours ago, it might be good to wait a bit longer to see if the change reflects.

    You can also use PowerShell to check and verify the license assignment.

    • Run the following PowerShell commands:

     

    Connect-MsolService
    Get-MsolUser -UserPrincipalName email address removed for privacy reasons | Select-Object -ExpandProperty Licenses
    ​

     

    If after a reasonable amount of time (e.g., 24 hours) the issue still persists, consider contacting Microsoft Support.



    Please click Mark as Best Response & Like if my post helped you to solve your issue.
    This will help others to find the correct solution easily. It also closes the item.


    If the post was useful in other ways, please consider giving it Like.


    Kindest regards,


    Leon Pavesic
    (LinkedIn)
    (Twitter)

2 Replies

  • LeonPavesic's avatar
    LeonPavesic
    Silver Contributor

    Hi GaryS123,

    sometimes, changes in Microsoft 365 licenses can take a few hours to propagate throughout the system.

    Given that you've only made the change a couple of hours ago, it might be good to wait a bit longer to see if the change reflects.

    You can also use PowerShell to check and verify the license assignment.

    • Run the following PowerShell commands:

     

    Connect-MsolService
    Get-MsolUser -UserPrincipalName email address removed for privacy reasons | Select-Object -ExpandProperty Licenses
    ​

     

    If after a reasonable amount of time (e.g., 24 hours) the issue still persists, consider contacting Microsoft Support.



    Please click Mark as Best Response & Like if my post helped you to solve your issue.
    This will help others to find the correct solution easily. It also closes the item.


    If the post was useful in other ways, please consider giving it Like.


    Kindest regards,


    Leon Pavesic
    (LinkedIn)
    (Twitter)

    • GaryS123's avatar
      GaryS123
      Iron Contributor
      It did take over 24 hours to show up so I am confident I can do the rest now. Thanks

Resources