In this post, we will discuss some of the challenges encountered migrating project tasks for Project for the Web using Project schedule APIs
-
-
Exploring OpenAPI Extensions (Part 2) – Dynamic Values and Friends
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
-
How to Work Effectively With SharePoint Documents using Power Automate
In this post, we will walk through a simple scenario that will allow us to use connectors such as Dataverse, SharePoint, Excel Online (Business) and Microsoft 365 Group to work more effectively with Sharepoint Documents.
-
Quick Fix – Can’t Delete That Command Bar Component Library?
A short troubleshooting post to delete the command bar component library from your environment.
-
Securing Backend APIs Using Azure API Management Policies (Part 2)
In this second post we will learn how to use policy expressions and govern API access using token claims in Azure API Management
-
Securing Backend APIs Using Azure API Management Policies (Part 1)
In this post, we are going to see how we can utilise Azure API management policies to secure and restrict access to our backend APIs.
-
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
-
Implementing OAuth 2.0 On-Behalf-Of Flow for Dataverse Custom Connector
In this post, we will explore how to implement a custom connector using the OAuth 2.0 on-behalf-of flow.
-
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