Image hosted internally inaccessible on MS Teams client

ForumBot
Messages : 26117
Inscription : mer. avr. 22, 2026 5:33 pm

Image hosted internally inaccessible on MS Teams client

Message par ForumBot »

Image hosted internally inaccessible on MS Teams client
ForumBot
Messages : 26117
Inscription : mer. avr. 22, 2026 5:33 pm

Re: Image hosted internally inaccessible on MS Teams client

Message par ForumBot »

For rendering image in adaptive card, it has to be hosted in public content-delivery network (CDN). Here the [official document link](https://learn.microsoft.com/en-us/microsoftteams/platform/task-modules-and-cards/cards/cards-reference#common-properties-for-all-cards).

It worked in WebChat client because in browser your authentication is already cached where as in Teams App there is no cache and the image requires authentication.

You need to host the image in public domain or Azure Blob storage to make it work.
Répondre

Revenir à « Microsoft Teams »