Using Azure functions as a scheduler for Dynamics 365
A few months ago I had a requirement where I needed to flag records as expired which were past their expiry date within Dynamics.…
A few months ago I had a requirement where I needed to flag records as expired which were past their expiry date within Dynamics.…
All the people that were on my Dynamics 365 Business Central Development courses for Microsoft Italy (and that will be in the next months)…
When developing with Dynamics 365 Business Central in teams, you could have in-place different sandbox environments for developing or testing and you can have…
TL;DR Name your yml file .vsts-ci.yml and put it in the root of your project. What Does the Title Mean? There is a lot of…
Originally posted on Ajit Patra: In this blog post, we’ll see how to execute Stored Procedure in Azure SQL Database inside Azure SQL Server.…