🐛 Problem
When deploying a new FinOps hub with a new settings.json file. The file doesn't conform to the schema for scopes. It is created as an object and not an array. For example, a fresh hub deployment has the following JSON.

However, this should be the correct, valid JSON based on the defined schema.

👣 Repro steps
TODO: Add repro steps below:
- Deploy a new FinOps hub from the site: https://microsoft.github.io/finops-toolkit/hubs/template
🐛 Problem
When deploying a new FinOps hub with a new settings.json file. The file doesn't conform to the schema for scopes. It is created as an object and not an array. For example, a fresh hub deployment has the following JSON.
However, this should be the correct, valid JSON based on the defined schema.
👣 Repro steps
TODO: Add repro steps below: