On this page
All pages
Page History
...
- Navigate to Site administration > Microsoft Teams > Totara app installation.
- Confirm that all checks for enabled features have been passed or skipped.
- Download the manifest file.
- Navigate to https://admin.teams.microsoft.com/, then Teams apps > Manage apps.
- Click Upload, then Select a file. Select the manifest file downloaded in step 3, then confirm.
- If your manifest fails to be uploaded, you can try to validate it with App Validator - https://dev.teams.microsoft.com/appvalidation.html
Updating an existing app
If you are updating your app or making changes to the app name, description, icon, or adding or making changes to the language packs/strings, you will need to download and re-upload the manifest file. When you are creating a new manifest file you need to ensure that you update the app version number in the semver format, e.g. 1.0.0 to 1.0.1.
...