microsoft / microsoft/finops-toolkit
Error when trying to run Config_runbackfill pipeline on an MCA account
Nobody has claimed this yet.
- Dominant language
- PowerShell
- Stars
- 603
- Forks
- 248
- Avg merge
- 7d 11h
- Merged PRs (30d)
- 11
Description
I have a client with an MCA account who have deployed the FinOps Hub. When they're trying to run the Config_runbackfill pipeline, they keep getting this error. They have assigned all the necessary permissions to the managed identities
{"error":{"code":"RBACAccessDenied","message":"The client does not have authorization to perform action. Request ID: NoHttpContext"}}
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the Config_runbackfill pipeline for an MCA account and inspect the reported RBACAccessDenied error. Review the permissions assigned to the managed identities and compare them with the authorization required by the pipeline. Done means the pipeline runs successfully for the reported account or the missing authorization requirement is identified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure
- Domain
- cloud, devops
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100