Skip to content

Add recipe for Microsoft Teams Personal (teams.live.com) #634

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

krisrok
Copy link

@krisrok krisrok commented Mar 28, 2025

Pre-flight Checklist

Please ensure you've completed all of the following.

Description of Change

Having both 365-teams (teams.microsoft.com) and a "Personal" team (teams.live.com) under the same account works for the 365-teams. When reloading the personal team though we have to confirm logging into the personal team again every time.

I added a copy of the msteams recipe and changed the base url to teams.live.com.

This way, the service now correctly logs in into the personal team without needing further interactions.

@Alphrag
Copy link
Member

Alphrag commented Apr 18, 2025

Hi @krisrok, I am not a fan of duplicating the whole recipe only to change the url, because this will cause problems maintaining it.
I would suggest instead modify the current Teams recipe so that it has a possible default to teams.microsoft.com, but allow the user to enter a more custom url such as teams.live.com. A good example for that is the Office 365 outlook recipe, which works in the same way.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants