🐛 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:
- Go to: https://aka.ms/finops/hubs/deploy
- Provide subscription, resource group, location, name and storage redundancy and click next
- Provide one or many tags by adding Name and Value. Leave "Resource" set to "3 selected" and click Next
- 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
- Please vote this issue up (👍) to prioritize it.
- Leave comments to help us solidify the vision.
🐛 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:
{
"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