Skip to content

Commit f564bc7

Browse files
committed
remove samples from the main page and change the header to use service-fabric-mesh for the service name
1 parent dce2454 commit f564bc7

18 files changed

+17
-30
lines changed

articles/service-fabric-mesh/index.yml

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -39,16 +39,3 @@ sections:
3939
style: unordered
4040
items:
4141
- html: <a href="/azure/service-fabric-mesh/service-fabric-mesh-tutorial-create-dotnetcore">Deploy a .NET Core application</a>
42-
- title: Samples
43-
items:
44-
- type: paragraph
45-
text: 'Learn how to use features of Service Fabric Mesh with sample applications for Windows and Linux:'
46-
- type: list
47-
style: unordered
48-
items:
49-
- html: <a href="https://github.com/Azure-Samples/service-fabric-mesh/tree/master/src/helloworld">Hello world!</a> - Deploy a single container microservices application from public or private container registry and connect to the service endpoint.
50-
- html: <a href="https://github.com/Azure-Samples/service-fabric-mesh/tree/master/src/counter">Counter</a> - Store state by mounting Azure Files based volume inside the container.
51-
- html: <a href="https://github.com/Azure-Samples/service-fabric-mesh/tree/master/src/todolistapp">To-do list</a> - Create an application with a frontend and backend service that uses DNS-based resolution.
52-
- html: <a href="https://github.com/Azure-Samples/service-fabric-mesh/tree/master/src/votingapp">Voting</a> - Create an application with a frontend and backend service that uses DNS-based resolution.
53-
- html: <a href="https://github.com/Azure-Samples/service-fabric-mesh/tree/master/src/visualobjects">Visual objects</a> - Scale and upgrade microservices within an application.
54-

articles/service-fabric-mesh/service-fabric-mesh-faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Common questions for Azure Service Fabric Mesh | Microsoft Docs
33
description: Learn about commonly asked questions and answers for Azure Service Fabric Mesh.
4-
services: Azure Service Fabric Mesh
4+
services: service-fabric-mesh
55
keywords:
66
author: chackdan
77
ms.author: chackdan

articles/service-fabric-mesh/service-fabric-mesh-howto-app-scale-out.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Scale services in an Azure Service Fabric Mesh application | Microsoft Docs
33
description: Learn how to independently scale services within an application running on Service Fabric Mesh using the Azure CLI.
4-
services: Azure Service Fabric Mesh
4+
services: service-fabric-mesh
55
documentationcenter: .net
66
author: rwike77
77
manager: timlt

articles/service-fabric-mesh/service-fabric-mesh-howto-deploy-app-azurefiles-volume.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Store state by mounting Azure Files based volume inside the container in Service Fabric Mesh application | Microsoft Docs
33
description: Learn how to store state by mounting Azure Files based volume inside the container in Service Fabric Mesh application using the Azure CLI.
4-
services: Azure Service Fabric Mesh
4+
services: service-fabric-mesh
55
documentationcenter: .net
66
author: rwike77
77
manager: timlt

articles/service-fabric-mesh/service-fabric-mesh-howto-deploy-app-private-registry.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Deploy app from a private registry to Azure Service Fabric Mesh | Microsoft Docs
33
description: Learn how to deploy an app that uses a private container registry to Service Fabric Mesh using the Azure CLI.
4-
services: Azure Service Fabric Mesh
4+
services: service-fabric-mesh
55
documentationcenter: .net
66
author: rwike77
77
manager: jeconnoc

articles/service-fabric-mesh/service-fabric-mesh-howto-deploy-app-template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Deploy an app to Azure Service Fabric Mesh using a template | Microsoft Docs
33
description: Learn how to deploy a .NET Core application to Service Fabric Mesh from a template using the Azure CLI.
4-
services: Azure Service Fabric Mesh
4+
services: service-fabric-mesh
55
documentationcenter: .net
66
author: rwike77
77
manager: timlt

articles/service-fabric-mesh/service-fabric-mesh-howto-setup-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Set up the Azure Service Fabric Mesh CLI | Microsoft Docs
33
description: Learn how to set up the Azure Service Fabric Mesh CLI.
4-
services: Azure Service Fabric Mesh
4+
services: service-fabric-mesh
55
keywords:
66
author: tylermsft
77
ms.author: twhitney

articles/service-fabric-mesh/service-fabric-mesh-howto-setup-developer-environment-sdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Set up a Windows development environment for Service Fabric Mesh apps | Microsoft Docs
33
description: Set up your Windows development environment so you can create a Service Fabric Mesh application and deploy it to Azure Service Fabric Mesh.
4-
services: Azure Service Fabric Mesh
4+
services: service-fabric-mesh
55
keywords:
66
author: tylermsft
77
ms.author: twhitney

articles/service-fabric-mesh/service-fabric-mesh-monitoring-diagnostics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Monitoring and diagnostics in Azure Service Fabric Mesh applications | Microsoft Docs
33
description: Learn about monitoring and diagnosing application in Service Fabric Mesh on Azure.
4-
services: Azure Service Fabric Mesh
4+
services: service-fabric-mesh
55
documentationcenter: .net
66
author: srrengar
77
manager: timlt

articles/service-fabric-mesh/service-fabric-mesh-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Overview of Azure Service Fabric Mesh | Microsoft Docs
33
description: Learn about Azure Service Fabric Mesh. With Service Fabric Mesh, you can deploy and scale your application without worrying about the infrastructure needs of your application.
4-
services: Azure Service Fabric Mesh
4+
services: service-fabric-mesh
55
keywords:
66
author: rwike77
77
ms.author: ryanwi

0 commit comments

Comments
 (0)