-
Notifications
You must be signed in to change notification settings - Fork 191
Closed
Labels
Skill: DeploymentResource deployment automation via bicep or terraformResource deployment automation via bicep or terraformTool: FinOps hubsData pipeline solutionData pipeline solution
Milestone
Description
⚠️ Problem
After deploying v0.8.0 of the FinOps Toolkit (in "private" mode), granting the Azure Data Factory Managed Identity "Department Reader" permissions at the Enterprise Agreement level, and updating the settings.json file; running the config_RunBackfillJob pipeline fails
🛠️ Solution
If the Microsoft.CostManagementExports Resource Provider needs to be registered in the subscription that has the Storage Account, either the deployment of the FTK should include this, and/or the documentation needs to be updated to include this as a prerequisite.
ℹ️ Additional context
Looking deeper into all other pipelines, discovered the following error message on the config_ConfigureExports pipeline:
Operation on target ForEach Export Scope failed: Activity failed because an inner activity failed; Inner activity name: Create or update open month focus export, Error: {"error":{"code":"400","message":"RP Not Registered. Register destination storage account subscription with Microsoft.CostManagementExports. Please refer https://docs.microsoft.com/en-us/rest/api/resources/providers/register"}}
🙋♀️ Ask for the community
We could use your help:
- Please vote this issue up (👍) to prioritize it.
- Leave comments to help us solidify the vision.
bhirani-kainos and supaflysnooka
Metadata
Metadata
Assignees
Labels
Skill: DeploymentResource deployment automation via bicep or terraformResource deployment automation via bicep or terraformTool: FinOps hubsData pipeline solutionData pipeline solution

