Skip to content

Commit 810fa99

Browse files
authored
Merge pull request #97175 from dlepow/aciseo
[ACI] Metadata update batch 4
2 parents 318118f + 20873ff commit 810fa99

10 files changed

+10
-68
lines changed

articles/container-instances/container-instances-tutorial-deploy-app.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,8 @@
11
---
2-
title: Tutorial - Deploy container app to Azure Container Instances
2+
title: Tutorial - Deploy container app to container instance
33
description: Azure Container Instances tutorial part 3 of 3 - Deploy container application to Azure Container Instances
4-
services: container-instances
5-
author: dlepow
6-
manager: gwallace
7-
8-
ms.service: container-instances
94
ms.topic: tutorial
105
ms.date: 03/21/2018
11-
ms.author: danlep
126
ms.custom: "seodec18, mvc"
137
---
148

articles/container-instances/container-instances-tutorial-prepare-acr.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,8 @@
11
---
2-
title: Tutorial - Prepare a container registry for Azure Container Instances
2+
title: Tutorial - Prepare container registry to deploy image
33
description: Azure Container Instances tutorial part 2 of 3 - Prepare an Azure container registry and push an image
4-
services: container-instances
5-
author: dlepow
6-
manager: gwallace
7-
8-
ms.service: container-instances
94
ms.topic: tutorial
105
ms.date: 03/21/2018
11-
ms.author: danlep
126
ms.custom: "seodec18, mvc"
137
---
148

articles/container-instances/container-instances-tutorial-prepare-app.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,8 @@
11
---
2-
title: Tutorial - Prepare container image for Azure Container Instances
2+
title: Tutorial - Prepare container image for deployment
33
description: Azure Container Instances tutorial part 1 of 3 - Prepare an app in a container image for deployment to Azure Container Instances
4-
services: container-instances
5-
author: dlepow
6-
manager: gwallace
7-
8-
ms.service: container-instances
94
ms.topic: tutorial
105
ms.date: 03/21/2018
11-
ms.author: danlep
126
ms.custom: "seodec18, mvc"
137
---
148

articles/container-instances/container-instances-update.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,8 @@
11
---
2-
title: Update containers in Azure Container Instances
2+
title: Update container group
33
description: Learn how to update running containers in your Azure Container Instances container groups.
4-
services: container-instances
5-
author: dlepow
6-
manager: gwallace
7-
8-
ms.service: container-instances
94
ms.topic: article
105
ms.date: 09/03/2019
11-
ms.author: danlep
126
---
137

148
# Update containers in Azure Container Instances

articles/container-instances/container-instances-using-azure-container-registry.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
---
2-
title: Deploy to Azure Container Instances from Azure Container Registry
2+
title: Deploy container image from Azure Container Registry
33
description: Learn how to deploy containers in Azure Container Instances using container images in an Azure container registry.
44
services: container-instances
5-
author: dlepow
6-
manager: gwallace
7-
8-
ms.service: container-instances
95
ms.topic: article
106
ms.date: 01/04/2019
117
ms.author: danlep

articles/container-instances/container-instances-vnet.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,8 @@
11
---
2-
title: Deploy container instances into an Azure virtual network
2+
title: Deploy container group to Azure virtual network
33
description: Learn how to deploy container groups to a new or existing Azure virtual network.
4-
services: container-instances
5-
author: dlepow
6-
manager: gwallace
7-
8-
ms.service: container-instances
94
ms.topic: article
105
ms.date: 07/11/2019
11-
ms.author: danlep
126
---
137

148
# Deploy container instances into an Azure virtual network

articles/container-instances/container-instances-volume-azure-files.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,8 @@
11
---
2-
title: Mount an Azure Files volume in Azure Container Instances
2+
title: Mount Azure Files volume to container group
33
description: Learn how to mount an Azure Files volume to persist state with Azure Container Instances
4-
services: container-instances
5-
author: dlepow
6-
manager: gwallace
7-
8-
ms.service: container-instances
94
ms.topic: article
105
ms.date: 07/08/2019
11-
ms.author: danlep
126
ms.custom: mvc
137
---
148

articles/container-instances/container-instances-volume-emptydir.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,8 @@
11
---
2-
title: Mount an emptyDir volume in Azure Container Instances
2+
title: Mount emptyDir volume to container group
33
description: Learn how to mount an emptyDir volume to share data between the containers in a container group in Azure Container Instances
4-
services: container-instances
5-
author: dlepow
6-
manager: gwallace
7-
8-
ms.service: container-instances
94
ms.topic: article
105
ms.date: 02/08/2018
11-
ms.author: danlep
126
---
137

148
# Mount an emptyDir volume in Azure Container Instances

articles/container-instances/container-instances-volume-gitrepo.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,8 @@
11
---
2-
title: Mount a gitRepo volume Azure Container Instances
2+
title: Mount gitRepo volume to container group
33
description: Learn how to mount a gitRepo volume to clone a Git repository into your container instances
4-
services: container-instances
5-
author: dlepow
6-
manager: gwallace
7-
8-
ms.service: container-instances
94
ms.topic: article
105
ms.date: 06/15/2018
11-
ms.author: danlep
126
---
137

148
# Mount a gitRepo volume in Azure Container Instances

articles/container-instances/container-instances-volume-secret.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,8 @@
11
---
2-
title: Mount a secret volume in Azure Container Instances
2+
title: Mount secret volume to container group
33
description: Learn how to mount a secret volume to store sensitive information for access by your container instances
4-
services: container-instances
5-
author: dlepow
6-
manager: gwallace
7-
8-
ms.service: container-instances
94
ms.topic: article
105
ms.date: 07/19/2018
11-
ms.author: danlep
126
---
137

148
# Mount a secret volume in Azure Container Instances

0 commit comments

Comments
 (0)