Skip to content

Commit 99d436b

Browse files
authored
Merge pull request #97105 from dlepow/aciseo
[ACI] Title metadata update batch 1
2 parents c9886d4 + 47bde11 commit 99d436b

10 files changed

+10
-71
lines changed

articles/container-instances/container-instances-container-group-ssl.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,8 @@
11
---
2-
title: Enable SSL in Azure Container Instances
2+
title: Enable SSL in a container group
33
description: Create an SSL or TLS endpoint for a container group running 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: 04/03/2019
11-
ms.author: danlep
12-
ms.custom:
13-
146
---
157
# Enable an SSL endpoint in a container group
168

articles/container-instances/container-instances-container-groups.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,8 @@
11
---
2-
title: Azure Container Instances container groups
2+
title: Introduction to container groups
33
description: Learn about container groups in Azure Container Instances, a collection of instances that share a lifecycle and resources such as storage and network
4-
services: container-instances
5-
author: dlepow
6-
manager: gwallace
7-
8-
ms.service: container-instances
94
ms.topic: article
105
ms.date: 11/01/2019
11-
ms.author: danlep
126
ms.custom: mvc
137

148
---

articles/container-instances/container-instances-environment-variables.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,8 @@
11
---
2-
title: Set environment variables in Azure Container Instances
2+
title: Set environment variables in container instance
33
description: Learn how to set environment variables in the containers you run 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: 04/17/2019
11-
ms.author: danlep
126
---
137
# Set environment variables in container instances
148

articles/container-instances/container-instances-exec.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,8 @@
11
---
2-
title: Execute commands in running containers in Azure Container Instances
2+
title: Execute commands in running container instance
33
description: Learn how execute a command in a container that's currently running 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: 03/30/2018
11-
ms.author: danlep
126
---
137

148
# Execute a command in a running Azure container instance

articles/container-instances/container-instances-faq.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,9 @@
11
---
2-
title: Azure Container Instances - frequently asked questions
2+
title: Frequently asked questions
33
description: Answers for frequently asked questions related to the Azure Container Instances service
4-
services: container-instances
54
author: dkkapur
6-
manager: gwallace
7-
8-
ms.service: container-instances
95
ms.topic: article
106
ms.date: 4/25/2019
11-
ms.author: dekapur
127
---
138

149
# Frequently asked questions about Azure Container Instances

articles/container-instances/container-instances-get-logs.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,8 @@
11
---
2-
title: Get container logs and events with Azure Container Instances
2+
title: Get container instance logs & events
33
description: Learn how to debug with container logs and events 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: 03/21/2019
11-
ms.author: danlep
126
ms.custom: mvc
137
---
148

articles/container-instances/container-instances-gpu.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,8 @@
11
---
2-
title: Deploy GPU-enabled Azure container instances
2+
title: Deploy GPU-enabled container instance
33
description: Learn how to deploy Azure container instances to run compute-intensive container apps using GPU resources.
4-
services: container-instances
5-
author: dlepow
6-
manager: gwallace
7-
8-
ms.service: container-instances
94
ms.topic: article
105
ms.date: 04/17/2019
11-
ms.author: danlep
126
---
137

148
# Deploy container instances that use GPU resources

articles/container-instances/container-instances-image-security.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,8 @@
11
---
2-
title: Azure Container Instances security considerations
2+
title: Security for container instances
33
description: Recommendations to secure images and secrets for Azure Container Instances, and general security considerations for any container platform
4-
services: container-instances
5-
author: dlepow
6-
manager: gwallace
7-
8-
ms.service: container-instances
94
ms.topic: article
105
ms.date: 04/29/2019
11-
ms.author: danlep
126
ms.custom:
137
---
148

articles/container-instances/container-instances-jenkins.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,8 @@
11
---
2-
title: Use Azure Container Instances as a Jenkins build agent
2+
title: Jenkins build on container instance
33
description: Learn how to configure a Jenkins server to run build jobs on-demand 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: 08/31/2018
11-
ms.author: danlep
126
---
137

148
# Use Azure Container Instances as a Jenkins build agent

articles/container-instances/container-instances-liveness-probe.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,8 @@
11
---
2-
title: Configure liveness probes in Azure Container Instances
2+
title: Set up liveness probe on container instance
33
description: Learn how to configure liveness probes to restart unhealthy containers 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: 06/08/2018
11-
ms.author: danlep
126
---
137
# Configure liveness probes
148

0 commit comments

Comments
 (0)