Menu
Newbedev LogoNEWBEDEV Python Javascript Linux Cheat sheet
Newbedev LogoNEWBEDEV
  • Python 1
  • Javascript
  • Linux
  • Cheat sheet
  • Contact

How to mail-enable an existing Azure AD security group?

There is no way to mail-enable an existing security group in AzureAD. you would need to recreate the group as mail-enabled through the Office365 Portal. Exchange ECP, or PowerShell. The latter can help you transfer settings and members.

If the security group is dynamic, you would lose this capability when converting. You can have a dynamic distro group (but it's not security group), or dynamic security group (that is not a distro group).

Tags:

Azure Active Directory

Microsoft Office 365

Related

How do I use Linux to find unused IP addresses on my network? Can mixing RAM memory size (on its own) reduce dual channel performance? mysqldump throws: Unknown table 'COLUMN_STATISTICS' in information_schema (1109) Is it possible to create a RHEL 6 repo on a RHEL 7 server CentOS 7: df started to hang yum/rpm Failed to initialize NSS library in chroot This could be due to CredSSP encryption oracle remediation - RDP to Windows 10 pro host Chroot SFTP - Possible to allow user to write to current (chroot) directory Persistently rename a Linux network interface without Udev / Reboot How to generate host SSH keys via ansible? When integrity of an Exchange 2013 mailbox database is questionable, is it safe to simply "move" the mailboxes, or do they have to be exported? I upgraded to Ubuntu Bionic on our server but it asks me to upgrade to Xenial?

Recent Posts

Pandas how to find column contains a certain value Recommended way to install multiple Python versions on Ubuntu 20.04 Build super fast web scraper with Python x100 than BeautifulSoup How to convert a SQL query result to a Pandas DataFrame in Python How to write a Pandas DataFrame to a .csv file in Python
© 2021 newbedevPrivacy Policy