Microsoft
MS-600 · Question #28
You are developing a Microsoft Teams solution to host an existing webpage as a Teams tab. Which requirement must the page meet?
The correct answer is C. The page must be hosted on a domain that is on the validDomains list of the manifest. Make sure that all domains used in your tab pages are listed in the manifest.json validDomains pages/ configuration-page
Extend Teams
Question
You are developing a Microsoft Teams solution to host an existing webpage as a Teams tab. Which requirement must the page meet?
Options
- AThe page must adhere to HTML 5.0 standards
- BThe page must adhere to WCAG 2.0 accessibility guidelines
- CThe page must be hosted on a domain that is on the validDomains list of the manifest
- DThe page must use CSS3 stylesheets
How the community answered
(26 responses)- A15% (4)
- B4% (1)
- C73% (19)
- D8% (2)
Explanation
Make sure that all domains used in your tab pages are listed in the manifest.json validDomains pages/ configuration-page
Topics
#Teams tab#validDomains#manifest#web page hosting
Community Discussion
No community discussion yet for this question.