Skip to main content

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?

Hi Mark,

That is currently not possible as upon generation the path is constructed using either model\branch or model\model version name.

I think it would be quite nice to make this configurable. Feel free to create an idea for this 😁