How to automate creation of an Outlook email account

Zuhaili Amin 0 Reputation points
2023-05-15T06:08:08.2533333+00:00

Hi,

Is there any way to automate the creation of an Outlook email account, based on the information from an Azure AD Account?

Thanks in advance

Outlook | Windows | Classic Outlook for Windows | For business
Microsoft Security | Microsoft Entra | Microsoft Entra ID
{count} votes

1 answer

Sort by: Most helpful
  1. Vasil Michev 119.7K Reputation points MVP Volunteer Moderator
    2023-05-15T14:40:15.64+00:00

    Can you clarify what exactly you mean here? If you are looking to provision a mailbox to an Azure AD user, this is done by assigning an Exchange Online license to the corresponding user account. There are multiple way to automate the license assignment process, including PowerShell, Graph API, the use of group-based licensing, and so on.

    If you mean the process of configuring Outlook profile for the user, Autodiscover takes care of that. Make sure your Autodiscover record is properly configured as instructed by the "add domain wizard". To further automate the process, you can use the ZeroConfigExchange method as detailed here: https://techcommunity.microsoft.com/t5/outlook-global-customer-service/zeroconfigexchange-automating-the-creation-of-an-outlook-profile/ba-p/389691

    1 person found this answer helpful.
    0 comments No comments

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.