Episode #148 – Understanding PnP Core SDK Query Model
Here you can find the transcript of Episode #148 of PiaSys TechBites. Welcome back to PiaSys Tech Bites. Today, we keep on talking about the PnP Core SDK library. Specifically I want to explain you how you can query data using PnP Core SDK. In fact, in PnP Core SDK we have different queering flavors. You […]
Episode #147 – PnP Core SDK Authentication Models
Here you can find the transcript of Episode #147 of PiaSys TechBites. Welcome back to PiaSys Tech Bites. Today we keep on talking about the PnP Core SDK library. And specifically, I want to introduce you to the authentication model of the library, which is based on an interface called IAuthenticationProvider. Well, you can implement your […]
Episode #145 – Welcome PnP Core SDK!
Here you can find the transcript of Episode #145 of PiaSys TechBites. Welcome back to PiaSys TechBites. Today, I’m really happy and proud to introduce you to the new PnP Core SDK library. The PnP Core SDK library is the library for SharePoint Online in Microsoft 365 developers, which supports the NET standard 2.0 and the […]
Episode #140 – Using Microsoft Graph to create Microsoft Teams online meetings
Here you can find the transcript of Episode #140 of PiaSys TechBites. Welcome back to PiaSys Tech Bites. Today I want to show you how we can use the Microsoft Graph to create Online Meetings. And specifically, we have at least a couple of options to do that. One is to create an event in the […]
Episode #139 – Microsoft Graph Advanced Queries for Directory Objects
Here you can find the transcript of Episode #139 of PiaSys TechBites. Welcome back to PiaSys TechBites. Today we talk about Microsoft Graph advanced queries against directory objects. In fact, the Microsoft Graph team recently introduced some enhancements to the query capabilities of Microsoft Graph when the target of the query is a directory object, like […]
Episode #137 – Programmatically Register an AAD App with Delegated Permission Grants
Here you can find the transcript of Episode #137 of PiaSys TechBites. Welcome back to PiaSys Tech Bytes. Today, I want to talk with you about quite an advanced topic. In fact, I want to explain to you how you can use Microsoft Graph to register an application in Azure Active Directory, and to grant the […]
Episode #133 – Back-end API of a Microsoft Teams Tabs with Single Sign-On
Here you can find the transcript of Episode #133 of PiaSys TechBites. Welcome back to PiaSys Tech Bites. Today I’m really excited because I’m going to talk with you about a topic that I really like. Last week we saw that we can easily create, using the Yo Teams generator, a Teams tab or a Teams […]
Episode #132 – Creating Microsoft Teams Tabs with Single Sign-On support using Yo Teams
Here you can find the transcript of Episode #132 of PiaSys TechBites. Welcome back to PiaSys Tech Bites. Today I want to talk with you about how we can create Teams Tabs and Teams Task Modules with the Yeoman Generator for Teams, including the Single Sign-On capability. First of all, let me explain you why we […]
Episode #129 – Reading Teams messages via Microsoft Graph
Here you can find the transcript of Episode #129 of PiaSys TechBites. Welcome back to Piasys Tech Bites. Today, I want to talk with you about how you can use Microsoft Graph to manage messages in Microsoft Teams channels and chats. In fact, through Microsoft Graph, we can easily read the messages in a channel or […]
Episode #128 – Resource Specific Consent (RSC) with Microsoft Graph and Microsoft Teams
Here you can find the transcript of Episode #128 of PiaSys TechBites. Welcome back to PiaSys Tech Bites. Today I want to talk with you about resource specific consent, which is a topic that makes me really, really excited. First of all, let me set the context. In Azure Active Directory and Microsoft Graph, we can […]