Update apps installed from Appsource in Business Central Online with Powershell

This post will show you how you can update apps installed from the Marketplace in Business Central Cloud with Powershell.

In the example below, powershell will be used which will invoke the APIs needed to update the APPs installed from the marketplace. For convenience I added a couple of functions to the BCContainerhelper to make it more convenient, in this way we can take advantage of the token management already present in the module, placed in GitHub.

Source : Roberto Stefanetti
Read more…