Latest Bot framework Podcast Episodes

SelectedTech Podcast artwork

Getting started with Blazor for Teams Development

SelectedTech Podcast - September 29, 2021 06:00 - 36 minutes
Today we are talking about TeamsFx the Microsoft Teams Framework and how to use it in Visual Studio building applications with Blazor in C# and .NET Support the show (https://www.selectedtech.show/)

SelectedTech Podcast artwork

Setting up your new developer environment - E31

SelectedTech Podcast - September 16, 2021 10:00 - 25 minutes
Today Appie talks us through his latest tricks on setting up a new dev box. Support the show (https://www.selectedtech.show/)

SelectedTech Podcast artwork

Recognizing Team members with CLI for Microsoft 365 - E30

SelectedTech Podcast - September 06, 2021 20:00 - 39 minutes
Appie shows how to use the CLI for Microsoft 365 to acknowledge the most active Microsoft Teams users. Support the show (https://www.selectedtech.show/)

SelectedTech Podcast artwork

Using Blazor, Authorizeview and the Microsoft Graph Toolkit in Teams - E29

SelectedTech Podcast - July 30, 2021 23:00 - 25 minutes
 Today we talk about using Blazor in Microsoft Teams. In order to get authentication and authorization correct, we are going to discuss Authorizeview and the use of the Microsoft Graph Toolkit to get our bearer token.  Support the show (https://www.selectedtech.show/)

SelectedTech Podcast artwork

Authentication scenarios for M365 Developers - E28

SelectedTech Podcast - July 06, 2021 19:00 - 33 minutes
Rick talks us through a couple of different options regarding Authentication in Microsoft 365 Support the show (https://www.selectedtech.show/)

SelectedTech Podcast artwork

Running CLI for Microsoft 365 as Azure Container Instance

SelectedTech Podcast - May 11, 2021 12:00 - 29 minutes
In this episode Albert-Jan talks us through how to run the CLI for Microsoft 365 as Azure Container instance. Support the show (https://www.selectedtech.show/)

SelectedTech Podcast artwork

Single Sign On in Microsoft Teams - Part 2 - Bots - E26

SelectedTech Podcast - April 15, 2021 08:00 - 19 minutes
 In this webinar Stephan talks through all the steps needed to configure your Microsoft Teams Bot to use Single Sign on (SSO) by connecting it to Azure Active Directory.  Support the show (https://www.selectedtech.show/)

SelectedTech Podcast artwork

Single Sign On in Teams - Part 1 Tabs

SelectedTech Podcast - March 12, 2021 10:00 - 43 minutes
In this episode Rick talks us through single sign on in Teams tabs. Support the show (https://www.selectedtech.show/)

SelectedTech Podcast artwork

The Microsoft Graph Toolkit in Blazor - E24

SelectedTech Podcast - February 15, 2021 22:00 - 34 minutes
This week Thomy shows us how to use the Microsoft Graph Toolkit in a Blazor server application.  All details at: https://www.selectedtech.show/episodes/24microsoft-graph-toolkit-blazor Support the show (https://www.selectedtech.show/)

SelectedTech Podcast artwork

Microsoft Search Connectors - Episode 23

SelectedTech Podcast - January 19, 2021 20:00 - 32 minutes
In this episode Albert-Jan talks as through the configuration of a custom search connector in Microsoft 365. He talks about two use cases of external web pages crawled and indexed by Microsoft search. One without authentication and one secured with an Azure Active Directory application.  Suppor...

SelectedTech Podcast artwork

Microsoft 365 CLI Intro

SelectedTech Podcast - January 05, 2021 09:00 - 27 minutes
Short introduction on the CLI for Microsoft 365. More details at https://www.selectedtech.show/22cli-microsoft365 Support the show (https://www.selectedtech.show/)

SelectedTech Podcast artwork

365 QA Bot - Episode 21

SelectedTech Podcast - December 01, 2020 23:00 - 19 minutes
 In episode 22 Rick runs as through the 365 QA bot he built. Check it out today in the Microsoft Teams store! More details at: https://www.selectedtech.show/21qa-365  Support the show (https://www.selectedtech.show/)

SelectedTech Podcast artwork

AI in SharePoint on-premises

SelectedTech Podcast - September 09, 2020 15:00 - 42 minutes
In Episode 20 we have a guest: Rutger Knijnenburg. We talk about building AI models in the Cloud and running them locally. Rutger and Albert-Jan show how to run models using Docker and keep all your data locally. In the case they show how to enrich your on-premises SharePoint data with a local L...

SelectedTech Podcast artwork

Teams Messaging Extension with Bot Framework

SelectedTech Podcast - August 19, 2020 14:00 - 19 minutes
In this episode Stephan is walking you through all the options you have when you are building a messaging extension. Showing you how you can easily use the Bot Framework to extend teams. Making it easy to track your todos by adding conversations and messages to planner or todo righty from the te...

SelectedTech Podcast artwork

Blazor for the Teams Developer

SelectedTech Podcast - July 22, 2020 08:00 - 33 minutes
Thommy took the time to play around with Blazor and shows how to create Teams Tabs based on Blazor. On both ends in Blazor, UI and data, you can reuse your C# skills or your existing business logic libraries to bring those to Microsoft Teams as a tab. Demo time on both the Blazor Server and Clie...

SelectedTech Podcast artwork

Get Insights into your Bot's behaviour

SelectedTech Podcast - July 08, 2020 15:00 - 25 minutes
Having talked about bots for a few episodes we decided to have look at how improve your code. We looked into analytics options in Chatbots to see if we could get insights into usage of the bot. As well as to performance of the code and our QnA Knowledge base. Stephan shows some dashboard options...

SelectedTech Podcast artwork

Visual Studio Code Extensions Bot Framework

SelectedTech Podcast - July 01, 2020 06:00 - 23 minutes
This episode Stephan walks us through a new community initiative: The Bot Framework Community VS Code Snippets. This plugin helps you to easily adds snippets into your projects. Both for WebChat and LUIS files some handy options are added to your workspace. We walk through the setup of the proje...

SelectedTech Podcast artwork

Performance in Hugo

SelectedTech Podcast - June 16, 2020 14:00 - 29 minutes
As we are running our Selected Tech site as a static site on Hugo we spend an episode looking on how to tweak performance. Appie shows us on how to use Google Pagespeed Insights to tweak the Hugo output and maximize the performance score of a site. Including tips & tricks and of course the best ...

SelectedTech Podcast artwork

Mr. OneDrives Bot

SelectedTech Podcast - June 16, 2020 14:00 - 29 minutes
Episode 15 and Stephan walks us through Mr. OneDrives Bot. Mr OneDrives Bot is the digital twin of Hans Brender. Stephan and Thommy share their lessons learned on building a public chatbot that contains a large scala of knowledge stored in QnA Maker. As it surfaces its knowledge in multiple lang...

SelectedTech Podcast artwork

Authenticate incoming webhooks in Teams

SelectedTech Podcast - June 02, 2020 12:00 - 34 minutes
Another episode full of fun! In this episode Rick explains how you can authenticate on incoming webhooks. Webhooks allow you to extend the conversation in teams and to send notifications from other applications. But making sure they are secure is important as it will help you prevent unwanted da...

SelectedTech Podcast artwork

Tips & tricks for your Office dev tenant

SelectedTech Podcast - May 25, 2020 19:00 - 37 minutes
In this episode Thommy talks us through some best practices for your Development or Demo tenant. He shares his tips to make sure your development tenant stays clean and healthy. Including demo's on how to make sure you have demo content and can provide cool demos! Full show notes at: https://ww...

SelectedTech Podcast artwork

The Bot Framework Composer

SelectedTech Podcast - January 26, 2020 12:00 - 41 minutes
The Bot Framework Composer is a new tool from Microsoft helping developers in creating bots with the help of a graphical interface. So tune in to see us creating a Chuck Norris joke bot within minutes. Full show notes at: https://www.selectedtech.show/11the-botframework-composer/ Support the sh...

SelectedTech Podcast artwork

Deploying the FAQ Plus App

SelectedTech Podcast - January 26, 2020 00:00 - 57 minutes
In Episode 10 Stephan, Appie and Rick talk about the FAQ Plus App Template from Microsoft. According to the Git repository the bot template is about: “FAQ Plus bot is a friendly Q&A bot that brings a human in the loop when it is unable to help.” Full show notes at: https://www.selectedtech.sho...

SelectedTech Podcast artwork

Building an Azure Static website

SelectedTech Podcast - January 25, 2020 14:00 - 23 minutes
Episode 9 is all about using Hugo and Azure Static websites. Appie walks us through how he used Hugo for his own blog and how we use it here for serving this website. Hugo is one of the most popular open-source static site generators. It’s written in Go (aka Golang) and developed by bep, spf13 a...

SelectedTech Podcast artwork

SPFx Bot Framework V4 Webpart

SelectedTech Podcast - September 23, 2019 19:00 - 14 minutes
In episode 8 of our SelectedTech podcast/webinar series, Stephan talks on how he created a new version of the Bot Framework webpart that is available in [Code samples and developer content targeted towards SharePoint Framework client-side web parts.](https://github.com/SharePoint/sp-dev-fx-webpa...

SelectedTech Podcast artwork

QnAMaker with secured SharePoint data

SelectedTech Podcast - September 11, 2019 20:00 - 20 minutes
In episode 7 of our SelectedTech podcast/webinar series, we try to add secured SharePoint data as a data source to our knowledge base. It takes some additional steps then described in the Microsoft documentation but we finally get it working. Shownotes of episode 7 Add a secured SharePoint dat...

SelectedTech Podcast artwork

QnAMaker, SharePoint and Microsoft Flow

SelectedTech Podcast - August 08, 2019 10:00 - 28 minutes
In episode 6 of our SelectedTech podcast/webinar series, Albert-Jan introduces his concept of updating the QnAMaker knowledge base with data from SharePoint. To make this as easy as possible he used Microsoft Flow already a couple of times at customer demonstrate the use case of bots updated tha...

SelectedTech Podcast artwork

Interview with Anna Chu from Microsoft

SelectedTech Podcast - July 29, 2019 11:00 - 31 minutes
The SelectedTech Webinar 005 is a special episode. We got a chance to catch up with Anna Chu from Microsoft. We talked about the upcoming Ignite conference and why you should be in Orlando in November. At Ignite you learn innovative ways to build solutions and migrate and manage your infrastruc...

SelectedTech Podcast artwork

QnA Maker Postman Collection

SelectedTech Podcast - July 22, 2019 15:00 - 31 minutes
The SelectedTech Podcast 004 is about how to use Postman to talk to the QnA maker API. Postman streamlines the development process and captures a single source of truth about your APIs while also simplifying collaboration across your teams and organisations. QnA Maker is a cloud-based API servi...

SelectedTech Podcast artwork

CI/CD with your bot and Azure DevOps

SelectedTech Podcast - July 15, 2019 15:00 - 12 minutes
 The SelectedTech Podcast 003 about using CI/CD with your bot and Azure DevOps is now available. We recorded the session on July 4th 2019. Check it out and leave a comment or send a tweet or message if you have any questions. In this episode Stephan demos how to create a build and release pipel...

Related Bot framework Topics