Ask Learn
Preview
Ask Learn is an AI assistant that can answer questions, clarify concepts, and define terms using trusted Microsoft documentation.
Please sign in to use Ask Learn.
Sign inThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
On June 19, 2017, a new pricing model was introduced to the OMS Security and Compliance management offer and it applies to all OMS pricing tiers including the Free Tier. Solutions like the Security & Audit Solution if added anytime after the above cutoff date (June 19, 2017), will be free for the first 60 days. After the 60-day trial for the continuous use of this solution, a per node billing will be applied. This feature is called Solution Based Billing as this new billing is based on a specific solution instead of the pricing tier. This change will not affect an OMS Workspace if the Security & Audit Solution was added before June 19, 2017.
For more information, please visit the Security and Compliance Pricing site.
This post features a custom OMS Dashboard – the Free Tier Solution Based Billing Tracker - Security & Audit – that extends the Log Analytics Usage and AzureActivity typed records. (Usage typed records are used primarily to drive the OMS Usage Dashboard and AzureActivity typed records are collected and stored by the OMS Azure Log Analytics Solution. This OMS Dashboard helps detect and list Security & Audit Solution related activities captured in the Azure Activity Log, like Add or Remove, that is happening in a particular workspace after June 19, 2017, and verifies whether or not the Solution Based Billing feature has been enabled for the Security & Audit Solution added in that OMS Workspace in the Free Tier. If the Solution Based Billing feature is enabled, per node billing after 60 days of continuous use of the Security & Audit Solution will apply.
The .omsview JSON file for the OMS Free Tier Solution Based Billing Tracker for the Security & Audit Solution can now be downloaded from the TechNet Gallery.
The OMS Free Tier Solution Based Billing Tracker Dashboard – Security & Audit consists of a summary tile on the main page of the OMS Portal that shows
within a default 24 Hour window.
The following views are available when drilling-in from the summary tile:
An OMS Workspace with the Security & Audit Solution added before June 19, 2017 would look like this example:
To implement the OMS Free Tier Solution Based Billing Tracker Dashboard – Security & Audit Dashboard to an OMS Workspace, download the .omsview JSON file from the TechNet Gallery and upload the file to the OMS Workspace using the Import option in the View Designer.
Here is the main log search query that extends the Azure Activity Log records in Log Analytics and is used to lists the Security & Audit Solution related activities captured after June 19, 2017:
Type=AzureActivity Resource=Security TimeGenerated>2017-06-19T00:00 | select OperationName, TimeGenerated
Here is the query that provides further filtering to look for records of the Security & Audit Solution being added successfully after June 19, 2017:
Type=AzureActivity Resource=Security ActivityStatus=Succeeded ActivitySubstatus=Created* TimeGenerated>2017-06-19T00:00
Since the AzureActivity typed records from the Azure Activity Logs are available in an OMS Workspace for 90 days, the list of Security & Audit Solution related activities beyond 7 days after June 19, 2017, like when was the solution added or removed, can be retrieved with these log search query to help with further analysis or auditing. Note that if the Azure Subscription has multiple OMS Workspaces, then the Azure Activity Log will contain the events from all the OMS Workspaces and accessible in these Workspaces as well.
Here are the main log search queries that extends the Log Analytics Usage records and used within theFree Tier Solution Based Billing Tracker - Security & Audit Dashboard to detect whether Solution Based Billing has been enabled for the Security and Audit Solution in an OMS Workspace in the Free Tier:
OMS Alerts can be configured to send notifications to recipients (via emails or SMS) if Solution Based Billing is enabled or Security & Audit Solution activities from the Azure Activity Log is detected.
Here is a mapping of the Display Name to Meter ID GUID of some of the OMS Pricing Tiers:
OMS Pricing Tier Display Name | Meter ID GUID | Comments | |
Free | 2073b0aa-c836-4642-9d97-0635f52e3520 | ||
OMS | 15e6182d-2afe-4c9e-8c23-4062bd80b3d4 | Not Free | |
Standard | 99762400-c6ee-4f87-91ba-0508f1638e21 | Legacy | |
… |
If the Linked Meter Id of SecurityEvent related Usage typed records from the Security & Audit Solution is not overriden and still maintains the default value of "00000000-0000-0000-0000-000000000000" , it indicates that billing has not been enabled for the Security & Audit Solution in this OMS Workspace, as shown in the picture below for an OMS Workspace in the Free Tier:
If the Linked Meter Id of SecurityEvent related Usage typed records from the Security & Audit Solution is overriden with a value NOT EQUALS to "00000000-0000-0000-0000-000000000000" , it indicates that billing has been enabled for the Security & Audit Solution in this OMS Workspace, and Solution Based Billing has been enabled if the Linked Meter Id is EQUAL to “15e6182d-2afe-4c9e-8c23-4062bd80b3d4" , as shown in the picture below for an OMS Workspace in the Free Tier:
In this case, after 60 days of trial for the continuous use of this solution, a per node billing will be applied.
Disclaimer:
All information on this blog is provided on an as-is basis with no warranties and for informational purposes only. Use at your own risk. The opinions and views expressed in this blog are those of the author and do not necessarily state or reflect those of my employer.
Ask Learn is an AI assistant that can answer questions, clarify concepts, and define terms using trusted Microsoft documentation.
Please sign in to use Ask Learn.
Sign in