Skip to content

A .Net Core 3.1 Project to retrieve the Billing and Rate Card Details from an Azure Subscription

License

Notifications You must be signed in to change notification settings

theonly1me/AzureUsage-BillingAPI-Dot-Net-Core

Repository files navigation

.Net Core Rest Client/API to retrieve Azure Usage & Billing Details

Prerequisites

Visual Studio 2019 Azure Development SDKs (workloads) (https://docs.microsoft.com/en-us/dotnet/azure/configure-visual-studio?view=azure-dotnet) .Net Core 3.1 Azure Subscription - Free tier works! (https://docs.microsoft.com/en-us/dotnet/azure/create-azure-account?view=azure-dotnet)

Initial Setup

Authentication with Azure Identity

Set up the ClientID, ClientSecret and SubscriptionID in Environment variables as Azure_Client_ID, Azure_Client_Secret, Azure_Tenant_ID, Azure_Subscription_ID

Clone the repo

git clone https://github.com/theonly1me/AzureUsage-BillingAPI-Dot-Net-Core

Usage

This is a working POC app in order to retrieve Azure Usage, Billing and Rate Card details for a subscription

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

Fork the Project

Create your Feature Branch (git checkout -b feature/AmazingFeature) Commit your Changes (git commit -m 'Add some AmazingFeature') Push to the Branch (git push origin feature/AmazingFeature) Open a Pull Request

Further help

Please visit the Azure documentation for further help - https://docs.microsoft.com/en-us/dotnet/azure/?view=azure-dotnet

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Atchyut Preetham Pulavarthi - @AtchyutPulavarthi - pulavarthi.preetham@gmail.com

Project Link: https://github.com/theonly1me/AzureUsage-BillingAPI-Dot-Net-Core

About

A .Net Core 3.1 Project to retrieve the Billing and Rate Card Details from an Azure Subscription

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages