Working in SF 2023.3, we have Azure filestorage as the location to which files are generated. For IAM is seems to generate it:
{Path Azure filestorage}\Model\Branch\MODEL_SYNC.sql
This would be nice for the Code files as well, however this generates it to:
{Path Azure filestorage}\Model\Version_name\Source_code\...
I would like it to also include the branch as such:
{Path Azure filestorage}\Model\Branch\Version_name\Source_code\...
Is this possible?