Forum Discussion
danfoxley
Jan 06, 2020Copper Contributor
Create Mail Enabled User Post Staged Migration
After completing a staged migration for all of our on premise AD users and using AD Connect to keep our AD in sync with Office 365. What is the suggested method to create a NEW mail enabled user? Thi...
- Mar 04, 2021
Fabrics Unless the resources are broken up into different tables there is no much you can do right now. There is the ability to use table level access but if all the resources are feeding into the same table you would not be able to apply the different access levels.
In this case, it seems your best bet would be to have 2 Azure Sentinel instances, one per subscription. This way you can use the OOTB roles to control who can access which instance and use Azure Lighthouse and/or multi-environment queries to view all the incidents at one time.
The new changes to the Portal UI makes it very easy to switch between different workspaces now which will also help. https://azurecloudai.blog/2021/03/03/improved-azure-portal-view-makes-switching-between-azure-sentinel-laws-easier/
rao_kru
Jan 06, 2020Brass Contributor
Create the AD user with all the details require. go to your On-prem Exchange managment Shell and run Enable-RemoteMailbox -Identity "FirstName LastName" -RemoteRoutingAddress "FirstName.LastName@Domain.onmicrosoft.com"
make sure you have assign Office 365 License to the AD user. exchange online account will be added for the user.
make sure you have assign Office 365 License to the AD user. exchange online account will be added for the user.