How can I Identify where Office 365 Connectors are used in my Teams

Brass Contributor

Is there a way to identify all the teams in my tenant that use office 365 connectors? With the announcement that Microsoft will be retired sconnectors soon I want to be proactive in knowing which of my teams need help to migrate away from their usage.

Thanks

12 Replies
Adding my voice to request a reply to this
Adding another bump as I would like to know how to determine this if possible

@Bridget_T   You can see what "connectors" are being used by Teams you are part of, but still have not found a place where it informs where it's being used in Teams that I'm not part of.  App, Manage your apps.  Here is a Team and it's connections :  

bmoran0902_0-1720542820745.png

My concern is finding where else in the tenant.

 

@bmoran0902 Thank you - Yes - You can also see connectors attached to channels of your own teams by clicking manage channel. But, as you say, they problem still remains, that we, as admins cant identify the usage across the tenant.

Also looking for an answer to this question.

Yes we also have the same question.
The date is approaching quickly, do we have an answer/script to do this?
Thank You! The script works and we were able to generate a list of all connectors in use across all teams within the tenant!
I am glad someone did Microsoft's job for them. Thanks for sharing that.

If other system administrators are having difficulties locating the affected teams:
I have written a small tool in Golang that uses the Graph API to output the affected teams.

https://github.com/SecNex/teams-webhook-finder

https://medium.com/@secnex/microsoft-teams-webhook-deprecation-how-do-i-find-affected-teams-5cc19a3a...

This has helped us enormously, as Microsoft does not offer its own solution for reading the affected channels and teams. We have over 350 teams in our company, which we would otherwise have had to search through manually.

I hope I could help someone here with this.

Independently of my day job, I would like to create an alternative to the native “incoming webhooks”. Maybe someone will benefit from it.

@typbjoern 

VirusTotal is reporting teams-webhook-finder as malware/trojan