Addressing data security challenges in shared tenant
Published Sep 19 2023 10:00 AM 6,859 Views
Microsoft

This is a common architecture we see throughout State and Local Government customers (figure 1). This scenario also exists in many multi-national organizations, as well as very large organizations with a centralized structure. For the public sector, agencies (or companies) are typically managed centrally by the State, City, or County’s central IT team: 

 

Leo_Ramirez_0-1695071816624.png

Figure 1

 

 

The operations or central IT team manages the tenant on behalf of the hosted agencies. This often presents challenges for both the tenant provider (central IT/Operations) and for the agencies, especially when it comes to data security policies.  For example, only central IT typically has access to the Microsoft Purview portal. What this means is that only central IT can: 

 

  • Create/manage data loss prevention policies 
  • Create/manage information protection label policies 
  • View data loss prevention alerts 
  • View audit events 

Often times this creates a lot of administrative overhead for central IT admins as they have responsibility for not only creating/managing policies, but also triaging alerts related to the agencies in the shared tenant. This can be very cumbersome, especially in centralized organizations that host 40, 50, 60, 70 or more agencies in the tenant. 

 

In addition, many times government agencies have specific regulatory requirements they need to comply with (for example – HIPAA, CJIS, IRS Pub 1075). Without the ability to create and manage data loss prevention and data protection policies, this can hinder their progress in ensuring they are meeting regulatory requirements. Moreover, without access to audit events and alerts, agencies are limited on demonstrating the effectiveness of their data protection / data privacy program. 

 

Administrative Units with RBAC scoping can help! Admin units allow you to subdivide your organization into distinct units and then assign specific admins that can manage only the members of that unit. 

 

Essentially, this helps solve use cases for central IT and agency admins!  

 

Here’s how: 

  • Central IT Admins can define granular user scopes in the Purview portal role permissions workflow and ring-fence roles to a specific set of users based on agency, department, geo, etc. 
  • Agency admins with granular user scopes can create and manage policies only for users within their scoped permissions. (without impacting other agencies/companies) 
  • Agency admins with granular user scopes can access dashboards to manage alerts and view audit events for ONLY their users. 

In Figure 2, think about the IT admins from each of these agencies: DOH, DHS, and DOT. With RBAC scoping and Admin Units, these admins can create policies for data loss prevention and information protection for their user groups, without impacting other agency users. In essence, they can ONLY see the policies they create and scope these policies to their users groups.  

 

Leo_Ramirez_1-1695071816627.png

Figure 2 

 

RBAC scoped permissions can also be uses for different role groups depending on the level of access you want to provide for the administrator. As depicted in Figure 2, you can assign the Information Protection Admin role to the “Data Protection Lead”, the Information Protection Investigator role to the “SOC Lead, and Information Protection Analyst role to a “SOC Analyst”. Each of these have different role-based permissions.  

 

To see which Purview Role groups can be assigned to Admin Units please see:  

Permissions in the Microsoft Purview compliance portal | Microsoft Learn 

 

While this blog is primarily focused on the data security solutions in Purview as they relate to Admin Units, below is a list of all the Purview solutions that currently support Admin units: 

 

Leo_Ramirez_2-1695071816630.png

Figure 3 

 

In order to configure administrative units, your organization needs to meet the below licensing prerequisites: 

Leo_Ramirez_3-1695071816631.png

Figure 4 

 

Let’s now see how you can create and use Admin Units based on a common use case in State and Local Government (multiple agencies hosted in a shared tenant managed by central IT): 

 

Use Case 

  • Contoso has 2 agencies in the tenant – DOH and DOT 
  • Contoso Compliance Administrators should be able to administer DLP policies entireContoso tenant​. 
  • DOH Compliance Administrators should be able to administer DLP policies for ONLY users in DOH agency​. 
  • DOT Compliance Administrators should be able to administer DLP policies for ONLY users in DOT agency​. 

 

Leo_Ramirez_4-1695071816632.png

Figure 5  

 

 

Steps: 

  Step 1 - Create Administrative Units in Azure Portal​ for DOH and DOT – To be executed by Central IT: 

  1. Contoso Central IT signs in to the Microsoft Entra admin center as at least a Privileged Role Administrator. 
  2. Browse to Identity > Roles & admins > Admin units. 
  3. Select Add. 
  4. In the Name box, enter the name of the administrative unit “DOH Org”. Optionally, add a description of the administrative unit. 
  5. Click “Review+Create” and create the Admin unit. 
  6. Open the Admin unit that you just created and click on “Properties.” 
  7. Select “Membership Type” as “Dynamic User”. 
  8. Select Add dynamic query. 
  9. Use the rule builder to specify the dynamic membership rule as below. Here we have used the department attribute and set it to “DOH”. 

    Leo_Ramirez_5-1695071816633.png

    Figure 6  

  10. Follow steps 1 to 9 to create an admin unit for DOT.  
  11. We now have 2 admin units that we can start leveraging in the MS Purview portal. 

 

Reference links for creating admin units: 

Permissions in the Microsoft Purview compliance portal | Microsoft Learn 

 

Step2: Scope Purview Roles to Admin Units To be executed by Central IT 

  • As per requirement in Figure 5, let’s assign Purview Role group Compliance Administrator to DOH IT admin to manage policies for DOH agency and assign Purview Role group Compliance Administrator to DOT IT admin to manage policies for DOT agency. 

For this: 

  1. Contoso Central IT navigates to Home - Microsoft Purview-> Roles & scopes-> Permissions. Use global admin or Contoso Compliance Administrator credentials. 
  2. Under “Microsoft Purview solutions”-> Click “Roles 
  3. Select “Compliance Administrator”. 
  4. Click on “Choose Users” and add both the DOH and DOT admins. 
  5. Select the DOH Admin and then assign the “DOH Org” admin unit. 
  6. Similarly, select the DOT Admin and then assign the “DOT Org” admin unit. 
  7. So, we have now assigned both the departmental admins to their corresponding agency admin units. 
    1. Leo_Ramirez_6-1695071816635.png

       

       Figure 7  

Refer steps here add users or groups to a Microsoft Purview built-in role group. 

 

 

Step 3: Agency administration for DLP Policies 

  • DOH Admin to create DLP policy to protect content containing ePHI and Medical Terms for DOH employees. DOH Admin can check Activity Explorer for DLP rule matches of DOH users. 
  1. Login to Home - Microsoft Purview using DOH Admin credentials.  
  2. Go to “Data Loss Prevention” -> Click “Create policy”. 
  3. Choose “Medical and health” category-> Select “U.S. Health Insurance Act (HIPAA) Enhanced” template. 
  4. Give the name to the policy as “DOH DLP Policy”. 
  5. Then click “Add or Remove admin units”. 
  6. Select the admin units “DOH Org”. 
    1.  

      Leo_Ramirez_13-1695072410473.png

       

       Figure 8  

       

       

  7. Select all Exchange, OneDrive accounts and Teams and click Next. 
  8. Choose all default settings and finish creating your policy. 
  9. If you want to test the DLP action, make sure you selected “Turn it on right away” as the DLP Policy mode. 
  10. Now, if any DLP policy match for a user in DOH admin unit, the corresponding alert will be generated “Data Loss Prevention”->Alerts. 
  11. The DOH IT admin will be able to see DLP alerts only for their admin unit. Contoso IT admin will be able to see alerts for all users in the tenant. 
    1.  

      Leo_Ramirez_14-1695072470041.png

       

       Figure 9  

  12. The DOH IT admin will be able to see the Activity “DLPRulematches” for users in DOH Org within the Ms Purview Activity explorer. 
    1. Leo_Ramirez_9-1695071816639.pngFigure 10  

 

 

 

Please refer to the steps below to create and deploy DLP policies. 

Create and deploy a data loss prevention policy | Microsoft Learn 

 

 

  • Similarly, DOT admin can follow steps 1 to 12 above, to create DLP policy to protect content containing PII for DOT employees. DOT Admin can check Activity Explorer for DLP rules matches of DOT users. 

    Leo_Ramirez_10-1695071816640.png

     

     Figure 11  

     

     

    Leo_Ramirez_11-1695071816642.png

     

    Figure 12  

 

 

Similarly, agencies can also create & manage Information protection and Data lifecycle management policies for their own agencies. They can also check Audit logs, just for their own agencies. 

 

CONCLUSION: 

As you can see, administrative units and RBAC user scoping is quite simple to configure and deploy. This is a powerful feature that can be leveraged to solve for the most common use case we see in State and Local Government as it applies to shared tenants. Admin units with RBAC scoping can reduce administrative burden for central IT, while providing agencies with access to deploy policies and manage their alerts and audit events. In addition, central IT does not lose visibility into what agencies are deploying and they retain full control and visibility over all policies and audit events. Central IT can still see ALL policies that have been deployed in the Purview portal and can assist agencies when needed, instead of managing and creating all data security policies and triaging ALL alerts on behalf of the agencies. 

 

For more information on how central IT admins and agency admins can use admin units with RBAC scoping, please see the recording: https://youtu.be/69i4Cy2mdEg?si=ucybUvtAXAG1TbPTW 

 

Are you interested in giving Admin Units/RBAC scoping a try, but do not currently meet the licensing requirements? Well, you can easily request an in-product trial directly from the Purview portal (see figure 5). This trial will give you 90 days to try all G5/E5 Compliance solutions. 

 

Leo_Ramirez_12-1695071816643.png

Figure 5 

 

NOTE – Admin units with RBAC is currently available for Commercial customers and is scheduled to be available for GCC customers in October 2023 for Data Loss Prevention/Information Protection and Audit: 

 

DLP/MIP - Microsoft 365 Roadmap | Microsoft 365 

Audit - Microsoft 365 Roadmap | Microsoft 365 

 

If you like to learn more about SLG use cases for Microsoft Purview, please feel free to Join the Microsoft Purview Customer Community for SLG! (office.com).  

 

When you join this community, you will receive invitations for webinars that cover topics related to Microsoft Purview and answers to the #1 question government customers have - "What are other customers doing?" We cover use cases learned from the field and we share it back with the community. We also invite customer, industry, and Microsoft experts to have discussions covering topics related to data security, privacy, risk, data governance, and compliance.  

Version history
Last update:
‎Sep 19 2023 10:11 AM
Updated by: