[Work_Item] Bring your own license support #672
Labels
dimensionality
Fields that describe / group / filter metrics
licensing
Related to licensing
work item
Issues to be considered for spec development
Problem Statement
Bring your own license (BYOL) is a common scenario across cloud providers and a key part of rate optimization activities. In order to help practitioners identify when a discount is applied because of BYOL, there needs to be a way to identify when it's applied.
Objective
Define a set of columns needed to identify and quantify the impact of BYOL use.
Supporting Documentation
Proposed Solution / Approach
Some potential columns:
SkuLicenseCategory
to indicate the license being used (e.g.,Cloud
,On-Premises
).SkuLicenseType
for the type of license being used.SkuLicenseStatus
to indicate whether the license is used or not (e.g.,Enabled
,Not Enabled
,Not Eligible
).SkuLicenseQuantity
for the metric that determines how many licenses are used.SkuLicenseUnit
for the unit of the quantity (e.g. "Cores").SkuPriceDetails.Cores
may also need to be explicitly called out for core-based BYOL to compare what was used by the resource vs. what the license required (in case it is rounded up).Epic or Theme Association
Rate optimization, Licensing, BYOL
Stakeholders
Thumbs up from issue #311:
The text was updated successfully, but these errors were encountered: