Apr 11 2022 11:59 PM
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.
Apr 13 2022 04:03 AM
Solution@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.
Apr 13 2022 04:03 AM
Solution@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.