azure-cost-cli VS AzureNamingTool

Compare azure-cost-cli vs AzureNamingTool and see what are their differences.

azure-cost-cli

CLI tool to perform cost analysis on your Azure subscription (by mivano)

AzureNamingTool

The Azure Naming Tool is a .NET 6 Blazor application, with a RESTful API. The UI consists of several pages to allow the configuration and generation of Azure Resource names. The API provides a programmatic interface for the functionality. (by aznamingtool)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
azure-cost-cli AzureNamingTool
2 1
797 72
- -
8.3 3.5
2 days ago 10 months ago
C#
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

azure-cost-cli

Posts with mentions or reviews of azure-cost-cli. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-23.
  • Azure cost cli - retrieve cost overviews from the command line
    2 projects | /r/AZURE | 23 Apr 2023
    Hmm the Cost API works in mysterious ways. I noticed that different kinds of subscriptions can have different effects. On the github readme page I listed a way to lookup the subscription offer itself and how to validate that on the MS docs site to see what it supports. I will see if I can automate this somehow. Thanks for trying it out and reporting this. I think it might be the same issue as this one: https://github.com/mivano/azure-cost-cli/issues/25

AzureNamingTool

Posts with mentions or reviews of AzureNamingTool. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-10.
  • Need recommendations for Azure Resource Catalog/Documentation
    2 projects | /r/AZURE | 10 Dec 2023
    Do you have a naming convention? Tagging requirements? If not, start now, and use Azure Policy to a) find out of compliance resources, and b) prevent the creation of new non-compliant resources. Naming convention should be published centrally in something like a wiki that people can update, and/or use the Azure Naming Tool.

What are some alternatives?

When comparing azure-cost-cli and AzureNamingTool you can also consider the following projects:

awesome-azure-policy - A curated list of blogs, videos, tutorials, code, tools, scripts, and anything useful to help you learn Azure Policy - by @JesseLoudon