Quantcast
Channel: Dreaming in CRM & Power Platform
Browsing latest articles
Browse All 113 View Live

Image may be NSFW.
Clik here to view.

Importing other Notebooks in Polyglot Notebooks

I first saw Interactive Polyglot Notebooks in dotnetConf couple of years back. I immediately started thinking about all the possibilities it brings to the table for a developer. It could be used just...

View Article


Image may be NSFW.
Clik here to view.

Using Solution Packager properties in cdsproj file

When you download a solution using pac solution clone Power Platform CLI also creates a cdsproj file along with the solution components. You’ll need this cdsproj file to do the subsequent pac solution...

View Article


Image may be NSFW.
Clik here to view.

Using KQL for JSON Operations in Flow

When it comes to functions for processing JSON data there is not a whole bunch of expressions available in Flow. I would have expected some function for JSONPath, but alas it is not there. So, this...

View Article

Image may be NSFW.
Clik here to view.

Handling Azure AD MFA prompt in Playwright

Last month, I was working on the problem of handling MFA code prompt with Playwright and finally figured out an approach to tackle the problem. I did not blog about it though. But I did share a small...

View Article

Image may be NSFW.
Clik here to view.

Using Azure Developer CLI to deploy Logic Apps Standard

EDIT (21/07/23): Added YouTube video (https://youtu.be/BjI4OlNKfh4) to show this process. Coming from Power Platform world, I am used to complex deployments i.e. Managed Solutions. But when I first...

View Article


Image may be NSFW.
Clik here to view.

Connecting to Dataverse from Function App using Managed Identity – Using azd

I wrote a post about using Functions’s Managed Identity to connect with Dataverse back in Nov, 2021. In that post I used Bicep only. But the technology landscape has advanced since then. I have now...

View Article

Image may be NSFW.
Clik here to view.

Running Power Platform CLI in Azure Cloud Shell

Ever since Dynamics 365 became Power Platform there is always a high likelihood that someone working in Power Platform is also working in Azure. When it comes to Azure, Azure CLI or Azure PowerShell...

View Article

Image may be NSFW.
Clik here to view.

Gotcha: SharePoint List and Virtual Table Provider

You can hook up a SharePoint list to a Dataverse environment using Virtual Tables, and without using any code. The documentation on how to do this is at...

View Article


Image may be NSFW.
Clik here to view.

Using Power Platform CLI with Podman

Docker has always been my go-to tool for Dev Containers. I still use it on my personal machine, but when it comes to work machine I cannot use it without buying a subscription because of the licensing...

View Article


Image may be NSFW.
Clik here to view.

Secretless cross tenant access – Logic Apps + Dataverse

I was recently reading through this article titled Configure an application to trust a managed identity (preview) and also looking through Bicep FIC sample. This made me curious on how I can use this...

View Article
Browsing latest articles
Browse All 113 View Live