Telemetry, telemetry, telemetry… this is an hot topic in your developer’s and admin’s life in the cloud. We have talked … More
Tag: Powershell
Dynamics 365 Business Central Sandbox Docker containers and multitenancy
I saw on different forums people having troubles on connecting to their brand new Docker containers created with the new … More
Creating a local drive mapped with an Azure File Share for your files in the cloud
File Management in the cloud is always an hot topic when using SaaS services like Dynamics 365 Business Central. A … More
Automating the creation of work items in Azure DevOps (from Powershell and from Dynamics 365 Business Central)
If you’re using Azure DevOps in yor organization for the entire product lifecycle, you know for sure that you can … More
A quick way to deploy your Azure Functions in the cloud
After my last webcast about Azure Functions, I received an interesting question: how can I quickly deploy a function to … More
Executing your .exe tasks on a Cloud environment by using Azure Functions
I think that many of you on your Dynamics NAV or Dynamics 365 Business Central projects have tasks executed by … More
Dynamics 365 Business Central on-premise Wave 2: how to create databases and perform technical upgrades
I’ve explained few days ago how to change a license from customer’s one to partner’s one when working with Dynamics … More
Dynamics 365 Business Central APIs, Powershell, CSV and a bit of fancy notifications
In one of my last development workshops for Microsoft Italy, when talking about Dynamics 365 Business Central APIs, I’ve done … More
Creating an Azure SQL Database backup via Powershell
I have several Azure SQL databases (mainly Microsoft Dynamics NAV databases) on different Azure subscriptions and often I need to … More
Dynamics 365 Business Central on-premise: checking extension’s status via Powershell
An interesting question pops out yesterday: with Dynamics 365 Business Central on-premise, how can I programmatically check if a particular … More
Moving an on-premise Dynamics 365 Business Central database to Azure SQL via Powershell
If I have an on-premise installation of Dynamics 365 Business Central, can I move my database from a local SQL … More
Enabling Remote Powershell connections to a Dynamics 365 Business Central Azure VM sandbox
When developing with Dynamics 365 Business Central in teams, you could have in-place different sandbox environments for developing or testing … More
Dynamics 365 Business Central Extensions Development + NAV on Azure Workshop on Microsoft Italy (stage 2)
After the full stage 1, I’ll wait you tomorrow again in Microsoft Italy in Milan for the second slot of … More
Using C# classes on your NAV Powershell tasks
After yesterday’s post about scheduling Microsoft Dynamics NAV tasks in parallel with Powershell, I’ve received an interesting question: If I … More
Running Microsoft Dynamics NAV tasks in parallel with Powershell
As you know, in many scenarios I like to schedule NAV tasks by using Powershell instead of using the standard … More
An alternative Job Scheduler for NAV
As all of you (NAV developers) already knows, Microsoft Dynamics NAV has a built-in job scheduler (Job Queue) useful if … More