Forum Discussion
FahadAhmed
Feb 17, 2022Brass Contributor
Is there cost for Azure function connecting to GCP to pull logs to sentinel?
Hi, We have a scenario where we are planning to connect Google Cloud to Azure Sentinel using pull methodology (Azure Function). The question is, is there any cost associated with using Azure func...
- Feb 17, 2022
FahadAhmed There is a minimal cost by using the Azure Function however, according to the Azure pricing calculator, the first 400,000 GB/s of execution and 1,000,000 executions are free (per month) so you should be fine.
GaryBushey
Feb 17, 2022Bronze Contributor
FahadAhmed There is a minimal cost by using the Azure Function however, according to the Azure pricing calculator, the first 400,000 GB/s of execution and 1,000,000 executions are free (per month) so you should be fine.
FahadAhmed
Feb 22, 2022Brass Contributor
Hi Gary, Can you please share the screenshot and the link from where you got the above estimations? I am looking at Azure Sentinel calculator and couldnt find these specific details. https://azure.microsoft.com/en-us/pricing/calculator/?service=azure-sentinel
- FahadAhmedFeb 22, 2022Brass ContributorOk , I got the answer, its from the below link
https://azure.microsoft.com/en-us/pricing/details/functions/
Thanks for your support Gary