Note: For the past 5 years or so I have always created everything in the manage.windowsazure.com portal. For my current client I thought I would try the new portal. This might be my misunderstanding of how to use the portal or a defect.
In a single subscription, I created a new resource group containing two web apps, two databases, and a storage account.
Locally, I set up the storage and tested the web app, I then published this to the web. Locally I could retrieve the blobs from storage via the webapp but in Azure I get a trust failure when accessing the blobs in storage.
Weird. As I never had to do anything special before to set trust between the components in the same subscription. Did something change?
The only clue I have is in the same subscription, I do not see the storage account in the old portal:
Before I redo this using the old portal, can someone identify what I am doing wrong and/or is there a new feature that I am not aware of?
Jeff