Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
XOmniverse committed Oct 14, 2024
1 parent cd065db commit f3baa32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cost/azure/savings_realized/azure_savings_realized.pt
Original file line number Diff line number Diff line change
Expand Up @@ -446,7 +446,7 @@ script "js_get_aggregated_costs", type: "javascript" do
{
"type": "or",
"expressions": [
{ "dimension": "service", "type": "equal", "value": "Microsoft.Compute" },
{ "dimension": "service", "type": "equal", "value": "Microsoft.Compute" },
{ "dimension": "service", "type": "equal", "value": "microsoft.compute" }
]
},
Expand Down

0 comments on commit f3baa32

Please sign in to comment.