Skip to content

[Hubs] Error in finops-hub template when tags been added #331

Description

@AdamAndersson

🐛 Problem

When deploying the finops hub using the finops-hub template it gives an error at the "Review+Create" step if tags have been added.

Error:
{
"code": "InvalidTemplate",
"message": "Deployment template parse failed: 'Error reading string. Unexpected token: StartObject. Path '['Microsoft.DataFactory/factories']'.'."
}

👣 Repro steps

TODO: Add repro steps below:

  1. Go to: https://aka.ms/finops/hubs/deploy
  2. Provide subscription, resource group, location, name and storage redundancy and click next
  3. Provide one or many tags by adding Name and Value. Leave "Resource" set to "3 selected" and click Next
  4. See error:

{
"code": "InvalidTemplate",
"message": "Deployment template parse failed: 'Error reading string. Unexpected token: StartObject. Path '['Microsoft.DataFactory/factories']'.'."
}

🤔 Expected

Expectation is validation to pass and you can go ahead and create the finops hub

🙋‍♀️ Ask for the community

  1. Please vote this issue up (👍) to prioritize it.
  2. Leave comments to help us solidify the vision.

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

Status
✅ Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions