Forum Discussion
Adaptive card image
As per MSFT Chats Limitations, the maximum length of the message is approx 28Kb which includes text, images, links, etc.
https://docs.microsoft.com/en-us/microsoftteams/limits-specifications-teams#chat
But while working with the Adaptive Card that includes image and description text, we are able to load images with 250 Kb in size from azure storage through Image URL. Kindly let us know how the image of more than 250 KB can be loaded into the adaptive card since the max limit of an adaptive card is 25KB only.
Rishimaan_Shukla - This is expected. Since you are using a url to load the image, it counts only the size of url and not what you store in that url.
Thanks,
Meghana
----------------------------------------------------------------------------------------------------------
If the response is helpful, please click "**Mark as Best Response**" and like it. You can share your feedback via Microsoft Teams Developer Feedback link. Click here to escalate.
- Meghana-MSFTMicrosoftWe are looking into this, we will update you.
- Rishimaan_ShuklaCopper ContributorMeghana-MSFT any update or ETA to share?
- Meghana-MSFTMicrosoft
Rishimaan_Shukla - This is expected. Since you are using a url to load the image, it counts only the size of url and not what you store in that url.
Thanks,
Meghana
----------------------------------------------------------------------------------------------------------
If the response is helpful, please click "**Mark as Best Response**" and like it. You can share your feedback via Microsoft Teams Developer Feedback link. Click here to escalate.