Skip to content

Drill down into individual Azure data related costs and see side by side expenditure on resources of given types

License

Notifications You must be signed in to change notification settings

itrosado1216/azure-data-costs-ui

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 

Repository files navigation

azure-data-costs-ui

Drill down into individual Azure data related costs and see side by side expenditure on resources of given types

The UI is WPF so currently Windows only. I like the simplicity of not having to worry about a server and data access if governed by your login to azure, not a servers.

The layout for costs in the Azure portal is OK but I wanted a custom view so I can order lists of similar types (SQL Databases etc) and be able to drill down and see the properties appropriate for that resource type.

This could be extended to more resource types then just data but I care more about data so it's where I am starting.

Data access is via REST API and models are custom as Azure official helper classes had a bug at time of writing.

You need to be logged into azure either via CLI or Visual Studio in order to access REST API. No login or credential functionality is needed/offered in the app.

SQL Database Summary image

SQL DB Cost Savings Analysis az-costs-analyze

SQL DB Live Status (sessions etc) az-db-status

Storage costs drilled into: image

About

Drill down into individual Azure data related costs and see side by side expenditure on resources of given types

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%