You are about to enable Microsoft Defender for Storage across your tenant but need to have a price estimation to share with your team to ensure it fits the team’s budget and share the results with the CISO for approval. Although the Azure pricing calculator makes it easy to do it, you still need to figure out how many transactions you are doing in your Storage Accounts in order to have a more accurate estimation.
The workbook below can make it even easier to accomplish this task, and you can deploy it from Microsoft Defender for Cloud GitHub community page.
While this workbook will help you to accomplish this task, there are some prerequisites that you must be aware, as described in the next section.
To proper use this workbook you need:
By selecting a subscription, your Storage Accounts will be listed (with and without Microsoft Defender for Storage). Once this happens, all File Transactions and Blob Transactions from the last seven days will be retrieved. In the equation, discounts are not considered; it is the official price listed in the Microsoft Defender for Cloud pricing site ($0.02/10K transactions).
For a month, we use the 7-day behavior in both File and Blob Transactions to get an approximation of how a normal day looks like; then, this is multiplied by thirty days. Finally, with the official price listed in the Microsoft Defender for Cloud pricing site ($0.02/10K transactions), we estimate the monthly price using the 30-day estimated transactions.
To pull Blob and File Transactions from each Storage Account in larger subscriptions or across a tenant use the PowerShell script Read Azure Storage Transaction Metrics. The Price Estimation used in the script is calculated differently from the workbook described in this blog post.
Contributors: Rogério Barros, Hasan Abo-Shally, Fernanda Vela
Reviewer: Yuri Diogenes
References:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.