Solution overview - OfficeDev/microsoft-teams-apps-survey GitHub Wiki

Survey app uses your Microsoft 365 subscription to host the app and to store any user data

Survey App package

The Survey message extension app is implemented as a React application. Survey app views are built using UI components from NorthStar UI and Office UI Fabric React.

The app package contains the following -

  • actionManifest JSON file
  • Assets files like app icons, string files etc
  • Different app views for Survey creation, Survey response, Survey results.
  • Dependent node packages.

Survey App data storage

Your Microsoft 365 subscription is leveraged to store the data collected as part of the Survey app in form of Survey question & options, Survey responses and Survey results.

Note: Survey app is currently not supported for customers with M365 billing region as Canada, South Africa and United Arab Emirates because of data residency issues.