Contents
Table of Contents | ||||
---|---|---|---|---|
|
...
Login to Azure Portal if you are not already logged in.
Search for Subscription
Go to Access Control
Click ADD
Go to Add Role Assignment
Select role Contributor
Go to Next tab Member
Select User, Group, Service Principle
Click on add member
Type application name that created as part of extract ClientId (Azure AD App registrations)
Click on review and assign buttonand save it
Do this activity for all Subscriptions orits parent Hierarchy
...
To configure this agent, you need following basic configuration in config. Json, in prerequisite these are already capture
"azureSubscriptionId",
"azureTenantId",
"azureClientId",
"azureSecretkey"
Thereare following section in dynamic template, user may modify these based on need, these sections are
...
To configure this agent, user need following token information
"azureSubscriptionId",
"azureTenantId",
"azureClientId",
"azureSecretkey",
"storageAccountUrl",
"storageAccountKey",
"containerName",
"storageConnectionString"
SubscriptionId
Please refer “Azure FinOps Agent with REST API” prerequisite section
...
get it from above section Security + networking -- > Access keys Key1 or any -- > Connection string
Anchor | ||||
---|---|---|---|---|
|
Anchor | ||||
---|---|---|---|---|
|
...
pip install db-dtypes google-api-core google-auth google-cloud-asset google-cloud-bigquery google-cloud-bigquery-storage google-cloud-billing-budgets google-cloud-core google-cloud-monitoring google-cloud-recommender google-cloud-python-client
Configure GCP Finops agentAnchor isMissingRequiredParameters true
...