Skip to content

Commit f926415

Browse files
Merge pull request #99806 from Nickomang/seookr
Service Fabric- Fixing short meta descriptions (second batch)
2 parents b9e30a4 + f9e5bd5 commit f926415

11 files changed

+16
-16
lines changed

articles/service-fabric/scripts/service-fabric-powershell-upgrade-application.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Azure PowerShell Script Sample - Upgrade a Service Fabric application | Microsoft Docs
3-
description: Azure PowerShell Script Sample - Upgrade a Service Fabric application.
3+
description: Azure PowerShell Script Sample - Upgrade and monitor an Azure Service Fabric application using Powershell.
44
services: service-fabric
55
documentationcenter:
66
author: athinanthny

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Azure Service Fabric application model
3-
description: How to model and describe applications and services in Service Fabric.
3+
description: How to model and describe applications and services in Azure Service Fabric using application and service manifest files.
44

55
ms.topic: conceptual
66
ms.date: 2/23/2018

articles/service-fabric/service-fabric-availability-services.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Availability of Service Fabric services
3-
description: Describes fault detection, failover, and recovery of services
3+
description: Describes fault detection, failover, and recovery of a service in an Azure Service Fabric application.
44
author: masnider
55

66
ms.topic: conceptual

articles/service-fabric/service-fabric-best-practices-applications.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Azure Service Fabric application design best practices
3-
description: Best practices for developing Service Fabric applications.
3+
description: Best practices and design considerations for developing applications and services using Azure Service Fabric.
44
author: markfussell
55

66
ms.topic: conceptual

articles/service-fabric/service-fabric-best-practices-infrastructure-as-code.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Azure Service Fabric infrastructure as Code Best Practices
3-
description: Best practices for managing Service Fabric as infrastructure as code.
2+
title: Azure Service Fabric infrastructure as Code Best Practices
3+
description: Best practices and design considerations for managing Azure Service Fabric as infrastructure as code.
44
author: peterpogorski
55

66
ms.topic: conceptual

articles/service-fabric/service-fabric-best-practices-monitoring.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Azure Service Fabric monitoring best practices
3-
description: Best practices for monitoring Service Fabric clusters and applications.
2+
title: Azure Service Fabric monitoring best practices
3+
description: Best practices and design considerations for monitoring clusters and applications using Azure Service Fabric.
44
author: peterpogorski
55

66
ms.topic: conceptual

articles/service-fabric/service-fabric-best-practices-networking.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Azure Service Fabric networking best practices
3-
description: Best practices for managing Service Fabric networking.
2+
title: Azure Service Fabric networking best practices
3+
description: Best practices and design considerations for managing network connectivity using Azure Service Fabric.
44
author: peterpogorski
55
ms.topic: conceptual
66
ms.date: 01/23/2019

articles/service-fabric/service-fabric-best-practices-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Azure Service Fabric application and cluster best practices
3-
description: Best practices for managing Service Fabric clusters and applications.
2+
title: Azure Service Fabric application and cluster best practices
3+
description: Best practices and design considerations for managing clusters, apps, and services using Azure Service Fabric.
44
author: peterpogorski
55

66
ms.topic: conceptual

articles/service-fabric/service-fabric-best-practices-security.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Azure Service Fabric security best practices
3-
description: Best practices for Azure Service Fabric security.
2+
title: Azure Service Fabric security best practices
3+
description: Best practices and design considerations for keeping Azure Service Fabric clusters and applications secure.
44
author: peterpogorski
55

66
ms.topic: conceptual

articles/service-fabric/service-fabric-cluster-resource-manager-advanced-placement-rules-affinity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Service Fabric Cluster Resource Manager - Affinity
3-
description: Overview of configuring affinity for Service Fabric Services
3+
description: Overview of service affinity for Azure Service Fabric services and guidance on service affinity configuration.
44
services: service-fabric
55
documentationcenter: .net
66
author: masnider

0 commit comments

Comments
 (0)