Jun 01 2020
10:21 AM
- last edited on
Dec 23 2021
04:44 AM
by
TechCommunityAP
Jun 01 2020
10:21 AM
- last edited on
Dec 23 2021
04:44 AM
by
TechCommunityAP
I have just on-boarded a customer to my tenant and I have used ARM template to get a delegation access of a resource group from my customers tenant.
Customer resource group contains a LogAnalyticsWorkspace which I use in my Azure Sentinel Workspace. since I have delegated access. I am using Azure Sentinel of my tenant to go through the logs.
My question is that if I connect "Azure AD Data Connector" and start ingesting the customer logs into my Azure Sentinel, then would I be charged for log ingestion or will the customer be charged. Also, if there is any additional cost that will be charged from the customer.
I could not locate the correct microsoft azure documentation which covers this scenario. Your help will be much appreciated.
Jun 01 2020 11:31 AM
Jun 01 2020 11:38 AM
@Rajkamal1960 You would not want to ingest the data into your tenant (but you would pay the ingestion charges and your client would pay egress charges if in a different region). Like @Thijs Lecomte said, use Azure Lighthouse to interact with your customers.
This article will get you started:
https://docs.microsoft.com/en-us/azure/sentinel/multiple-tenants-service-providers
Jun 02 2020 12:45 AM
also take a look at module 3 in the training - MSSP
"...A special use case is providing service using Azure Sentinel, for example by an MSSP (Managed Security Service Provider) or by a Global SOC in a large organization. "
Jun 02 2020 10:56 AM
@Gary Bushey Thanks for the clarification.
It means that I will be charged if I am working on Azure Sentinel at my tenant on the LogAnanlyticsWorkspace of my client's tenant. As I have already got the delegated access of that resource group of client's workspace. Please let me know if my understanding is correct.
Also it would be much appreciated if you can tell me more about egress charges if in a different region.
Thanks
Jun 02 2020 11:42 AM
@Rajkamal1960 *IF* you do not use Azure Lighthouse, and again that is the preferred method, you will be charged for the data coming into your Azure Sentinel instance. With Lighthouse, all the data stays on the client side.
You can go here to see more on egress charges: https://azure.microsoft.com/en-us/pricing/details/bandwidth/
Jun 02 2020 11:51 AM
@Gary Bushey If I am not using Azure Lighthouse then what other methods I have to ingest logs in to my Azure Sentinel Workspace from my client's AD.
Because if I am not using Azure Lighthouse then I will not be able to get the delegated access of their resource groups and will not be able to get the access of their LogAnalyticsWorkspace.
Jun 02 2020 01:16 PM
@Rajkamal1960 Your other options would include having an account setup on their tenant (or use B2B) or ingest the data into your Azure Sentinel instance.
The additional accounts would be preferable to ingesting the data into your account
Jun 03 2020 01:50 AM