peek

所属分类:C#编程
开发工具:C#
文件大小:0KB
下载次数:0
上传日期:2022-11-28 19:12:31
上 传 者sh-1993
说明:  用于EA、CSP_和_直接订阅的Azure使用计费分析解决方案。
(Azure Usage Billing Analytics Solution for EAs, CSPs _and_ Direct Subscriptions.)

文件列表:
AzureBillingAnalytics/ (0, 2022-11-28)
AzureBillingAnalytics/AzureBillingAnalytics.sln (2126, 2022-11-28)
AzureBillingAnalytics/BillingDataApi/ (0, 2022-11-28)
AzureBillingAnalytics/BillingDataApi/App_Start/ (0, 2022-11-28)
AzureBillingAnalytics/BillingDataApi/App_Start/SwaggerConfig.cs (15366, 2022-11-28)
AzureBillingAnalytics/BillingDataApi/App_Start/WebApiConfig.cs (1069, 2022-11-28)
AzureBillingAnalytics/BillingDataApi/BillingDataApi.csproj (20620, 2022-11-28)
AzureBillingAnalytics/BillingDataApi/Common/ (0, 2022-11-28)
AzureBillingAnalytics/BillingDataApi/Common/CspBillingException.cs (1589, 2022-11-28)
AzureBillingAnalytics/BillingDataApi/Common/EABillingException.cs (1518, 2022-11-28)
AzureBillingAnalytics/BillingDataApi/Controllers/ (0, 2022-11-28)
AzureBillingAnalytics/BillingDataApi/Controllers/Common/ (0, 2022-11-28)
AzureBillingAnalytics/BillingDataApi/Controllers/Common/CspBillingException.cs (737, 2022-11-28)
AzureBillingAnalytics/BillingDataApi/Controllers/Common/EABillingException.cs (733, 2022-11-28)
AzureBillingAnalytics/BillingDataApi/Controllers/CspBillingController.cs (14712, 2022-11-28)
AzureBillingAnalytics/BillingDataApi/Controllers/CspSummaryController.cs (12047, 2022-11-28)
AzureBillingAnalytics/BillingDataApi/Controllers/CspUsageController.cs (5865, 2022-11-28)
AzureBillingAnalytics/BillingDataApi/Controllers/CspUtilizationController.cs (4370, 2022-11-28)
AzureBillingAnalytics/BillingDataApi/Controllers/EABillingController.cs (10947, 2022-11-28)
AzureBillingAnalytics/BillingDataApi/Controllers/UserBillingController.cs (11399, 2022-11-28)
AzureBillingAnalytics/BillingDataApi/Global.asax (107, 2022-11-28)
AzureBillingAnalytics/BillingDataApi/Global.asax.cs (762, 2022-11-28)
AzureBillingAnalytics/BillingDataApi/GlobalSuppressions.cs (9408, 2022-11-28)
AzureBillingAnalytics/BillingDataApi/Helpers/ (0, 2022-11-28)
AzureBillingAnalytics/BillingDataApi/Helpers/CSPHelpers/ (0, 2022-11-28)
AzureBillingAnalytics/BillingDataApi/Helpers/CSPHelpers/ApplicationAuthenticationSection.cs (1739, 2022-11-28)
AzureBillingAnalytics/BillingDataApi/Helpers/CSPHelpers/AuthenticationHelper.cs (5080, 2022-11-28)
AzureBillingAnalytics/BillingDataApi/Helpers/CSPHelpers/ConfigurationManager.cs (3745, 2022-11-28)
AzureBillingAnalytics/BillingDataApi/Helpers/CSPHelpers/PartnerServiceSettingsSection.cs (2029, 2022-11-28)
AzureBillingAnalytics/BillingDataApi/Helpers/CSPHelpers/ScenarioSettingsSection.cs (5303, 2022-11-28)
AzureBillingAnalytics/BillingDataApi/Helpers/CSPHelpers/Section.cs (1822, 2022-11-28)
AzureBillingAnalytics/BillingDataApi/Helpers/CSPHelpers/UserAuthenticationSection.cs (2314, 2022-11-28)
AzureBillingAnalytics/BillingDataApi/Helpers/EABillingHelpers/ (0, 2022-11-28)
AzureBillingAnalytics/BillingDataApi/Helpers/EABillingHelpers/APISecurity.cs (1779, 2022-11-28)
AzureBillingAnalytics/BillingDataApi/Helpers/EABillingHelpers/BearerToken.cs (2458, 2022-11-28)
AzureBillingAnalytics/BillingDataApi/Helpers/ParameterValidators/ (0, 2022-11-28)
AzureBillingAnalytics/BillingDataApi/Helpers/ParameterValidators/UrlParameterValidation.cs (2334, 2022-11-28)
AzureBillingAnalytics/BillingDataApi/Helpers/SwaggerUIHelpers/ (0, 2022-11-28)
AzureBillingAnalytics/BillingDataApi/Helpers/SwaggerUIHelpers/ParameterFilter.cs (1644, 2022-11-28)
... ...

[![peekimage](https://github.com/Documentation/Images/peek.png)](https://github.comhttps://www.youtube.com/watch?v=aryx-FZjzhc) Customers are continuing to expand their footprint in Azure and there is a significant need to understand resource usage, optimize it as far as possible and plan for future growth. The Azure Usage/Billing Analytics is a one stop PaaS based solution which allows us to abstract the intricacies of collecting the usage data for different use cases (Enterprise Agreement, CSP and Direct Azure Subscriptions) and provides detailed visuals for near real time data analytics. The Power BI based report samples can be used to create multiple dashboards focused on EA subscribers, CSPs as well as CSP's customers to allow them to view their current usage, billing history and much more. This solution is intended as a Proof-of-Concept sample implementation. [01/18] Sample Screenshot ![sample power bi report](https://github.com/Documentation/Images/powerbisamples/CspHistoricBillingTrends.png) For more sample reports refer to [sample output screenshots](https://github.comDocumentation/SampleOutputScreenshots.md) ## Getting Started [Welcome!](https://github.comDocumentation/GettingStarted.md) These instructions will help you to understand the solution and set up the project components for cloud deployment and data visualization. ### Prerequisites The set of softwares and subscriptions for usage and deployment of the project are mentioned in the [requirements](https://github.comDocumentation/Requirement.md) document. ### Architecture Refer to the [solution architecture](https://github.comDocumentation/SolutionArchitecture.md) guide. ### Deployment Refer to the [deployment](https://github.comDocumentation/DeploymentSteps.md) guide. ## Built With * [.NET] (https://www.microsoft.com/net) * [Microsoft Transact-SQL] (https://www.microsoft.com/en-in/sql-server/sql-server-2016) * [Microsoft Azure](https://github.comhttps://azure.microsoft.com/en-us/) * [Power BI](https://github.comhttps://msit.powerbi.com/) ## Contributions Please refer to [CONTRIBUTING.md](https://github.comDocumentation/CONTRIBUTING.md) ## License This project has adopted the [Microsoft Open Source Code of Conduct] (https://opensource.microsoft.com/codeofconduct/). For more information, see the [Code of Conduct FAQ] (https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com] (mailto:opencode@microsoft.com) with any additional questions or comments. The MIT License (MIT) Copyright (c) 2016 Microsoft Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

近期下载者

相关文件


收藏者