28 September 2023

3 thoughts on “Update apps installed from Appsource in Business Central Online with Powershell

  1. Hi Roberto,
    Thanks for the blog post.

    I have a remark about the spelling of “Uninstall” you use Unistall and Unistall as well.

    In
    Unistall-BcAppFromAppSource.ps1

    I think the parameter is uninstallDependents not installOrUpdateNeededDependencies

    1. yes, you are are right.. fast posting
      Please suggest bugs\corrections in GitHub, i will check and merge

      Final Script
      The finale script is in development… actually i’m writing a full script like this:
      Autotoken, Apps loop, error handling etc.

      name: #MULTI APPS INSTALL\UPDATE ON BC CLOUD
      $BaseApppath = “$($PSScriptRoot)\”
      $MarktApps= …etc. etc.

  2. Thanks a lot for sharing Roberto!! I read all and I can´t get all. Does this post mean you can automatize your SAAS app update from AppSource? This would be very useful, because we are overwhelmed updating manually AppSource, if we can´t wait to minor next.

Comments are closed.