Skip to content

Commit b73e5d4

Browse files
authored
Merge pull request #99802 from Nickomang/seookr
Service Fabric- Fixing short meta descriptions (first batch)
2 parents d789404 + ea90b0b commit b73e5d4

6 files changed

+6
-6
lines changed

articles/service-fabric/concepts-managed-identity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Service Fabric Managed Identity overview
3-
description: This article is an overview of Managed Identity.
3+
description: This article is an overview of Managed Identity and its applications to Azure Service Fabric.
44

55
ms.topic: conceptual
66
ms.date: 12/09/2019

articles/service-fabric/how-to-managed-identity-service-fabric-app-code.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Use managed identity with Service Fabric Applications
3-
description: How to use managed identities from Service Fabric application code
3+
description: How to use managed identities in Azure Service Fabric application code to access Azure Services. This feature is in public preview.
44

55
ms.topic: article
66
ms.date: 10/09/2019

articles/service-fabric/release-notes.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 releases
3-
description: Release notes for the latest features and improvements in Service Fabric.
3+
description: Release notes for Azure Service Fabric. Includes information on the latest features and improvements in Service Fabric.
44
ms.date: 06/10/2019
55
ms.topic: conceptual
66
hide_comments: true

articles/service-fabric/samples-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Azure CLI (az) and Azure Service Fabric CLI (sfctl) Samples
3-
description: Azure CLI (az) and Azure Service Fabric CLI (sfctl) Samples
3+
description: Azure CLI (az) and Azure Service Fabric CLI (sfctl) Samples on managing clusters, applications, and services.
44

55
ms.topic: sample
66
ms.date: 04/09/2018

articles/service-fabric/scripts/cli-create-cluster.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Azure CLI Script Deploy Sample
3-
description: Create a secure Service Fabric Linux cluster in Azure using the Azure CLI.
3+
description: How to create a secure Service Fabric Linux cluster in Azure using the Azure Command Line Interface (CLI).
44
services: service-fabric
55
documentationcenter:
66
author: athinanthny

articles/service-fabric/scripts/service-fabric-powershell-create-secure-cluster-cert.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 - Create a Service Fabric cluster | Microsoft Docs
3-
description: Azure PowerShell Script Sample - Create a Service Fabric cluster.
3+
description: Azure PowerShell Script Sample - Create a Service Fabric cluster secured with an X.509 certificate.
44
services: service-fabric
55
documentationcenter:
66
author: athinanthny

0 commit comments

Comments
 (0)