Azure

Building an Azure Static website

SelectedTech Webinar 9

SelectedTech

1 minute read

Building an Azure Static website

Episode 9 is all about using Hugo and Azure Static websites. Appie walks us through how he used Hugo for his 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 build a static website on your local machine and how to test it during the content creation process. The source of the site is then committed to a Github…

SelectedTech

1 minute read

SPFx SharePoint Webpart with Bot Framework V4

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.. This webpart is built in React and enables you to have the bot framework chat window in a modern SharePoint Page.

QnAMaker and SharePoint files

SelectedTech Webinar 7

SelectedTech

1 minute read

QnAMaker and SharePoint files

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 than described in the Microsoft documentation but we finally get it working.