MS-700 Practice Question 3261
Exam: MS-700
Domain: Manage teams, channels, chats, and apps
Difficulty: easy
An external software vendor provides a Teams custom app package. What file format must the app package be in when uploading it to the Teams admin center?
Answer Options
A
A .zip archive containing manifest.json and two PNG icons
B
An .exe Windows executable installer
C
An .msi installer package
D
An uncompressed Word document
Correct Answer
A: A .zip archive containing manifest.json and two PNG icons
Explanation
Teams apps are packaged as a .zip archive containing an app manifest (manifest.json) and two PNG icon files (color and outline icons).