Skip to content

Commit 7457f96

Browse files
authored
Merge pull request #3740 from MicrosoftDocs/chmoncay-patch-5
Update control-image.md
2 parents bc0e129 + ed267a0 commit 7457f96

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

powerapps-docs/maker/canvas-apps/controls/control-image.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,10 @@ A control that shows an image from, for example, a local file or a data source.
2121
If you add one or more **Image** controls to your app, you can show individual images that aren't part of a data set, or you can incorporate images from records in data sources.
2222

2323
## Key properties
24-
**[Image](properties-visual.md)** – The name of the image that appears in an image, audio, or microphone control.
24+
**[Image](properties-visual.md)** – The name of the image that appears in an image, audio, or microphone control.
25+
26+
> [!NOTE]
27+
> Use HTTPS for all external images to ensure compatibility with modern browsers.
2528
2629
## Additional properties
2730
**[AccessibleLabel](properties-accessibility.md)** – Label for screen readers.

0 commit comments

Comments
 (0)