Forum Discussion
aviveera
Sep 21, 2024Copper Contributor
Azure DevOps Integration with MS Teams Channel and Calendar Events for Deployment Requests work item
Hi Team, I hope this message finds you well. I’ve encountered a scenario where I need to integrate Azure DevOps with a Microsoft Teams channel to streamline notifications and calendar management. S...
balasubramanim
Sep 23, 2024Iron Contributor
aviveera,
To integrate Azure DevOps with MS Teams for "Deployment Request" notifications and calendar events, use the Azure DevOps app to send notifications to a Teams channel. For calendar events, leverage Power Automate to trigger when a Deployment Request is created, pulling the scheduled time to auto-create a calendar event in Outlook or Teams.
To integrate Azure DevOps with MS Teams for "Deployment Request" notifications and calendar events, use the Azure DevOps app to send notifications to a Teams channel. For calendar events, leverage Power Automate to trigger when a Deployment Request is created, pulling the scheduled time to auto-create a calendar event in Outlook or Teams.
- aviveeraSep 25, 2024Copper ContributorHi Balasubramanian,
Thank you for your previous response.
I’ve successfully set up notifications to a Microsoft Teams channel using workflows. However, I’m currently facing challenges in automating the creation of calendar events through the same workflow / Power Automate. Despite my efforts to find relevant documentation or guides, I haven’t come across anything particularly helpful.
Could you please point me towards any useful links or documents that could assist me in moving forward with this automation?- balasubramanimSep 25, 2024Iron Contributor
To automate creating calendar events in Power Automate, use the "Create event" action in the Outlook or Office 365 connector. Here are some resources to get you started.
- Microsoft Documentation: Check the "Create an Event" guide for step-by-step instructions."https://learn.microsoft.com/en-us/azure/event-hubs/event-hubs-create"
- Tutorials: Look for guides on automating calendar events with Power Automate. "https://learn.microsoft.com/en-us/power-automate/triggers-introduction?tabs=classic-designer"
- Power Automate Templates Gallery: Explore pre-built templates for quick setup. "https://learn.microsoft.com/en-us/power-automate/get-started-logic-template?culture=en-us&country=us"
These resources will help to streamline the process.
- oyairouwaDec 05, 2024Copper Contributor
Is Devops teams app different O365 connector. I considering moving my webhooks to the Workflows app within Teams and want to avoid conducting another migration.