Forum Discussion
luvsql
Jan 20, 2022Steel Contributor
Workaround to find Private Teams for Employees to request access
Going off of this Microsoft document, there used to be an option to make a private team discoverable so that Employees can search the Team they need to access and request to be added. We use Teams f...
luvsql
Jan 20, 2022Steel Contributor
ChrisWebbTech I can't believe we're in 2022 and IT still has to keep manual lists of things to workaround basic workflows that Microsoft decided wasn't needed. They do this all of the time.
What is even more confusing is they let members of private teams request memberships for other people, which then sends the request to the Owners, but not by the person that wants it.
So basically an Employee would have to ask someone on that Team (would have to get that from a list I guess too), then that team member could request the add and the workflow works. Nothing makes sense why they would remove this feature.
Jan 20, 2022
Not sure what you mean by "which then sends the request to the Owners, but not by the person that wants it." The owner clearly sees who wants access and who has requested access on behalf of that person. The team owner can always generate a team code and share this code so people can join the team directly, skipping join requests.
Can't say why it was removed. Even the PowerShell parameter in Set-Team is deprecated.
-ShowInTeamsSearchAndSuggestions
But, seems to be available using MS Graph https://docs.microsoft.com/en-us/graph/api/resources/teamdiscoverysettings?view=graph-rest-beta
Can't say why it was removed. Even the PowerShell parameter in Set-Team is deprecated.
-ShowInTeamsSearchAndSuggestions
But, seems to be available using MS Graph https://docs.microsoft.com/en-us/graph/api/resources/teamdiscoverysettings?view=graph-rest-beta
- EmmadukewApr 24, 2023Copper ContributorComing late to this, having done a lot of searching ...
Any ideas why this is still so difficult?
I have a private team, the main reason I want to be able to vet new members, is we have two hidden channels - "staff" & "Student" - the rest of the channels being open to all. When new people join, I'd like to add them quickly to the correct private channel
If they can request to join, it's relatively easy - approve, add to correct channel.
As it is now the only option I have is to leave it public, check regularly, then add new members to the relevant channel (and then use a tag to help me remember who I've added... )