Skip to content

Latest commit

 

History

History
27 lines (23 loc) · 1.29 KB

samples-cli.md

File metadata and controls

27 lines (23 loc) · 1.29 KB
title description ms.topic ms.author author ms.service ms.custom services ms.date
Azure CLI (az) and Azure Service Fabric CLI (sfctl) Samples
Azure CLI (az) and Azure Service Fabric CLI (sfctl) Samples on managing clusters, applications, and services.
sample
tomcassidy
tomvcassidy
service-fabric
devx-track-azurecli
service-fabric
07/14/2022

Azure CLI (az) and Azure Service Fabric CLI (sfctl) Samples

The following table includes links to samples on how to manage Service Fabric clusters, applications, and services.

[!INCLUDE links to azure cli and service fabric cli]

Sample Description
Create cluster (with Azure CLI)
Create a secure Linux cluster Creates an Azure Service Fabric cluster.
Manage applications (with Service Fabric CLI)
List applications List applications provisioned to a cluster.
Deploy an application Deploy an application to a cluster.
Remove an application Remove an application from a cluster.
Upgrade an application Upgrade an already deployed application.