I am excited to announce that Vlad and I will be presenting a session on the topic of Future Management for Continuous Delivery at BCTechDays 2023 in Belgium. Our session will focus on the practice of feature management, which leverages feature flags to enable dynamic feature administration and quick changes to feature availability on demand. …
Category: Microsoft Dynamics Business Central
Apr 16
Directions ASIA 2023
If you want to connect with other partners, have a front-row seat to learn about the newest releases, share information with other Business Decision-makers, or simply grow together with the Dynamics 365 community, attending Directions ASIA is a no-brainer. Directions4Partners are gathering the Microsoft teams and the best of the industry to come and teach you all the latest information in person, including: …
Jun 25
Read Data from Dynamics 365 Business Central Replica Database (Data Access Intent)
One beautiful thing about Microsoft Dynamics 365 Business Central is that it allows you to have a read-only replica of the Azure SQL database and use that replica database to perform read-only queries to retrieve data. Queries to retrieve data running on the replica database, your main database instance will run smoothly without any performance impacts.
Mar 05
Microsoft Dynamics 365 Business Central 2022 release wave 1 (BC20) SaaS preview environment is available.
Creating a Microsoft Dynamics 365 Business Central 2022 Wave 1 preview environment is now possible. You need to go to the Admin Center of the Business Central tenant and create a Sandbox and select the version. Make sure to select 20.x.xxxxx.x (Preview) and click Create. To remember, Microsoft will sometimes remove these preview environments without …
Feb 27
OAuth – Part 03 – Logic App, OAuth and Business Central
This is the 3rd blog post of the OAuth series, and I have already completed the numbers 2 and 4. Once I complete this blog post today (Hopefully), I only have one to write. I will try to complete that one also within next week when I find some time during the night. I have …
Feb 16
OAuth – Part 04 – Understanding Service Principal
In my previous blog post, we have gone ahead and registered an application in Azure Active Directory and then create an application account in Business Central. As the last step, we have granted permission from Business Central.
In this blog post, I’m trying to briefly explain what we did in little bit more detailed way.