From 5b0829979e181324d9d95b69e778b7117ca8c086 Mon Sep 17 00:00:00 2001 From: hosebei <35492544+hosebei@users.noreply.github.com> Date: Sun, 26 Nov 2023 17:35:07 +0100 Subject: [PATCH] More detailed image_url information (#30009) Co-authored-by: Franck Nijhof --- source/_integrations/msteams.markdown | 2 ++ 1 file changed, 2 insertions(+) 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