Can we change teams email address if ours is I.e., ******@abc.com to ******@abc.com as when teams was created it was added with ******@abc.com so what would be impact on this change ?

Vinod Survase 4,801 Reputation points
2021-10-15T20:28:16.907+00:00

Can we change teams email address if ours is I.e., abc@jaswant .com to xyz@jaswant .com as when teams was created it was added with abc@jaswant .com so what would be impact on this change ?

Will it affect all users in teams including data which is there in that team?

Microsoft 365 and Office | Skype for Business | Windows
Microsoft 365 and Office | Skype for Business | Windows
A Microsoft communications service that provides communications capabilities across presence, instant messaging, audio/video calling, and an online meeting experience that includes audio, video, and web conferencing.
Microsoft Teams | Microsoft Teams for business | Other
0 comments No comments
{count} votes

Answer accepted by question author
  1. Vasil Michev 123.6K Reputation points MVP Volunteer Moderator
    2021-10-16T06:34:44.26+00:00

    Yes you can, although technically, the email address is tied to the underlying Microsoft 365 Group. Thus you need to use the Group-related cmdlets (Set-UnifiedGroup) or endpoint (either the M365 admin center or the Exchange admin center). Here's an example via PowerShell:

    Set-UnifiedGroup TeamName -PrimarySmtpAddress ******@domain.com
    

    No, it will not affect any data in the team.

    3 people found this answer helpful.

2 additional answers

Sort by: Most helpful
  1. Martha Franki 0 Reputation points
    2023-02-01T01:44:24.6033333+00:00

    When do I get my loan

    0 comments No comments

  2. Martha Franki 0 Reputation points
    2023-02-01T01:46:05.4233333+00:00

    When do I get a loan

    0 comments No comments

Your answer

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