SelectedTech Podcast

Follow SelectedTech Podcast
Share on
Copy link to clipboard

SelectedTech is a group of four MVPs doing webinars and sessions on SharePoint, Office365 and the Microsoft AI ecosystem. Learn, Share, Reuse. We are Albert-Jan Schot, Rick Van Rousselt, Stephan Bisser and Thomy Gölles.We decided to work together as a group to release webinar like videos. What we wa…

SelectedTech

Donate to SelectedTech Podcast


    • Sep 29, 2021 LATEST EPISODE
    • monthly NEW EPISODES
    • 30m AVG DURATION
    • 32 EPISODES


    Search for episodes from SelectedTech Podcast with a specific topic:

    Latest episodes from SelectedTech Podcast

    Getting started with Blazor for Teams Development

    Play Episode Listen Later Sep 29, 2021 36:16


    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 .NETSupport the show (https://www.selectedtech.show/)

    Setting up your new developer environment - E31

    Play Episode Listen Later Sep 16, 2021 25:50


    Today Appie talks us through his latest tricks on setting up a new dev box.Support the show (https://www.selectedtech.show/)

    Recognizing Team members with CLI for Microsoft 365 - E30

    Play Episode Listen Later Sep 6, 2021 39:31


    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/)

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

    Play Episode Listen Later Jul 30, 2021 25:30


     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/)

    Authentication scenarios for M365 Developers - E28

    Play Episode Listen Later Jul 6, 2021 33:44


    Rick talks us through a couple of different options regarding Authentication in Microsoft 365Support the show (https://www.selectedtech.show/)

    Running CLI for Microsoft 365 as Azure Container Instance

    Play Episode Listen Later May 11, 2021 29:47


    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/)

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

    Play Episode Listen Later Apr 15, 2021 19:50


     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/)

    Single Sign On in Teams - Part 1 Tabs

    Play Episode Listen Later Mar 12, 2021 43:01


    In this episode Rick talks us through single sign on in Teams tabs.Support the show (https://www.selectedtech.show/)

    The Microsoft Graph Toolkit in Blazor - E24

    Play Episode Listen Later Feb 15, 2021 34:04


    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-blazorSupport the show (https://www.selectedtech.show/)

    Microsoft Search Connectors - Episode 23

    Play Episode Listen Later Jan 19, 2021 32:19


    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. Support the show (https://www.selectedtech.show/)

    Microsoft 365 CLI Intro

    Play Episode Listen Later Jan 5, 2021 27:21


    Short introduction on the CLI for Microsoft 365. More details at https://www.selectedtech.show/22cli-microsoft365Support the show (https://www.selectedtech.show/)

    365 QA Bot - Episode 21

    Play Episode Listen Later Dec 1, 2020 19:16


    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/)

    AI in SharePoint on-premises

    Play Episode Listen Later Sep 9, 2020 42:07


    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 LUIS model.Full show notes at:https://www.selectedtech.show/20ai-sharepoint-onpremSupport the show (https://www.selectedtech.show/)

    Teams Messaging Extension with Bot Framework

    Play Episode Listen Later Aug 19, 2020 19:44


    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 teams client. Awesome demo time!Full show notes at:https://www.selectedtech.show/19teams-messaging-extension Support the show (https://www.selectedtech.show/)

    Blazor for the Teams Developer

    Play Episode Listen Later Jul 22, 2020 33:51


    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 Client-Side of things.Full show notes at: https://www.selectedtech.show/18blazor-teamsSupport the show (https://www.selectedtech.show/)

    Get Insights into your Bot's behaviour

    Play Episode Listen Later Jul 8, 2020 25:39


    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 and we talk on how to implement them. Appie shows how to setup alert rules to monitor unanswered questions without the use of code.Full show notes at: https://www.selectedtech.show/17botinsight-optionsSupport the show (https://www.selectedtech.show/)

    Visual Studio Code Extensions Bot Framework

    Play Episode Listen Later Jul 1, 2020 23:17


    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 project and how you can build your own VSCode extensions based on this real life sample. Full show notes at: https://www.selectedtech.show/16botframework-vscodeSupport the show (https://www.selectedtech.show/)

    Mr. OneDrives Bot

    Play Episode Listen Later Jun 16, 2020 29:12


    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 languages it is an interesting show for anyone building chatbots! Full show notes at: https://www.selectedtech.show/15mronedrives-botSupport the show (https://www.selectedtech.show/)

    Performance in Hugo

    Play Episode Listen Later Jun 16, 2020 29:53


    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 practices applied to our blogs and selected tech site.Full show notes at: https://www.selectedtech.show/14performance-hugoSupport the show (https://www.selectedtech.show/)

    Authenticate incoming webhooks in Teams

    Play Episode Listen Later Jun 2, 2020 34:57


    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 data in teams. By default webhooks are not authenticated so it does require some development but once it is in place you are safe!Full show notes at: https://www.selectedtech.show/13authenticate-incoming-webhooks-TeamsSupport the show (https://www.selectedtech.show/)

    Tips & tricks for your Office dev tenant

    Play Episode Listen Later May 25, 2020 37:22


    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://www.selectedtech.show/12tips-tricks-officedevtenantSupport the show (https://www.selectedtech.show/)

    The Bot Framework Composer

    Play Episode Listen Later Jan 26, 2020 41:50


    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/episodes/11the-botframework-composer/Support the show (https://www.selectedtech.show/)

    Deploying the FAQ Plus App

    Play Episode Listen Later Jan 25, 2020 57:07


    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.show/episodes/10deploying-the-faq-plus-app/Support the show (https://www.selectedtech.show/)

    Building an Azure Static website

    Play Episode Listen Later Jan 25, 2020 23:10


    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 and friends. We talk about how Hugo is used to create a static website on your local machine and how to test it during the content creation process. The source of the site is then commited to a Github repository. From there Azure Pipelines take over to publish the generated html file to an Azure Static webiste, et voila, new content is published on our page.Shownotes of episode 9: https://www.selectedtech.show/episodes/09building-an-azure-static-website/Support the show (https://www.selectedtech.show/)Support the show (https://www.selectedtech.show/)

    SPFx Bot Framework V4 Webpart

    Play Episode Listen Later Sep 23, 2019 14:43


    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-webparts/tree/master/samples/react-bot-framework). This webpart is built in React and enables you to have the bot framework chat window in a modern SharePoint PageSupport the show (https://www.selectedtech.show/)

    QnAMaker with secured SharePoint data

    Play Episode Listen Later Sep 11, 2019 20:25


    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 7Add a secured SharePoint data source to your knowledge baseUpdates from SelectedTechWe are happy to announce that there are new options to follow our podcast! You can reach us now on Facebook on Twitter. Or you can follow our podcast at [http://podcast.selectedtech.show/]http://podcast.selectedtech.show/ and sync it with Spotify, Apple Podcasts, Overcast and some other services.Support the show (https://www.selectedtech.show/)

    QnAMaker, SharePoint and Microsoft Flow

    Play Episode Listen Later Aug 8, 2019 28:08


    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 that way. Talking about Flow at this particular time means we also spend some minutes on the latest license news for PowerApps and Flow. Jussi's Post on Flow Licensing and the upcoming Licensing change: https://jussiroine.com/2019/01/the-comprehensive-licensing-guide-to-microsoft-flow-and-powerapps/ Microsoft Cloud Show 312: http://www.microsoftcloudshow.com/podcast/Episodes/312-inspire-tidbits-and-big-cloud-wins Rob Windsor's Blog: https://www.paitgroup.com/blog/an-office-365-users-guide-to-powerapps-and-flow-licensing-october-2019-edition Difference between PowerApps inside of Office365 and outsidehttps://docs.microsoft.com/en-us/power-platform/admin/pricing-billing-skus & https://powerapps.microsoft.com/en-us/blog/new-licensing-options-for-powerapps-and-flow/ Support the show (https://www.selectedtech.show/)

    Interview with Anna Chu from Microsoft

    Play Episode Listen Later Jul 29, 2019 31:15


    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 infrastructure. Connect with over 25,000 individuals focused on software development, security, architecture, and IT. Explore new hands-on experiences that will help you innovate in areas such as security, cloud, and hybrid infrastructure and development.Interesting for us was that Anna right in the beginning of the interview made a statement that this year the developer community is back in the focus of the Ignite program team. Over the last couple of years, it seemed like Ignite was more an IT Pro targeted kind of event. Looking forward to seeing more dev content on the agenda.Anna is the Community Lead for Ignite and Ignite The Tour at Microsoft. If you need guidance or a few hints on how to submit content for Ignite this year, you may find some insights between the lines in the interview as well.Please make sure to subscribe to our Youtube channel and check out our webinars on developing bots for Microsoft Teams here.Support the show (https://www.selectedtech.show/)

    QnA Maker Postman Collection

    Play Episode Listen Later Jul 22, 2019 31:27


    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 service that creates a conversational, question and answer layer over your data. QnA Maker enables you to create a knowledge-base(KB) from your semi-structured content such as Frequently Asked Question (FAQ) URLs, product manuals, support documents and custom questions and answers. The QnA Maker service answers your users’ natural language questions by matching it with the best possible answer from the QnAs in your Knowledge base.QnA Maker offers a REST API that allows you to automate operations with your Knowledge base. In order to use this API in Postman, Stephan created a collection you can import in your own tooling. Check out his blog post to get all the details and links.If you already work with Postman here two additional resources from the Microsoft Graph Developer Blog. First, Day 13 from the 30 DaysMSGraph series, “Postman to make Microsoft Graph calls”. This blog post explains how to configure your environment to connect to Microsoft Graph with one click. And as a second, “Announcing Microsoft Graph Postman Collections” again from the Graph Developer Blog written by Jeremy Thake.Please make sure to subscribe to our Youtube channel and check out our webinars on developing bots for Microsoft Teams here.Support the show (https://www.selectedtech.show/)

    CI/CD with your bot and Azure DevOps

    Play Episode Listen Later Jul 15, 2019 12:13


    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 pipeline within Azure DevOps. We discuss the two different configurations for build and release and talk about how to reuse your config for different target systems. The goal is to switch your target environment with Azure DevOps and to be able to deploy your bot to different Azure tenants just by clicking through the release pipeline.Make sure to subscribe to our Youtube channel. Support the show (https://www.selectedtech.show/)

    QnA Bot Local Development

    Play Episode Listen Later Jul 8, 2019 31:46


    The SelectedTech Podcast episode 002 about local QnA bot development and deployment to Microsoft Azure and Microsoft Teams 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, we take the QnA bot from webinar 001 and download the code to a local machine. After showing how to run the bot in a local IIS we use ngrok for tunnelling access for a Teams deployment. After making a minor code change we republish the bot and make sure everything is still working. The episode ends with Rick asking Stephan about using Azure DevOps for CI/CD which will be our topic for Webinar 003.Make sure to subscribe to our Youtube channel.Support the show (https://www.selectedtech.show/)

    A No Code QnA Bot In Microsoft Teams

    Play Episode Listen Later May 20, 2019 39:50


    Welcome to our first SelectedTech Podcast. We are four MVPs from Europe and we decided to start our own webinar series. What we want to show is how we do stuff. We meet online and hit the record button. There is not a lot of time for preparation or planning for our webinars. As a result, you will see mistakes and errors, not high polished content. We strongly believe that showing how to overcome those hiccups adds additional value to the content.In our first episode, we create a QnA knowledge base in Azure. We show how to create the resources needed in the Azure portal and how to add pairs of questions and answers to your knowledge base. After that, we use the bot template in Azure to start our conversational endpoint. By using the QnA config we connect the knowledge base with the bot and deploy our newly created application to Microsoft Teams.Here our playlist. Make sure to subscribe to our Youtube channel.Support the show (https://www.selectedtech.show/)

    Claim SelectedTech Podcast

    In order to claim this podcast we'll send an email to with a verification link. Simply click the link and you will be able to edit tags, request a refresh, and other features to take control of your podcast page!

    Claim Cancel