-
|
Hello.
Now the problems
What am I missing? |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 1 reply
-
|
Hi, @rocknsalt. Did you configure the subscription scope in the "scopes": [
{
"scope": "/subscriptions/aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e"
}
] |
Beta Was this translation helpful? Give feedback.
-
|
Hi @rocknsalt, thanks for reporting this. Issue 1: RBACAccessDenied on backfill The You need to assign the Cost Management Contributor role to the Data Factory managed identity on the target subscription (the one you added to Note: The RBAC Administrator role you may see referenced in the docs is assigned automatically by the deployment on the hub storage account — you do not need to assign that yourself. We acknowledge the documentation doesn't currently call out the specific role needed for subscriptions. This will be improved in the next release. Issue 2: Empty dashboard / This is a cascading effect of issue 1. Because the exports couldn't run, no data was ingested into Data Explorer. The dashboard queries use a Once you fix the permissions and data starts flowing, the dashboard should populate correctly. |
Beta Was this translation helpful? Give feedback.
-
|
FYI - We have an office hours on March 4 at 0730 AM Pacific / 1330 UTC, if you are available. |
Beta Was this translation helpful? Give feedback.
-
|
To close the issue.
|
Beta Was this translation helpful? Give feedback.
To close the issue.
We managed to kick off the hub by going into Data Factory and triggering consequently the following pipelines:
Waited 30 minutes and it Hub worked.