Forum Discussion

Bridget_T's avatar
Bridget_T
Brass Contributor
Jul 04, 2024

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

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

  • typbjoern's avatar
    typbjoern
    Copper Contributor

    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-5cc19a3a6748

    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.

  • DavidC's avatar
    DavidC
    Copper Contributor

    Bridget_T 


    A coworker came up with this:

    https://office365itpros.com/2024/07/10/teams-office-connectors/

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

    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 :  

    My concern is finding where else in the tenant.

     

    • Bridget_T's avatar
      Bridget_T
      Brass Contributor

      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.

  • Jfeds's avatar
    Jfeds
    Copper Contributor
    Adding another bump as I would like to know how to determine this if possible

Resources