My thought is that it's due to a security issue with the connectors.
Is Teams connector retirement a tweak to fit EU laws, or a sign of price rises to come?
Arguments over the retirement of Office 365 connectors within Teams shows no sign of abating, with some users pointing to the EU-forced unbundling of the product, while analysts are wondering if this a sign of a new, pricier, era for the application. Microsoft dropped the bombshell on users at the beginning of July, with the …
COMMENTS
-
Monday 15th July 2024 15:11 GMT TrevorH
The current connectors use a domain per customer like $company.webhook.office.com and then go on to add another 3 UUID's to the hook url plus another random string that looks suspiciously like another uuid with the '-' characters removed. Total length minus the identifiable company + webhook.office.com is around 170 bytes so it's not what I'd call easily guessable. So first step for anyone wanting to exploit a security vulnerability in a webhook is to guess the 170 character random string so they can post to it. Sure, that's security by obscurity but you need to know the correct url to be able to get to it.
-
Tuesday 16th July 2024 17:18 GMT Pete Sdev
Frack you MS
We use, unfortunately, Teams at work - mostly down to the lemmings effect than choice.
I have several scripts,an in-house web-app, and a gitlab instance that posts notifications to various channels in Teams.
The suggested new way doesn't work due to various issues, including cost and time.
Problems with this typical MS move are:
* The new way costs money as a Power decimate subscription is needed - no free tier, only a 30 day trial (by combat).
* The very short time to EOL particularly as it's during the summer when at most firms there's less staff (particularly in Europe)
* The new way isn't feature compatible with the old - no posting to private channels for example (deal breaker)
* The new way is far more labour intensive, and the workload UI is terrible
The comments to the announcement at https://devblogs.microsoft.com/microsoft365dev/retirement-of-office-365-connectors-within-microsoft-teams/ are gold. As are thr reviews of the Workflow Teams-app.
-
Wednesday 24th July 2024 12:27 GMT TrevorH
They blinked:
Update 07/23/2024: We understand and appreciate the feedback that customers have shared with us regarding the timeline provided for the migration from Office 365 connectors. We have extended the retirement timeline through December 2025 to provide ample time to migrate to another solution such as...