-
Notifications
You must be signed in to change notification settings - Fork 237
Description
Describe the bug
I have two Azure subscriptions: one for production and one for development. OptScale successfully retrieves all resources and their associated costs but fails to include charges that are not directly tied to a specific subscription. For example, costs related to Reserved Instances (RIs) or Savings Plans for VMs and managed databases are missing.
To Reproduce
Steps to reproduce the behavior:
- Add one or more Azure subscriptions to OptScale.
- Ensure there are additional charges, such as Reserved Instances or Savings Plans for VMs and managed databases.
- Compare the total cost displayed in Azure with the cost reported in OptScale.
- Notice that some charges are missing in OptScale.
Expected behavior
All resources and associated costs under each subscription should be accurately listed in OptScale. Additionally, any other charges, such as Reserved Instances, Savings Plans, and other compute-related commitments, should be included to reflect the total cost as seen in Azure.
Screenshots
Cost in optscale
cost in Azure
Missing costs - tagged as Others charges in Azure (Includes service charges that do not apply to a specific resource instance.)