In this post, we will look at using dynamic values (x-ms-dynamic-values) and other document enriching extensions, such as x-ms-summary, to improve the usability and readability of our OpenAPI definition
-
-
Exploring OpenAPI Extensions – Dynamic Schema
In this post, we are going to explore one of the OpenAPI extensions, Dynamic Schema (x-ms-dynamic-schema), to extend the functionality of a custom connector
-
Quick Fix – Can’t Delete That Command Bar Component Library?
A short troubleshooting post to delete the command bar component library from your environment.
-
Let’s Bring Dataverse to Excel Using Office Add-ins
Users just love working in Excel and there is no avoiding it! This post will explore how we can bring Microsoft Dataverse to Excel by implementing Office Add-ins using Office JavaScript APIs and consuming Dataverse APIs straight from the add-ins
-
Calling Microsoft Graph using @azure/msal-react from PCF Control
Let's explore using Microsoft's Official Microsoft Authentication Library (MSAL) for React from our PCF control
-
Quick Takeaway From Using Microsoft Graph Toolkit in PCF
I have always wanted to see how Microsoft Graph Toolkit would work within the PCF context. Here is a quick post to share some of the findings and lessons learned.
-
Execute Web API Batch Operations Without ExecuteMultiple
I've written my own little TypeScript utility classes and methods to perform batch operations without using the executeMultiple Web API method.
-
Working with the Remote Execution Context in Power Automate
In this write up we are going to build a flow that extracts and consumes the remote execution context in a no-code approach.
-
Using Azure DevOps to Build and Deploy Multiple PCF Controls
There are plenty of great articles that show how to use Azure DevOps or GitHub Actions to build and pack a PCF control into a deployable solution. In this post, I wanted to expand on this concept and cover the scenario that builds multiple PCF controls into a solution.
-
Choosing Who to Get Embed With: PCF Control or Embedded Canvas App
In this session, we explored which UI extensions to use when and why. We discussed the limitations of each from our experiences in working with them