Azure Cost Calculator AI capability (Plugin) to provide deterministic and accurate estimations of Azure services costs

8 Open Issues Need Help Last updated: Mar 14, 2026

Open Issues Need Help

View All on GitHub

AI Summary: PowerShell pricing scripts (`Explore-AzurePricing.ps1`, `Get-AzurePricing.ps1`) incorrectly exit with code 0 and no stdout when API calls fail, violating an established exit code contract. This behavior, caused by specific `catch` blocks, prevents external systems from detecting API failures, unlike their Bash counterparts. The issue highlights the need to modify these blocks to exit with a non-zero code on API errors.

Complexity: 1/5
bug enhancement good first issue

Azure Cost Calculator AI capability (Plugin) to provide deterministic and accurate estimations of Azure services costs

PowerShell
good first issue new-service service-reference

Azure Cost Calculator AI capability (Plugin) to provide deterministic and accurate estimations of Azure services costs

PowerShell
good first issue new-service service-reference

Azure Cost Calculator AI capability (Plugin) to provide deterministic and accurate estimations of Azure services costs

PowerShell

Azure Cost Calculator AI capability (Plugin) to provide deterministic and accurate estimations of Azure services costs

PowerShell

Azure Cost Calculator AI capability (Plugin) to provide deterministic and accurate estimations of Azure services costs

PowerShell

AI Summary: This issue aims to transform the current repository from a self-contained marketplace and plugin into a standalone plugin. This involves removing the `marketplace.json` file, as the plugin will now be listed in a centralized marketplace. Additionally, the release workflow needs to be updated to remove the validation block related to the old `marketplace.json`.

Complexity: 2/5
enhancement good first issue

Azure Cost Calculator AI capability (Plugin) to provide deterministic and accurate estimations of Azure services costs

PowerShell

Azure Cost Calculator AI capability (Plugin) to provide deterministic and accurate estimations of Azure services costs

PowerShell
enhancement good first issue

Azure Cost Calculator AI capability (Plugin) to provide deterministic and accurate estimations of Azure services costs

PowerShell