[Open Data] Update instance size flexibility ratios (August 2026) - #2295
Open
Roland Krummenacher (RolandKrummenacher) wants to merge 1 commit into
Open
[Open Data] Update instance size flexibility ratios (August 2026)#2295Roland Krummenacher (RolandKrummenacher) wants to merge 1 commit into
Roland Krummenacher (RolandKrummenacher) wants to merge 1 commit into
Conversation
Roland Krummenacher (RolandKrummenacher)
requested review from
Brett Wilson (MSBrett) and
Michael Flanakin (flanakin)
as code owners
August 31, 2026 08:15
Copilot started reviewing on behalf of
Roland Krummenacher (RolandKrummenacher)
August 31, 2026 08:15
View session
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the Open Data instance size flexibility (ISF) mapping to include the newly published NVadsA10_v5 dedicated host flexibility group and ratio, keeping the dataset current with the Azure Reservations Catalogs API.
Changes:
- Adds a single new CSV row for
NVadsA10_v5 DedicatedHost(nvadsa10v5_type1) with ratio72.
💡 Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Weekly automated update of instance size flexibility (ISF) ratios from the
Azure Reservations Catalogs API.
This file maps each ARM SKU to its instance size flexibility group and ratio,
replacing the deprecated
AutofitComboMeterData.csvandisfratioblob.csvfilesthat were hosted on
ccmstorageprod.blob.core.windows.net(retired 30 Aug 2026).Why this is opened by hand
The Update Instance Size Flexibility workflow could not open this PR itself —
gh pr createis blocked by the org policy that disallows GitHub Actions from creating pull requests. The fetch and the branch push both succeeded, so the data is good; only the PR call failed. #2294 fixes the workflow so future runs surface a PR link instead.The 17, 24 and 31 August runs each pushed a branch with this same single-row change. This PR is opened from the 31 August branch, which is exactly one commit ahead of
devand not behind it. The other two branches have been deleted as redundant.Change
One added row:
A new dedicated-host entry for the NVadsA10_v5 family — an addition, with no modifications or removals to existing rows.
Test plan
nvadsa10v5_type1against the Azure Pricing Calculator🤖 Data generated by the Update Instance Size Flexibility workflow