web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :

Community blogs

Featured

Latest blog posts

View all
Like (0)
Using Map file in ALM

To ensure a healthy code state, a developer needs to ensure that every part of the implementation that is deployed to downstream environments is healthy. Within the Power Platform we can, for example, use map files in ALM. This blog post will expl...

Benedikt Bergmann 190
Like (0)
Move to managed solutions

My recommendation, as well as Microsoft’s, is to only use managed solutions for environments other than the development environment. This often leads to questions from colleagues and customers on how to move to managed solutions in a setup where p...

Benedikt Bergmann 190
Like (0)
Set up Workload Identity federation for ADO Connection

Application ID and client secret were the preferred way of authenticating Azure DevOps (ADO) to a Dataverse instance. For a few months, there has been a new way of doing this part, workload identity federation. This blog post will show you how to ...

Benedikt Bergmann 190
Like (0)
How to work with connection References

In one of my older posts, I described how connections and connection references work. I still often get asked how one can properly work with connection references since a few problems always occur. In this post, I will explain everything you need ...

Benedikt Bergmann 190
Like (0)
Environment vs. Source code centric ALM approach

When I discuss different Application Lifecycle Management (ALM) approaches with colleagues, customers and other community members there is often confusion about the differences between an Environment centric and Source code centric approach. Th...

Benedikt Bergmann 190
Like (0)
Why use managed solutions

Every now and then I get asked why someone should use managed solutions. We also had a discussion internally recently because some of our projects have problems with it. The same discussion came up in the Power Platform Level Up discord. This b...

Benedikt Bergmann 190
Like (0)
Improve Solution import time

Microsoft is investing a lot in advancements in the overall Application Lifecycle Management process and capabilities. One area they already made a lot of improvements is the Solution import time. In this blog post, we will discuss how this imp...

Benedikt Bergmann 190
Like (0)
Generic TS/JS to open a Custom Page

In the last few weeks, I have created TS/JS functions/snippets for several projects to open a custom Page from a ribbon button within a model-driven app. Since I am a lazy developer and like to make stuff reusable, I created a generic TS/JS to ...

Benedikt Bergmann 190