I have a solution which has a canvas app included, when I release from dev into staging my canvas app does not use the connection reference to Azure Blob Storage (ABS) I have. So when you try and access the canvas app it fails as it has no valid connection to ABS. The only way I can get it to work is edit the App and create a new connection in the App. This obviously creates an unmanaged layer which will cause a problem for my ALM release process.
Does anyone have any experience with how I can around this problem?