Skip to content

[Open Data] Add tests to verify data #1432

Open
@flanakin

Description

@flanakin

⚠️ Problem

We need tests to validate that the data in open datasets is good and free of bugs.

🛠️ Solution

Create tests to validate scenarios for each dataset:

  • Regions: Each row with the same RegionId should have the same RegionName
    • Example hubs query:
      Regions 
      | summarize make_set(RegionName) by RegionId 
      | where array_length(set_RegionName) != 1
  • Services: Each row with the same ServiceName should have the same ServiceCategory/Subcategory/etc
  • Resource types: Do not include default portal links
  • Resource types: Do not include "en-us" in any URLs

🙋‍♀️ Ask for the community

We could use your help:

  1. Please vote this issue up (👍) to prioritize it.
  2. Leave comments to help us solidify the vision.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Skill: DevOpsGitHub setup and automationTool: Open dataDatasets to normalize and enhance FinOps reports

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions