Forum Discussion
Azure Sentinel Multi-Tenant in MSP via Lighthouse
- May 25, 2021
David Caddick Since you are using Lighthouse, you can create 2 Azure AD groups in your tenant, one that provides read-only rights and the other that provides read/write rights. Then, if you need it, you can add the appropriate user to the read/write group (or just assign a person that would handle all modifications of the incident to that group).
You can also look at Privileged Identity Management (PIM) access to AD groups (currently in preview) Managing privileged Azure AD groups in Privileged Identity Management (PIM) | Microsoft Docs
David Caddick Since you are using Lighthouse, you can create 2 Azure AD groups in your tenant, one that provides read-only rights and the other that provides read/write rights. Then, if you need it, you can add the appropriate user to the read/write group (or just assign a person that would handle all modifications of the incident to that group).
You can also look at Privileged Identity Management (PIM) access to AD groups (currently in preview) Managing privileged Azure AD groups in Privileged Identity Management (PIM) | Microsoft Docs