Skip to content

Commit 7187b87

Browse files
authored
Merge pull request #99964 from Nickomang/longtitle
Lengthy Title (Batch 9)
2 parents 5c20986 + fd3c3e5 commit 7187b87

9 files changed

+9
-9
lines changed

articles/service-fabric/service-fabric-reliable-services-reliable-collections-guidelines.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Guidelines & Recommendations for Reliable Collections in Azure Service Fabric
2+
title: Guidelines for Reliable Collections
33
description: Guidelines and Recommendations for using Service Fabric Reliable Collections
44

55
ms.topic: conceptual

articles/service-fabric/service-fabric-reliable-services-reliable-collections-serialization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Reliable Collection object serialization in Azure Service Fabric
2+
title: Reliable Collection object serialization
33
description: Azure Service Fabric Reliable Collections object serialization
44

55
ms.topic: conceptual

articles/service-fabric/service-fabric-reliable-services-reliable-collections-transactions-locks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Transactions And Lock Modes in Azure Service Fabric Reliable Collections
2+
title: Transactions And Lock Modes in Reliable Collections
33
description: Azure Service Fabric Reliable State Manager and Reliable Collections Transactions and Locking.
44

55
ms.topic: conceptual

articles/service-fabric/service-fabric-reliable-services-reliable-collections.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Introduction to Reliable Collections in Azure Service Fabric stateful services
2+
title: Introduction to Reliable Collections
33
description: Service Fabric stateful services provide reliable collections that enable you to write highly available, scalable, and low-latency cloud applications.
44

55
ms.topic: conceptual

articles/service-fabric/service-fabric-reliable-services-secure-communication-java.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Secure service remoting communications with Java in Azure Service Fabric
2+
title: Secure service remoting communications with Java
33
description: Learn how to secure service remoting based communication for Java reliable services that are running in an Azure Service Fabric cluster.
44
author: PavanKunapareddyMSFT
55

articles/service-fabric/service-fabric-reliable-services-secure-communication-wcf.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Secure WCF-based service communication in Azure Service Fabric
2+
title: Secure WCF-based service communication
33
description: Learn how to secure WCF-based communications for reliable services that are running in an Azure Service Fabric cluster.
44
author: suchiagicha
55

articles/service-fabric/service-fabric-reliable-services-secure-communication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Secure service remoting communications with C# in Azure Service Fabric
2+
title: Secure service remoting communications with C#
33
description: Learn how to secure service remoting based communication for C# reliable services that are running in an Azure Service Fabric cluster.
44
author: suchiagicha
55

articles/service-fabric/service-fabric-resource-governance.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 resource governance for containers and services
2+
title: Resource governance for containers and services
33
description: Azure Service Fabric allows you to specify resource limits for services running inside or outside containers.
44

55
ms.topic: conceptual

articles/service-fabric/service-fabric-securing-containers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Import certificates into a container running on Azure Service Fabric
2+
title: Import certificates into a container
33
description: Learn now to import certificate files into a Service Fabric container service.
44

55
ms.topic: conceptual

0 commit comments

Comments
 (0)