How to embed Power BI Dashboard in Dynamics 365 for Sales and Marketing

Reading Time: 3 minutes The Power BI for Office 365 cloud service works with model-driven apps in Dynamics 365, such as Dynamics 365 Sales and Customer Service, to provide a self-service analytics solution. Power BI automatically refreshes the data displayed. With Power BI Desktop or Office Excel Power Query for authoring reports and Power …

Build and deploy custom Connector for Power Platform

Reading Time: 4 minutes To create a custom connector, you must describe the API you want to connect to so that the connector understands the API’s operations and data structures. In this post, you create a custom connector from scratch, without using a Postman collection or an OpenAPI definition to describe the Cognitive Services Text Analytics Sentiment API …

Set up a Microsoft 365 developer subscription for Learning

Reading Time: 3 minutes Sign Up for a Microsoft 365 developer subscription In this exercise, you will sign up for an Office 365 E5 Developer Subscription tenant for use during the workshop. Set up a Microsoft 365 developer subscription to build your solutions independent of your production environment. The subscription is a Microsoft 365 …

Create custom Microsoft Teams messaging extensions using nodejs

Reading Time: 6 minutes Introduction Messaging extensions are a powerful way for users to engage with your app from Microsoft Teams. With this capability, users can query or post information to and from your service and post that information, in the form of cards, right into a message. Messaging extensions appear along the bottom …

How to Deploy your existing SharePoint web part into Teams as a tab

Reading Time: 8 minutes Starting with SharePoint Framework v1.7 plusbeta, you can build your Microsoft Team tabs using SharePoint Framework tooling and use SharePoint as a host for your solutions. Current State of SharePoint Extensibility:- Build modern SP solutions Full-trust JavaScript based framework running in the main app Use modern auth to integrate with Graph …