devblogs.microsoft.com
Open in
urlscan Pro
2a02:26f0:1700:49a::2f1e
Public Scan
URL:
https://devblogs.microsoft.com/microsoft365dev/learn-from-the-community-microsoft-ai-mvp-designs-a-microsoft-teams-bot-to-centr...
Submission: On April 27 via api from US — Scanned from DE
Submission: On April 27 via api from US — Scanned from DE
Form analysis
2 forms found in the DOMName: searchForm — GET /search
<form class="c-search" autocomplete="off" id="searchForm" name="searchForm" role="search" action="/search" method="GET"
data-seautosuggest="{"queryParams":{"market":"en-us","clientId":"7F27B536-CF6B-4C65-8638-A0F8CBDFCA65","sources":"Microsoft-Terms,Iris-Products,DCatAll-Products","filter":"+ClientType:StoreWeb","counts":"5,1,5"},"familyNames":{"Apps":"App","Books":"Book","Bundles":"Bundle","Devices":"Device","Fees":"Fee","Games":"Game","MusicAlbums":"Album","MusicTracks":"Song","MusicVideos":"Video","MusicArtists":"Artist","OperatingSystem":"Operating System","Software":"Software","Movies":"Movie","TV":"TV","CSV":"Gift Card","VideoActor":"Actor"}}"
data-seautosuggestapi="https://www.microsoft.com/services/api/v3/suggest"
data-m="{"cN":"GlobalNav_Search_cont","cT":"Container","id":"c1c9c3m1r1a1","sN":1,"aN":"c9c3m1r1a1"}" aria-expanded="false">
<input id="cli_shellHeaderSearchInput" aria-label="Search Expanded" aria-controls="universal-header-search-auto-suggest-transparent" aria-owns="universal-header-search-auto-suggest-ul" type="search" name="query" role="text" placeholder="Search"
data-m="{"cN":"SearchBox_nav","id":"n1c1c9c3m1r1a1","sN":1,"aN":"c1c9c3m1r1a1"}" data-toggle="tooltip" data-placement="right" title="" data-original-title="Search">
<input type="hidden" name="blog" value="/microsoft365dev/" data-m="{"cN":"HiddenInput_nav","id":"n2c1c9c3m1r1a1","sN":2,"aN":"c1c9c3m1r1a1"}">
<button id="search" aria-label="Search" class="c-glyph" data-m="{"cN":"Search_nav","id":"n3c1c9c3m1r1a1","sN":3,"aN":"c1c9c3m1r1a1"}" data-bi-mto="true" aria-expanded="false">
<span role="presentation">Search</span>
<span role="tooltip" class="c-uhf-tooltip c-uhf-search-tooltip">Search</span>
</button>
<div class="m-auto-suggest" id="universal-header-search-auto-suggest-transparent" role="group">
<ul class="c-menu" id="universal-header-search-auto-suggest-ul" aria-label="Search Suggestions" aria-hidden="true" data-bi-dnt="true" data-bi-mto="true" data-js-auto-suggest-position="default" role="listbox" data-tel="jsll"
data-m="{"cN":"search suggestions_cont","cT":"Container","id":"c4c1c9c3m1r1a1","sN":4,"aN":"c1c9c3m1r1a1"}"></ul>
</div>
</form>
#
<form id="myForm" action="#">
<div class="modal-body">
<div class="form-group">
<label for="code-text">Paste your code snippet</label>
<textarea class="form-control" id="code-text" style="height: 150px;"></textarea>
</div>
</div>
</form>
Text Content
We use optional cookies to improve your experience on our websites, such as through social media connections, and to display personalized advertising based on your online activity. If you reject optional cookies, only cookies necessary to provide you the services will be used. You may change your selection by clicking “Manage Cookies” at the bottom of the page. Privacy Statement Third-Party Cookies Accept Reject Manage cookies Skip to main content Microsoft Microsoft 365 Platform Microsoft 365 Platform Microsoft 365 Platform * Home * DevBlogs * Developer * Visual Studio * Visual Studio Code * Visual Studio for Mac * DevOps * Developer support * CSE Developer * Engineering@Microsoft * Azure SDK * IoT * Command Line * Perf and Diagnostics * Dr. International * Notification Hubs * Math in Office * Technology * DirectX * PIX * SurfaceDuo * Startups * Sustainable Engineering * Windows AI Platform * Languages * C++ * C# * F# * Visual Basic * TypeScript * PowerShell Community * PowerShell Team * Python * Q# * JavaScript * Java * Java Blog in Chinese * .NET * .NET * .NET MAUI * Blazor * ASP.NET * NuGet * Xamarin * Platform Development * #ifdef Windows * Apps for Windows * Azure Depth Platform * Azure Government * Bing Dev Center * Microsoft Edge Dev * Microsoft Azure * Microsoft 365 Developer * Old New Thing * Windows MIDI and Music dev * Windows Search Platform * Data Development * Azure Cosmos DB * Azure Data Studio * Azure SQL Database * OData * Revolutions R * SQL Server Data Tools * More Login Search Search Cancel LEARN FROM THE COMMUNITY: MICROSOFT AI MVP DESIGNS A MICROSOFT TEAMS BOT TO CENTRALIZE TOOLS FOR EMPLOYEES Ayca B February 22nd, 2022 Learn from the community is a series of articles to highlight real-life project scenarios covered in Show & Tell interviews at Microsoft 365 Developer YouTube. It’s a great opportunity for me to inspire you with the end-to-end solutions built upon Microsoft Cloud and help you for your next project with useful resources. A lot of us use many tools in our day-to-day work and these tools vary according to our job responsibilities. Microsoft AI MVP Stephan Bisser joins me in this interview to talk about how tools vary between departments to get a job done in a company. For example, when the Sales department uses CRM tool to track new customers, developers in the same company often use Azure DevOps to track their software development process on a day-to-day basis. Stephan explains how hopping between the internal tools became a challenge and how they decided to build Erdwin bot to solve the problem. Erdwin bot is designed to centralize tools across the company and help employees access the data they need through one single bot interface. There is something for every employee in this bot. Erdwin bot is built using the Microsoft Bot Framework SDK and it is designed as a Microsoft Teams bot. It also leverages Microsoft Cognitive Services including: * Language Understanding (LUIS) to enable intelligent understanding with natural language processing * QnAMaker to create knowledgebases to handle user’s basic questions. Erdwin bot connects to many tools that are used internally in Stephan’s company. It provides the following features and capabilities: * Managing and gathering opportunities on Dynamics 365 CRM by using Dynamics 365 Customer Engagement Rest APIs * Handling task management on Microsoft Planner by using Microsoft Graph APIs * Alerting employees about important news by connecting to the Intranet * Helping employees’ onboarding with Q&A capability as single place of truth by using QnAMaker API * Getting backlog items by using DevOps APIs Erdwin bot is not an open-source project yet, but the solution architecture is shared in the Show & Tell video in details. USEFUL LINKS * Microsoft Learn * Microsoft Graph Fundamentals * Develop apps with the Microsoft Graph Toolkit * Develop apps for Microsoft Teams * Microsoft Docs * Azure Bot Service Documentation * What is the Bot Framework SDK? MORE ARTICLES IN LEARN FROM THE COMMUNITY SERIES * Chatbot for Microsoft Teams personal and group chats * React web app and Azure QnA bot to centralize learning resources * Microsoft Teams and Moodle online learning solution Happy coding! AYCA BAS SENIOR CLOUD ADVOCATE Follow Posted in Microsoft Graph Microsoft TeamsTagged Azure Dynamics Microsoft Bot Framework READ NEXT Announcing new permissions for Teams chats and tags APIs Today, we are pleased to announce the latest additions to Teams Microsoft Graph APIs, including resource-specific consent permissions for chats and delegated permissions for tags. Nick K February 28, 2022 0 comment Learn from the community: Low-code Q&A bot for Microsoft Teams helps communities provide better onboarding process A group of Microsoft Learn Student Ambassadors share how they built a Microsoft Teams bot to provide better onboarding and support in communities. Ayca B March 1, 2022 0 comment 0 COMMENTS Comments are closed. Login to edit/delete your existing comments TOPICS Microsoft Graph Office Add-ins Microsoft Teams SharePoint Framework Microsoft 365 Developer Microsoft identity platform Microsoft Viva Power Platform Adaptive Cards Office Scripts Fluid Framework SharePoint EXPLORE MICROSOFT 365 PLATFORM LEARNING PATHS Learn new skills to develop on the Microsoft 365 platform. Explore our learning paths. Get started -> JOIN THE MICROSOFT 365 DEVELOPER PROGRAM TODAY! Get a free sandbox, tools, and other resources you need to build solutions for the Microsoft 365 platform. Join now -> STAY INFORMED CODE BLOCK × Paste your code snippet Cancel Ok What's new * Surface Pro 8 * Surface Laptop Studio * Surface Pro X * Surface Go 3 * Surface Duo 2 * Surface Pro 7+ * Windows 11 apps * HoloLens 2 Microsoft Store * Account profile * Download Center * Microsoft Store support * Returns * Order tracking * Virtual workshops and training * Microsoft Store Promise * Flexible Payments Education * Microsoft in education * Devices for education * Microsoft Teams for Education * Microsoft 365 Education * Education consultation appointment * Educator training and development * Deals for students and parents * Azure for students Business * Microsoft Cloud * Microsoft Security * Azure * Dynamics 365 * Microsoft 365 * Microsoft Advertising * Microsoft Industry * Microsoft Teams Developer & IT * Developer Center * Documentation * Microsoft Learn * Microsoft Tech Community * Azure Marketplace * AppSource * Microsoft Power Platform * Visual Studio Company * Careers * About Microsoft * Company news * Privacy at Microsoft * Investors * Diversity and inclusion * Accessibility * Security English (United States) * Sitemap * Contact Microsoft * Privacy * Manage cookies * Terms of use * Trademarks * Safety & eco * About our ads * © Microsoft 2022