What happens if we remove and assign again Microsoft 365 Audio Conferencing license?

Kamalpreet Singh 81 Reputation points
2021-02-02T20:57:30.533+00:00

We wrote a script to bulk assign new apps to users under MS 365 Business Basic license. Since there is no way using graph API to assign additional app, we had to remove Business Basic license and assign it again. Some users were assigned Teams app (under business basic license) with Audio Conferencing license so, when we tried to remove Business Basic in our script, it error out that Audio Conferencing license is dependent on Teams app so it cannot be removed.

We updated our script to remove Audio Conferencing in this case and then reassign it after Business Basic is assigned.

Will reassigning Audio Conferencing have any adverse effect such as, will it change phone number or PIN or something else upon reassigning?

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,479 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,555 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,415 questions
{count} votes

Accepted answer
  1. Sharon Zhao-MSFT 25,106 Reputation points Microsoft Vendor
    2021-02-04T07:38:07.24+00:00

    @Kamalpreet Singh ,

    If Automatically send emails to users if their audio conferencing settings change is turned on in Microsoft Teams admin center, users will receive an notification email as below.
    63924-image.png

    When you reassign audio conferencing, the conference phone number and audio conferencing PIN will be different from before. The following is a comparison in my test environment.
    63925-image.png

    If Automatically send emails to users if their audio conferencing settings change is turned off in Microsoft Teams admin center, users won’t receive emails.

    For more information, please refer to this article.


    If the response is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    1 person found this answer helpful.

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.