Forum Discussion

AdamJones's avatar
AdamJones
Copper Contributor
Feb 06, 2021

Azure Sentinel Multi tenant/MSSP Playbooks

Hi,

 

Just to add some background before I ask the question.

 

We have about 8 customers that we have deployed a CSP Subscription and put Sentinel on. We have then used Lighthouse to grant us access. This has been working great and no real problems as we can centrally run queries, see incidents and hunt etc. 

 

We are currently having to create multiple copies of the same playbook for each customer and putting it on their CSP subscription because we simply cannot get it to run when it exists on our "Master" subscription. How do we go around creating a single playbook that will work no matter the customer/subscription? I assume this is possible and before we start adding any more customers we thought we would check.

 

For example we have a Playbook that isolates a host using Defender ATP. Works great when deployed direct to the customer's subscription and it executes without issue.

 

Thanks

 

 

  • Thijs Lecomte's avatar
    Thijs Lecomte
    Bronze Contributor

    Hi AdamJones 

     

    I work at an MSSP aswell, using Sentinel to protect our customers.

    You can assign Playbooks that live in our own tenant, to alerts in a customers tenant. You just need to make sure that your users have Logic App Contributor on the Logic Apps in your own tenant. This way, when they go to Setinel from a customer, they should see your own Logic Apps.

     

    You need to watchout for Authentication however. If you want to use one master image, you need to create a multi tenant app registration which has permissions to isolate devices in the tenants of all your customers.

     

    Does this answer your questions?

  • pavankemi's avatar
    pavankemi
    Brass Contributor

    AdamJones . We are new to Sentinel and would like to implement the MSSP model shared resources model. I would like to know how a shared resources model authentication can be implemented.

     

    For example, i have my customer A, B and C and the subscription are being managed by customers. As an MSSP we want to provide a shared resources service model. Question here is as the subscription are being managed by customer how can our resources authenticate to the Azure sentinel of these customer. If this is a dedicated resource no doubt that we will allocate the resources and split them as L1,L2 and L3 group and provide the RBAC AZure Sentinel access. But when it comes to shared resource model there can be pool of  "N" number of resources  who may monitor the console as these are not dedicated resource but are shared and how we can plan the authentication of the resources.

    • Thijs Lecomte's avatar
      Thijs Lecomte
      Bronze Contributor
      You need to check out Lighthouse. It provides easy access to the resources of your customers.
      It integrates with Azure Sentinel really well.
      • pavankemi's avatar
        pavankemi
        Brass Contributor
        Hi, light house will help me out if i provide the list of resources name in the ARM template my question over here is as a shared resources i might be having 20 resources who will monitor the azure sentinel for various customer as part of shared srrvice. 1 resource might be providing service to multiple customers. Now i cannot request customer to create these 20 resources in their Azure AD. So what woild be the work around for this

Resources