Skip to content

Commit 3689f11

Browse files
authored
Merge pull request #8364 from MicrosoftDocs/users/tahoon/remove-unsupported-formats
Remove unsupported media file formats
2 parents 51dcb0b + a5c7d48 commit 3689f11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

powerapps-docs/maker/canvas-apps/add-images-pictures-audio-video.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ You can remove all unused media from the app to clean up or reduce the size of t
244244
- To enable better performance while loading an app, following size restrictions apply:
245245
- The total size of all media files uploaded to an app can't exceed 200 MB.
246246
- Maximum size of an individual media file in an app can't exceed 64 MB.
247-
- Supported media file types: `.jpg, .jpeg, .gif, .png, .bmp, .tif, .tiff, .svg, .wav, .mp3, .mp4, .wma, .wmv`.
247+
- Supported media file types: `.jpg, .jpeg, .gif, .png, .bmp, .tif, .tiff, .svg, .wav, .mp3, .mp4`.
248248
- [Cloud-storage known limitations](connections/cloud-storage-blob-connections.md#known-limitations) apply when connecting your app with cloud-based storage.
249249

250250
## See also

0 commit comments

Comments
 (0)