Using Power Platform CLI with Podman
If you're looking to use Dev Containers but can't use Docker on your work machine due to licensing terms, this post may have the solution you ...
If you're looking to use Dev Containers but can't use Docker on your work machine due to licensing terms, this post may have the solution you ...
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 ...
Ever since Dynamics 365 became Power Platform there is always a high likelihood that someone working in Power Platform is also working in Azur...
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...
Coming from Power Platform world, I am used to complex deployments i.e. Managed Solutions. But when I first started doing Azure, I had to deal...
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...
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 fu...
When you download a solution using pac solution clone Power Platform CLI also creates a cdsproj file along with the solution components. You...
I first saw Interactive Polyglot Notebooks in dotnetConf couple of years back. I immediately started thinking about all the possibilities it b...
FetchXML used to be the only language for querying Dynamics CRM Dataverse. When WebAPI endpoint was introduced, OData style querying also beca...