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 previously everything was deployed as unmanaged. This blog post will explain exactly that. Background Let’s talk […]
The post Move to managed solutions appeared first on Benedikt's Power Platform Blog.
Published on:
Learn moreRelated posts
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 ...
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 ...
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 c...
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 oft...
Improve Solution import time
Microsoft is investing a lot in advancements in the overall Application Lifecycle Management process and capabilities. One area they already m...
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-...
Upcoming Licensing enforcement in Power Automate explained
A few weeks ago I saw a message in the M365 Message Center regarding “Non-compliant” flows. Unfortunately, I can’t find the ...
Release 2023 Wave 2 Summary
As I described in one of my previous posts (Explaining “One Version” – Dynamics MDA) Microsoft is releasing two “Waves” of new functionalities...
Async onSave preventDefault with external call
One of our current projects is the migration of an onPrem Dynamics 365 to the Cloud. Part of that is refactoring existing JavaScript implement...
Read-only nested editable grid
One of my colleagues recently approached me regarding a requirement she had. In one of our customer projects, we needed to show a subgrid with...