Business Central 2022 wave 2 (BC21) new features 1

Launch in a specific company from Visual Studio Code (startupCompany parameter) Read more... Switch companies across environments Read more... View size of text, code fields in page inspection Read more... ApplicationArea on fields defaults to page value Read more... Enable NoImplicitWith feature by default (New feature…

Upload Files to SFTP via Powershell

I was asked how to upload files to SFTP from Business Central, there are several ways to do it and several posts published about it for Business Central. In this case, without going through other Azure services, PowerApps etc., it is possible to do it directly…

Using Azure File Share: best practices

Azure Files is essentially a fully managed serverless file share hosted on Azure accessible via the industry standard protocols like SMB, NFS and Azure Files REST API. Azure file shares can be mounted concurrently by cloud or on-premises deployments and they are extremely useful for replacing…