Could not retreive image from Azure Blob Storage

Mahesh Kumar G 1 Reputation point
2022-04-06T12:39:09.107+00:00

I have a .Net application which has to send adaptive card to the end users through MS Teams. The adaptive card contains a image. The image has to be loaded from Microsoft Azure Blob Container which is under Microsoft Storage Account.

But the image is not getting rendered in adaptive card because the Network Settings of Storage account has been already set as to allow traffic from only "Selected Networks". If i have updated the settings to allow "All Networks", the image is getting rendered.

Kindly suggest how to render the image in the adaptive card with the Network Settings of Storage account being set as to allow traffic from only "Selected Networks".

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,684 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,426 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,235 questions
{count} votes