We are facing an issue when we are importing a bacpac file to azure SQL Datatbase. When we digged into the issue we have found out that the bacpac file which we are receving from past 5 days has the script which has "Execute ssisdb" related things in the model xml file of bacpac. However the older bacpac files does not have the script which has ssisdb in the model xml file. I think this is due to the fact that the bacpac which we started receiving contatins the ssis integration catalogue due to which the ssisdb script was generated. Can some one explain this error?
We have no clue on what this error means. So would be great if some one can assist on this
Error Screenshot Previous bacpac file which does not have ssisdb in script New Bacpac which contatins ssisdb in the script