diff --git a/source/_integrations/msteams.markdown b/source/_integrations/msteams.markdown index 83af0d261c5..db46b193c49 100644 --- a/source/_integrations/msteams.markdown +++ b/source/_integrations/msteams.markdown @@ -50,6 +50,8 @@ The following attributes can be placed inside `data` for extended functionality. | ---------------------- | -------- | ----------- | | `image_url` | yes | Attach an image to the message. +The image must be an HTTPS URL, and as outlined by Microsoft in the [Documentation](https://learn.microsoft.com/en-us/microsoftteams/platform/task-modules-and-cards/cards/cards-reference#common-properties-for-all-cards), the picture must be on a publicly available location. + Example for posting file from URL: ```yaml