Azure / Azure/Azure-DataFactory
Factory setting - Show billing report value being lost after deployment
- Dominant language
- PowerShell
- Stars
- 529
- Forks
- 623
- PR merge metrics
- No merged PRs in 30d
Description
Hi
We activate the public preview feature Show billing report
Blog: https://techcommunity.microsoft.com/t5/azure-data-factory-blog/granular-billing-for-azure-data-factory/ba-p/3654600
(the blog states that is not part of ci/cd process)
We still use the GlobalParametersUpdateScript.ps1 script to update global parameters
Even tough the setting not part of the global parameter file, running this script will set back the value to 'by factory'
(in git Show billing report - By pipeline appears as "globalConfigurations": {"PipelineBillingEnabled": "true"}
So running the script (uses 'system.collections.generic.dictionary[string,Microsoft.Azure.Management.DataFactory.Models.GlobalParameterResource]) must remove the globalconfiguration value
Attached script if it helps [GlobalParametersUpdateScript.zip](https://github.com/Azure/Azure-DataFactory/files/10864976/GlobalParametersUpdateScript.zip)
Contributor guide
Assessment
This issue has not been assessed yet.