Changes to Release channels for model-driven apps

Microsoft provides new and updated features for model-driven apps on a regular basis. Until recently, those feature updates were rolled out in two release waves called the semi-annual release waves, which is the default setting for all of the existing apps and environments.

Masking sensitive data in Dataverse

As part of the 2024 Power Platform Release Wave 1, Microsoft has released (currently in Public Preview) the ability to create secured fields and mask either all or parts of the field based on regular expressions. This would allow us to show parts of the secured fields (such as the last 4 digits of a social security number) on the form without having to deal with custom scripts and not having the ability to export the full data of those fields.

Blocking unmanaged customizations in Dataverse

Today, Wednesday, December 14th, 2024m Microsoft announced the preview of blocking unmanaged customizations in your environments. This new feature will prevent users from making unmanaged changes in the test and production environments as well as restrict the import of unmanaged solutions into production.

Standard vs Virtual PCF Controls

A while back (April of last year) Microsoft introduced the concept of Virtual PCF components. Although there are a lot of benefits of using this new type of component adoption does not seem to be too high. When looking at the components that are available in the pcf gallery for example, the majority of the components are still Standard

Power Platform Pipelines now in GA

Last week, March 1, Microsoft announced the General Availability of Pipelines within the Power Platform, which will bring deployment automation capabilities into managed environments to better support makers, admins and developers. In this post, I will go over how to enable the managed environments within your tenant and configure Power Platform Pipelines for your deployment.

Microsoft Dynamics 365 and Power Platform 2023 Release Wave 1 Plans

Yesterday (January 25, 2023), Microsoft release their plans for Microsoft Dynamics 2023 Release Wave 1. These release plans are available in various formats and can be accessed on the Microsoft Learn site, the Microsoft Release Planner or can be downloaded as PDFs.

In-app notifications vs external notifications

In-app notifications have been a great addition to the Platform and highly usable by providing notifications to the end users within their Model-driven app, but not always will the user “notice” these and different ways of notifications can be used. There is nothing new is this post as far as …

Dependent Assemblies with Power Platform Tools

In late July, Microsoft announced the preview of Dependent Assemblies, which would allow the ability to register individual assemblies, and upload a nuget package that contains both the plugin assembly and the dependent assembly. Previously, the only way this was available was the use of the ILMerge tool to manually merge dependent assemblies.

Dependent Assemblies with Plugin Registration Tool

In late July, Microsoft announced the preview of Dependent Assemblies, which would allow the ability to register individual assemblies, and upload a nuget package that contains both the plugin assembly and the dependent assembly. Previously, the only way this was available was the use of the ILMerge tool to manually merge dependent assemblies.