Category: Power Platform

Home / Power Platform
Power Platform Capacity Report Blog Cover
Post

Leverage the Power Platform API to create a Capacity Report

As Solution Architects, we’ve all encountered the question from customers about monitoring the entire platform. While we have various methods to collect data (audit, application insights, system jobs, plugin trace logs, and more), we often find ourselves in a quandary when it comes to storage capacity. In this article, we’ll explore ways to harness these...

2024 Wave 1 Release Highlights: Dynamics 365 & Power Platform’s exciting features
Post

2024 Wave 1 Release Highlights: Dynamics 365 & Power Platform’s exciting features

In this blog post, we’re stepping into the dynamic realm of Dynamics & Power Platform’s latest release – the 2024 Wave 1. While I won’t be delving into every nook and cranny, I’ve handpicked a selection of top features that caught my eye. Join me as we explore the power-packed enhancements, revolutionary tools, and game-changing...

Custom Connector Extending your Power Apps using Azure Function and OpenAPI Part One
Post

Custom Connector: Extending your Power Apps using Azure Function and OpenAPI – Part One

As I am a big fan of Azure services and in particular Azure Functions, I recently focused my attention on the possibility to create a custom connector from an Azure service. Indeed, the field of possibilities becomes unlimited once you are able to add an abstraction layer between two services with a custom connector to...

Analyzing your Dataverse environment using Application Insights
Post

Analyzing your Dataverse environment using Application Insights

Why monitoring is important for your environnement? What is included in this telemetry? Application Insight basics What about Dataverse analytics data? Telemetry type Application insight table name Unified Interface page loads pageViews Unified Interface outbound network requests Dependency Dataverse API incoming calls Request Plug-in executions Dependency SDK executions (Retrieve, RetrieveMultiple, FetchXML transformation, and so on) Dependency Exceptions during...