OfficeDev / microsoft-teams-apps-requestateam

Power Platform based solution that allows users to request teams and automates team creation.
MIT License
230 stars 64 forks source link

change\update service account #215

Open momoangel opened 3 years ago

momoangel commented 3 years ago

It appears I may have done something incorrectly during setup, and request-a-team app is posting the welcome message in teams and sending emails as me instead of as the service account. (It is correctly adding the actual service account to the Team, but there is an error in the logicapps flow when I am not a member or owner as it can't post the welcome message, etc. and either way, this is not the desired end behavior.) Where can I go to update the account for posting in Teams and sending the Email?

Thank you!

alexc-MSFT commented 3 years ago

@momoangel Did you import the Power App and Flows AS the service account? i.e. did you login as that user to Power Apps and Power Automate to do the import? It's also important to set up the connections in Power Apps and Power Automate to use the service account when importing them. If you don't do this you will see the above behaviour.