Forum Discussion
Bharat_Andalam
Feb 14, 2022Copper Contributor
SSIS package Issue
I am trying to migrate the SSIS packages to new environment Azure Cloud, i have changed all the variables pointing to the new location but i get an error message that the location cant be accessed ev...
deepakgupta86
Feb 27, 2022Copper Contributor
I believe you are using Azure IAAS VM. Please check the following things
1) if backup file exists at the location under E drive path
2) if you are running ssis under agent account then that agent account has access to the required file and location.
1) if backup file exists at the location under E drive path
2) if you are running ssis under agent account then that agent account has access to the required file and location.