🐛 Problem
tagsByResource not being applied to stop all triggers deployment script
https://github.com/microsoft/finops-toolkit/blob/v0.8/src/templates/finops-hub/modules/dataFactory.bicep#L383
👣 Repro steps
- Deploy
- Check tags on the stop triggers deployment script
🤔 Expected
The deployment script has tags
ℹ️ Additional context
We have a policy that has the side effect of applying to deployment scripts but we can use tags to bypass it. But because the tag isn't applied to this script it denies the script and fails.
🙋♀️ Ask for the community
We could use your help:
- Please vote this issue up (👍) to prioritize it.
- Leave comments to help us solidify the vision.
🐛 Problem
tagsByResourcenot being applied to stop all triggers deployment scripthttps://github.com/microsoft/finops-toolkit/blob/v0.8/src/templates/finops-hub/modules/dataFactory.bicep#L383
👣 Repro steps
🤔 Expected
The deployment script has tags
ℹ️ Additional context
We have a policy that has the side effect of applying to deployment scripts but we can use tags to bypass it. But because the tag isn't applied to this script it denies the script and fails.
🙋♀️ Ask for the community
We could use your help: