Forum Discussion
CI CD Deployment issues with Teams Notifications
Hi sammydyson555,
Thank you for your inquiry through the Microsoft Fabric Community Forum.
Based on our understanding, the new Microsoft Teams activity in Fabric pipelines uses user bound OAuth 2.0 authentication. Therefore, such connections might not be shared with service principals or CI/CD identities due to security reasons. As a result, pipelines that contain this activity cannot be deployed using CI/CD at this time. This limitation is officially documented by Microsoft, as shown in the attached screenshot.
The legacy Teams activity works because it might use webhook based authentication and is not identity bound. Currently, one supported option is to continue using the legacy Teams activity.
Additionally, please refer to the link provided below:
Teams activity - Microsoft Fabric | Microsoft Learn
We hope the information provided helps resolve your issue. Should you have any further questions, please feel free to contact the Microsoft Fabric community.
Thank you.
Thank you for your response, thats fine if its a known limitation - would you know if microsoft plans to deprecate the old team legacy activity soon ? We will have a real issue if this occurs without being able to deploy teams activites