Skip to content

Commit 6a22d4f

Browse files
authored
Merge pull request #99962 from Nickomang/longtitle
Lengthy Title (batch 7)
2 parents 2fe02d6 + 7370b57 commit 6a22d4f

9 files changed

+9
-9
lines changed

articles/service-fabric/service-fabric-get-started-tomcat.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Create an Azure Service Fabric container for Apache Tomcat server on Linux
2+
title: Create a container for Apache Tomcat on Linux
33
description: Create Linux container to expose an application running on Apache Tomcat server on Azure Service Fabric. Build a Docker image with your application and Apache Tomcat server, push the image to a container registry, build and deploy a Service Fabric container application.
44

55
ms.topic: conceptual

articles/service-fabric/service-fabric-how-to-diagnostics-log.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Generate log events from a .NET Service Fabric app in Azure or a standalone-cluster
2+
title: Generate log events from a .NET app
33
description: Learn about how to add logging to your .NET Service Fabric application hosted on an Azure cluster or a standalone-cluster.
44
author: srrengar
55

articles/service-fabric/service-fabric-how-to-publish-linux-app-vs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Learn about creating and publishing .Net Core applications to a remote Azure Service Fabric Linux cluster
2+
title: Create and Publish a.Net Core app to a remote Linux Cluster
33
description: Create and publish .Net Core apps targeting a remote Linux cluster from Visual Studio
44
author: peterpogorski
55

articles/service-fabric/service-fabric-how-to-specify-environment-variables.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: How-to specify environment variables for services in Azure Service Fabric
2+
title: Specify environment variables for services
33
description: Shows you how to use environment variables for applications in Service Fabric
44
author: mikkelhegn
55

articles/service-fabric/service-fabric-how-to-specify-port-number-using-parameters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: How to specify the port number of a service using parameters in Azure Service Fabric
2+
title: Specify port number of a service using parameters
33
description: Shows you how to use parameters to specify the port for an application in Service Fabric
44
author: mikkelhegn
55

articles/service-fabric/service-fabric-how-to-unit-test-stateful-services.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Develop unit tests for stateful services in Azure Service Fabric
2+
title: Develop unit tests for stateful services
33
description: Learn how to develop unit tests for Service Fabric Stateful Services.
44

55
ms.topic: conceptual

articles/service-fabric/service-fabric-manage-application-in-visual-studio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Manage your Azure Service Fabric applications in Visual Studio
2+
title: Manage applications in Visual Studio
33
description: Use Visual Studio to create, develop, package, deploy, and debug your Azure Service Fabric applications and services.
44
author: mikkelhegn
55

articles/service-fabric/service-fabric-manage-multiple-environment-app-configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Manage applications for multiple environments in Azure Service Fabric
2+
title: Manage apps for multiple environments
33
description: Azure Service Fabric applications can be run on clusters that range in size from one machine to thousands of machines. In some cases, you will want to configure your application differently for those varied environments. This article covers how to define different application parameters per environment.
44
author: mikkelhegn
55

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
2+
title: Reliable services app manifest examples
33
description: Learn how to configure application and service manifest settings for a reliable services Service Fabric application.
44
author: peterpogorski
55

0 commit comments

Comments
 (0)