we have function app/ consumption logic app that read/write to a blob storage. it works if blob storage network is set to pulic access . But it is not working if we change the blob storage to allow only from within network.
how to achieve this. thanks for your help
making both the consumption logic app and function as premium then we have the outbound network settings. this works