Skip to content

Commit d00774d

Browse files
authored
Merge pull request #193783 from meenasaravanan02/life-cycle
Update service-fabric-application-lifecycle.md
2 parents 26d5cd8 + a0dbe25 commit d00774d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/service-fabric/service-fabric-application-lifecycle.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ ms.date: 1/19/2018
88
# Service Fabric application lifecycle
99
As with other platforms, an application on Azure Service Fabric usually goes through the following phases: design, development, testing, deployment, upgrading, maintenance, and removal. Service Fabric provides first-class support for the full application lifecycle of cloud applications, from development through deployment, daily management, and maintenance to eventual decommissioning. The service model enables several different roles to participate independently in the application lifecycle. This article provides an overview of the APIs and how they are used by the different roles throughout the phases of the Service Fabric application lifecycle.
1010

11+
[Check this page for a training video that describes how to manage your application lifecycle:](/shows/building-microservices-applications-on-azure-service-fabric/application-lifetime-management-in-action)
12+
13+
1114
[!INCLUDE [links to azure cli and service fabric cli](../../includes/service-fabric-sfctl.md)]
1215

1316
## Service model roles

0 commit comments

Comments
 (0)