Skip to content

Commit 294c777

Browse files
author
Nicolas Oman
committed
Fixes AB#1604835
1 parent 7c30433 commit 294c777

11 files changed

+11
-11
lines changed

articles/service-fabric/service-fabric-backuprestoreservice-quickstart-azurecluster.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22

3-
title: Periodic backup and restore in Azure Service Fabric | Microsoft Docs
3+
title: Periodic backup and restore in Azure Service Fabric
44
description: Use Service Fabric's periodic backup and restore feature for enabling periodic data backup of your application data.
55
services: service-fabric
66
documentationcenter: .net

articles/service-fabric/service-fabric-backuprestoreservice-quickstart-standalonecluster.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Periodic backup and restore in Azure Service Fabric | Microsoft Docs
2+
title: Periodic backup/restore in standalone Azure Service Fabric
33
description: Use Service Fabric's periodic backup and restore feature for enabling periodic data backup of your application data.
44
services: service-fabric
55
documentationcenter: .net

articles/service-fabric/service-fabric-cluster-upgrade-version-azure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Upgrade an Azure Service Fabric cluster | Microsoft Docs
2+
title: Upgrade a cluster's Azure Service Fabric version
33
description: Upgrade the Service Fabric code and/or configuration that runs a Service Fabric cluster, including setting cluster update mode, upgrading certificates, adding application ports, doing OS patches, and so on. What can you expect when the upgrades are performed?
44
services: service-fabric
55
documentationcenter: .net

articles/service-fabric/service-fabric-cluster-upgrade.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Upgrade an Azure Service Fabric cluster | Microsoft Docs
2+
title: Upgrade an Azure Service Fabric cluster
33
description: Learn about upgrading the version or configuration of an Azure Service Fabric cluster. This article describes setting cluster update mode, upgrading certificates, adding application ports, doing OS patches, and what you can expect when the upgrades are performed
44
services: service-fabric
55
documentationcenter: .net

articles/service-fabric/service-fabric-deploy-remove-applications-fabricclient.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Azure Service Fabric application deployment | Microsoft Docs
2+
title: Azure Service Fabric deployment with FabricClient
33
description: Use the FabricClient APIs to deploy and remove applications in Service Fabric.
44
services: service-fabric
55
documentationcenter: .net

articles/service-fabric/service-fabric-deploy-remove-applications.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Azure Service Fabric application deployment | Microsoft Docs
2+
title: Azure Service Fabric deployment with PowerShell
33
description: How to deploy and remove applications in Service Fabric using PowerShell.
44
services: service-fabric
55
documentationcenter: .net

articles/service-fabric/service-fabric-guest-executables-introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Deploy an existing executable to Azure Service Fabric | Microsoft Docs
2+
title: Package an existing executable to Azure Service Fabric | Microsoft Docs
33
description: Learn about packaging an existing application as a guest executable, so it can be deployed to a Service Fabric cluster.
44
services: service-fabric
55
documentationcenter: .net

articles/service-fabric/service-fabric-manifest-example-container-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Azure Service Fabric container application manifest examples | Microsoft Docs
2+
title: Azure Service Fabric container application manifest examples
33
description: Learn how to configure application and service manifest settings for a multi-container Service Fabric application.
44
services: service-fabric
55
documentationcenter: na

articles/service-fabric/service-fabric-manifest-example-reliable-services-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Azure Service Fabric reliable services application manifest examples | Microsoft Docs
2+
title: Azure Service Fabric reliable services application manifest examples
33
description: Learn how to configure application and service manifest settings for a reliable services Service Fabric application.
44
services: service-fabric
55
documentationcenter: na

articles/service-fabric/service-fabric-manifest-examples.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Azure Service Fabric container application manifest examples | Microsoft Docs
2+
title: Azure Service Fabric application manifest examples
33
description: Learn how to configure application and service manifest settings for a Service Fabric application.
44
services: service-fabric
55
documentationcenter: na

0 commit comments

Comments
 (0)