Applies to Product - Microsoft Copilot Studio
What’s happening?
The customer is experiencing issues with images not scaling properly when rendered in Adaptive Cards using Markdown.
Reason:
The underlying cause of this is related to the parameters used for rendering images in Adaptive Cards, which may not be set correctly.
Resolution:
To resolve this, it is recommended to add the following parameters to the Adaptive Card configuration:
See more: Format cards in Teams | Microsoft Teams - Microsoft Learn
What’s happening?
The customer is experiencing issues with images not scaling properly when rendered in Adaptive Cards using Markdown.
Reason:
The underlying cause of this is related to the parameters used for rendering images in Adaptive Cards, which may not be set correctly.
Resolution:
To resolve this, it is recommended to add the following parameters to the Adaptive Card configuration:
- “Size”: “Auto”
- “Width”: “Stretch”
See more: Format cards in Teams | Microsoft Teams - Microsoft Learn
