ALM for Power Platform – Part 4 – Immutability
Introduction In this post, I want to discuss an essential concept in the software industry: package immutability. It is relatively easy to understand and implement in most software projects. However, because of its mechanism, it needs more work in Power Platform projects, and sometimes, it is missed. Let’s investigate the idea first. Note for new …