Skip to main content
IN PREVIEW

Azure Resource Manager (ARM) application and service deployment

Published date: 29 March, 2019

You can deploy applications and services onto your Service Fabric cluster via Azure Resource Manager. This means that instead of deploying and managing applications via PowerShell or CLI after having to wait for the cluster to be ready, you can describe applications and services in JSON and deploy them in the same Resource Manager template as your cluster. The process of application registration, provisioning and deployment all happens in one step.

Read more about managing applications and services as ARM resources.

Learn more about Azure Service Fabric.

  • Service Fabric
  • Features

Related Products