shibayan / keyvault-acmebot

Automated ACME SSL/TLS certificates issuer for Azure Key Vault (App Service / Container Apps / App Gateway / Front Door / CDN / others)
Apache License 2.0
899 stars 233 forks source link

Update formatting and hostname for new MS Teams webhook #750

Open stemimor opened 1 month ago

stemimor commented 1 month ago

Is your feature request related to a problem? Please describe. It's not possible to use webhooks created in the new way by using Workflows in Teams.

Describe the solution you'd like As per https://devblogs.microsoft.com/microsoft365dev/retirement-of-office-365-connectors-within-microsoft-teams/ connectors and webhooks ending in ".office.com" will eventually be deprecated and replaced by a new type of webhook using Workflows in Teams. These webhook hosts no longer ends with ".office.com", and has changed to ending with ".logic.azure.com". It seems like the input schema also has changed with the new webhooks.

Additional context For now you can still configure the old connectors/webhooks by using the browser UI of Teams (not desktop client), but I guess it will not be long until this is not possible anymore.

ayronjoj commented 2 days ago

The updated version doesn't support this new workflow from Microsoft. After receiving the deprecation notice from Microsoft, I tried to set it up, but it didn't work. This feature will be crucial once Microsoft ends support for webhooks ending in '.office.com' and it would be helpful to have this feature available before Microsoft discontinues support