Skip to content

Commit 40a1ac9

Browse files
authored
Merge pull request #89195 from MicahMcKittrick-MSFT/patch-227
MicrosoftDocs/azure-docs#39000
2 parents 546048d + 930ca47 commit 40a1ac9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/service-fabric/service-fabric-application-arm-resource.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ Simply removing Microsoft.ServiceFabric/clusters/application from your ARM templ
268268

269269
## Manage an existing application via Resource Manager
270270

271-
If your cluster is already up and some applications that you would like to manage as Resource Manager resources are already deployed on it, instead of removing the applications and redeploying them, you can use a PUT call using the same APIs to have the applications get acknowledged as Resource Manager resources.
271+
If your cluster is already up and some applications that you would like to manage as Resource Manager resources are already deployed on it, instead of removing the applications and redeploying them, you can use a PUT call using the same APIs to have the applications get acknowledged as Resource Manager resources. For additional information, refer to [What is the Service Fabric application resource model?](https://docs.microsoft.com/azure/service-fabric/service-fabric-concept-resource-model)
272272

273273
> [!NOTE]
274274
> To allow a cluster upgrade to ignore unhealthy apps the customer can specify “maxPercentUnhealthyApplications: 100” in the “upgradeDescription/healthPolicy” section; detailed descriptions for all settings are in [Service Fabrics REST API Cluster Upgrade Policy documentation](https://docs.microsoft.com/rest/api/servicefabric/sfrp-model-clusterupgradepolicy).

0 commit comments

Comments
 (0)