Closed dav1dbailey closed 2 years ago
I have found the issue. The deployment guide Step 1 states to : "Download the latest release" which links to the page with 'Source code (zip) ' available to download (which is what I used). However you need to use the "package" which is 'Master' that is referred to in the 'Prerequisites' section above Step 1. It's the master that contains the latest release NOT the link stating "Latest release".
Description
Used the latest release and Deployment Guide to redeploy the solution to add sensitivity labels feature to existing implementation. I received one error message from deploy.ps1 run:
_### AZURE AD APP CREATION ### Azure AD App 'Request a Team' already exists - updating existing app... unrecognized arguments: --password *****
Followed steps to update existing PowerApp by importing package and updating existing App. 'Teams Requests', 'Teams Templates', 'Team Request Settings', 'IP Labels' lists connections etc added / updated successfully. Updated the 'OnStart' function and all steps after that to ensure settings are there.
When opening / editing PowerApp the feature for Sensitivity labels is not there.
Steps to reproduce
Expected results
I expect to see the additional tab for sensitivity labels in the Power App
Actual Results
No change to original implementation
Solution component
Power App
Operating system (environment)
Windows
Additional Info
No response