Skip to content

Commit 25a8f06

Browse files
authored
Merge pull request #97018 from dlepow/acrseo2
[ACR] Metadata updates batch 4
2 parents 815fbf0 + ec9592f commit 25a8f06

10 files changed

+10
-62
lines changed

articles/container-registry/container-registry-repository-scoped-permissions.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,8 @@
11
---
2-
title: Permissions to repositories in Azure Container Registry
2+
title: Permissions to repositories
33
description: Create a token with permissions scoped to specific repositories in a registry to pull or push images
4-
services: container-registry
5-
author: dlepow
6-
manager: gwallace
7-
8-
ms.service: container-registry
94
ms.topic: article
105
ms.date: 10/31/2019
11-
ms.author: danlep
126
---
137

148
# Repository-scoped permissions in Azure Container Registry

articles/container-registry/container-registry-retention-policy.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,8 @@
11
---
2-
title: Policy to retain untagged manifests in Azure Container Registry
2+
title: Policy to retain untagged manifests
33
description: Learn how to enable a retention policy in your Azure container registry, for automatic deletion of untagged manifests after a defined period.
4-
services: container-registry
5-
author: dlepow
6-
manager: gwallace
7-
8-
ms.service: container-registry
94
ms.topic: article
105
ms.date: 10/02/2019
11-
ms.author: danlep
126
---
137

148
# Set a retention policy for untagged manifests

articles/container-registry/container-registry-roles.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,8 @@
11
---
2-
title: Azure Container Registry - roles and permissions
2+
title: RBAC roles and permissions
33
description: Use Azure role-based access control (RBAC) and identity and access management (IAM) to provide fine-grained permissions to resources in an Azure container registry.
4-
services: container-registry
5-
author: dlepow
6-
manager: gwallace
7-
8-
ms.service: container-registry
94
ms.topic: article
105
ms.date: 03/20/2019
11-
ms.author: danlep
126
---
137

148
# Azure Container Registry roles and permissions

articles/container-registry/container-registry-skus.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,8 @@
11
---
2-
title: Azure Container Registry SKUs
2+
title: Service tiers and SKUs
33
description: Learn about the features and limits in the Basic, Standard, and Premium service tiers (SKUs) of Azure Container Registry.
4-
services: container-registry
5-
author: dlepow
6-
manager: gwallace
7-
8-
ms.service: container-registry
94
ms.topic: article
105
ms.date: 11/05/2019
11-
ms.author: danlep
126
---
137

148
# Azure Container Registry SKUs

articles/container-registry/container-registry-storage.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,8 @@
11
---
2-
title: Image storage in Azure Container Registry
2+
title: Container image storage
33
description: Details on how your Docker container images are stored in Azure Container Registry, including security, redundancy, and capacity.
4-
services: container-registry
5-
author: dlepow
6-
manager: gwallace
7-
8-
ms.service: container-registry
94
ms.topic: article
105
ms.date: 03/21/2018
11-
ms.author: danlep
126
---
137

148
# Container image storage in Azure Container Registry

articles/container-registry/container-registry-tasks-authentication-key-vault.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,8 @@
11
---
2-
title: External authentication in an Azure Container Registry task
2+
title: External authentication from ACR task
33
description: Enable a managed identity for Azure Resources in an Azure Container Registry (ACR) task to allow the task to read Docker Hub credentials stored in an Azure key vault.
4-
services: container-registry
5-
author: dlepow
6-
7-
ms.service: container-registry
84
ms.topic: article
95
ms.date: 07/12/2019
10-
ms.author: danlep
116
---
127

138
# External authentication in an ACR task using an Azure-managed identity

articles/container-registry/container-registry-tasks-authentication-managed-identity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Use a managed identity with Azure Container Registry Tasks
2+
title: Managed identity in ACR task
33
description: Enable a managed identity for Azure Resources in an Azure Container Registry task to allow the task to access other Azure resources including other private container registries.
44
services: container-registry
55
author: dlepow

articles/container-registry/container-registry-tasks-cross-registry-authentication.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,8 @@
11
---
2-
title: Cross-registry authentication from Azure Container Registry task
2+
title: Cross-registry authentication from ACR task
33
description: Configure an Azure Container Registry Task (ACR Task) to access another private Azure container registry by using a managed identity for Azure Resources
4-
services: container-registry
5-
author: dlepow
6-
7-
ms.service: container-registry
84
ms.topic: article
95
ms.date: 07/12/2019
10-
ms.author: danlep
116
---
127

138
# Cross-registry authentication in an ACR task using an Azure-managed identity

articles/container-registry/container-registry-tasks-multi-step.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,8 @@
11
---
2-
title: Multi-step task to build, test & patch image - Azure Container Registry
2+
title: Multi-step task to build, test & patch image
33
description: Introduction to multi-step tasks, a feature of ACR Tasks in Azure Container Registry that provides task-based workflows for building, testing, and patching container images in the cloud.
4-
services: container-registry
5-
author: dlepow
6-
manager: gwallace
7-
8-
ms.service: container-registry
94
ms.topic: article
105
ms.date: 03/28/2019
11-
ms.author: danlep
126
---
137

148
# Run multi-step build, test, and patch tasks in ACR Tasks

articles/container-registry/container-registry-tasks-overview.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,8 @@
11
---
2-
title: Azure Container Registry Tasks - overview
2+
title: ACR Tasks overview
33
description: An introduction to ACR Tasks, a suite of features in Azure Container Registry that provides secure, automated container image build, management, and patching in the cloud.
4-
services: container-registry
5-
author: dlepow
6-
manager: gwallace
7-
8-
ms.service: container-registry
94
ms.topic: article
105
ms.date: 09/05/2019
11-
ms.author: danlep
126
---
137

148
# Automate container image builds and maintenance with ACR Tasks

0 commit comments

Comments
 (0)