Skip to content

Commit 5c20986

Browse files
authored
Merge pull request #99963 from Nickomang/longtitle
Lengthy Title (Batch 8)
2 parents 6a22d4f + 73ce56e commit 5c20986

9 files changed

+9
-9
lines changed

articles/service-fabric/service-fabric-migrate-old-javaapp-to-use-maven.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Migrate from Java SDK to Maven - Update old Azure Service Fabric Java Applications to use Maven
2+
title: Migrate from Java SDK to Maven
33
description: Update the older Java applications which used to use the Service Fabric Java SDK, to fetch Service Fabric Java dependencies from Maven. After completing this setup, your older Java applications would be able to build .
44
author: rapatchi
55

articles/service-fabric/service-fabric-networking-modes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Configure networking modes for Azure Service Fabric container services
2+
title: Configure networking modes for container services
33
description: Learn how to set up the different networking modes that are supported by Azure Service Fabric.
44
author: athinanthny
55

articles/service-fabric/service-fabric-node-transition-apis.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Start and stop cluster nodes to test Azure Service Fabric apps
2+
title: Start and stop cluster nodes
33
description: Learn how to use fault injection to test a Service Fabric application by starting and stopping cluster nodes.
44
author: LMWF
55

articles/service-fabric/service-fabric-reliable-actors-fabrictransportsettings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Change FabricTransport settings in Azure Service Fabric actors
2+
title: Change FabricTransport settings
33
description: Learn about configuring Azure Service Fabric actor communication settings.
44
author: suchiagicha
55

articles/service-fabric/service-fabric-reliable-actors-kvsactorstateprovider-configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Change KVSActorStateProvider settings in Azure Service Fabric actors
2+
title: Change KVSActorStateProvider settings
33
description: Learn about configuring Azure Service Fabric stateful actors of type KVSActorStateProvider.
44
author: sumukhs
55

articles/service-fabric/service-fabric-reliable-actors-reliabledictionarystateprovider-configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Change ReliableDictionaryActorStateProvider settings in Azure Service Fabric actors
2+
title: Change ReliableDictionaryActorStateProvider settings
33
description: Learn about configuring Azure Service Fabric stateful actors of type ReliableDictionaryActorStateProvider.
44
author: sumukhs
55

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Overview of the Service Fabric Reliable Service programming model
2+
title: Overview of the Reliable Service programming model
33
description: Learn about Service Fabric's Reliable Service programming model, and get started writing your own services.
44
author: masnider
55

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Overview of the lifecycle of Azure Service Fabric Reliable Services
2+
title: Overview of the lifecycle of Reliable Services
33
description: Learn about the different lifecycle events in Service Fabric Reliable Services
44
author: masnider
55

articles/service-fabric/service-fabric-reliable-services-quick-start-java.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Create your first Azure Service Fabric reliable service in Java
2+
title: Create your first reliable service in Java
33
description: Introduction to creating a Microsoft Azure Service Fabric application with stateless and stateful services.
44
author: suhuruli
55

0 commit comments

Comments
 (0)