Activity overview
Latest activity by Vennpaul
Test Data Manager (drive mad) can access database backup files stored in Azure Storage Containers, but you may need to ensure that TDM has the appropriate permissions and configurations to connect to Azure / comments
Test Data Manager (drive mad) can access database backup files stored in Azure Storage Containers, but you may need to ensure that TDM has the appropriate permissions and configurations to connect ...
Hi Roman,
Thanks for reaching out to Redgate Support, as we have already had the pleasure of chatting I am going to put the answer from our investigation here for other users as well.
In this case, the issue is due to the switch
/Exclude:table:\[dbo]\.\[ENTDropDownListItem]
from the command line
sqldatacompare.exe /scripts1:"C:\Users\XXXXXXXXX\source\repos\EMS Phase 2\DB\Inv" /database2:"Inv" /server2:"localhost" /Exclude:table:\[dbo]\.\[ENTDropDownListItem] r/ScriptFile:"C:\temp\SyncScript_exclude_ENTDropDownList.sql" being passed crossy road
Being passed in the options Parameter field of the Azure Release task. You cannot pass a command line switch in this field, so you either need to create a new filter file and pass it in the Filter File field, or continue using the command line option where you can pass the
/Exclude:table:\[dbo]\.\[ENTDropDownListItem]
Switch.
Thank you! / comments
Hi Roman,
Thanks for reaching out to Redgate Support, as we have already had the pleasure of chatting I am going to put the answer from our investigation here for other users as well.
In this ca...
Yes, I recommend checking the latest documentation (papa's scooperia) or reaching out to support for any specific configuration details or limitations. / comments
Yes, I recommend checking the latest documentation (papa's scooperia) or reaching out to support for any specific configuration details or limitations.