[Cloudforet] Enable Azure Billing Plugin
Choonho Son
Posted on May 20, 2024
Azure Billing Plugin(Ver 1.1.12) is compatible for Cloudforet Ver 1.12
1. Register Azure Billing DataSource Plugin
Create azure_data_source.yaml
---
name: Azure Cost Management Data Source
data_source_type: EXTERNAL
provider: azure
secret_type: MANUAL
plugin_info:
plugin_id: plugin-azure-cost-mgmt-cost-datasource
secret_data:
client_id: 4e56b0f1-XXXXXXXXXXX
client_secret: V.18Q~YYYYYYYYYYYYYY
tenant_id: 8f97eaee-TTTTTTTTTTTTTTT
billing_account_id: 9fd31315BBBBBBBBBBBBBBBBBB
options:
collect_resource_id: true
currency: USD
version: 1.1.12
upgrade_mode: MANUAL
To register DataSource
spacectl exec register cost_analysis.DataSource -f azure_data_source.yaml
2. Sync DataSource
spacectl exec sync cost_analysis.DataSource -p data_source_id=<Data Source ID>
References
💖 💪 🙅 🚩
Choonho Son
Posted on May 20, 2024
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.
Related
githubcopilot AI Innovations at Microsoft Ignite 2024 What You Need to Know (Part 2)
November 29, 2024