Skip to content
| Marketplace
Sign in
Azure DevOps>Azure Pipelines>NaverticAL Build and Release Tasks for Business Central
NaverticAL Build and Release Tasks for Business Central

NaverticAL Build and Release Tasks for Business Central

Kamil Sacek (Kine)

|
367 installs
| (1) | Preview
Tasks for building/releasing for Microsoft Dynamics 365 Business Central.
Get it free

NaverticAl Tasks

This package includes tasks you can use in your Build/Release pipelines for Microsoft Dynamics 365 Business Central.

Existing tasks

  • Install powershell modules
  • Create Container
  • Sign app through container
  • Publish app to container
  • Publish multiple apps to container (dependencies detection)
  • Publish PerTenant app to online
  • Run Tests in container
  • Remove Container
  • Compile App
  • Set build no. in App.Json and of the build pipeline

Planned tasks

  • Create nuget package
  • Get app from nuget

How to use

On your Azure DevOps account go to the Marketplace, find the extension and install it. After that, you can use the new tasks in your pipelines through visual designer or yaml, as you wish. Just define the parameters and run the pipeline.

Example of Release Pipeline to create container, publish the app, test it...

  • Install or update scripts
  • Create container
  • Publish Main App to container
  • Publish Test App to container
  • Run tests in container
  • Publish test results
  • Remove container

image

Example of Release Pipeline to release the app into QA container...

  • Install or update scripts
  • Publish Main App to container

image

Example of Release Pipeline to release the app online...

  • Install or update scripts
  • Publish App to tenant

image

Example of Release Pipeline to sign the app...

  • Install or update scripts
  • Download secure file
  • Create container
  • Sign through container
  • Delete file
  • Publish signed app artifact

image

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft