
D365FO Data Entity Metadata
I've written about D365FO data entities in the past and have had the opportunity to use them extensively from a ISV and consulting perspective. While working with them I have found myself at different times wanting to have a centralized source of information...
Import Number Sequences via Data Entity
Overview Number sequences are used to generate readable, unique identifiers for master data records and transaction records. These sequences are normally one of the first things set up after a legal entity is deployed. When either implementing or migrating these...
Warehouse Mobile Device Security Overview
The warehouse mobile app is a way for end users to have external devices (such as RF guns) to interact with D365FO to improve efficiency with warehouse tasks. I recently had the opportunity to do a deep dive into how this functionality was secured and wanted to give...
Apply Environment Update to D365FO via Command Line
Following up on my previous post about deploying a local VHD of D365FO, I wanted to show how you can then update your environment when Microsoft releases newer versions. The first step is to download the update deployable package from LCS by navigating to the Shared...
Step by Step Guide to Deploy a Local VHD of D365FO
There are two main ways to deploy D365FO for development and testing purposes, the more streamlined way is to deploy a preconfigured environment via LCS. While this is extremely straightforward it does incur Azure costs as the resources (virtual machine, networking,...
How to Secure Form Fields Populated By Data Methods in D365FO
I have written in the past about using field level security to help secure sensitive information within your D365FO environment, but what if the field you want to secure doesn't correlate directly to a SQL table field and instead is populated by a data method? Let's...
My First Microsoft MVP Summit
Last week I got to experience my first Microsoft MVP Summit in person since becoming an MVP in November of 2019. It was great to see old friends and meet new ones (face to face!) in the Business Application for D365FO space. So many great sessions, information being...
Spring 2023 – Presenting at Upcoming User Group Conferences
I’m excited to be speaking in-person at a couple upcoming conferences and sharing my knowledge and expertise! Here are two spring 2023 conferences I am speaking at! DynamicsCon Live! DynamicsCon Live! is being hosted in Scottsdale, Arizona from May 22nd - May 25th and...
Utilizing Telemetry Data Within D365FO
I've written before about the telemetry data now available in D365FO, but is there a way to consume this telemetry data within the application itself? Let's see how we could do this! Problem Statement In our case let's see if we could automatically disable users that...
Potential Upcoming Licensing Changes in D365FO?
Going off of recent posts where I was looking for things that have been upgraded recently, I noticed in 10.0.30 and 10.0.31 that there were some changes to the LicensingServicePlansPrivilege table within D365FO. I started noticing the 'Activity' license showing up in...