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 even though its local to the server.
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.