Skip to content

Commit b80dd3f

Browse files
committed
[ACR] Metadata updates batch 5
1 parent 815fbf0 commit b80dd3f

File tree

4 files changed

+6
-30
lines changed

4 files changed

+6
-30
lines changed

articles/container-registry/container-registry-tutorial-quick-task.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,8 @@
11
---
2-
title: Tutorial - Quick container image build - Azure Container Registry Tasks
2+
title: Tutorial - Quick container image build
33
description: In this tutorial, you learn how to build a Docker container image in Azure with Azure Container Registry Tasks (ACR Tasks), then deploy it to Azure Container Instances.
4-
services: container-registry
5-
author: dlepow
6-
manager: gwallace
7-
8-
ms.service: container-registry
94
ms.topic: tutorial
105
ms.date: 09/24/2018
11-
ms.author: danlep
126
ms.custom: "seodec18, mvc"
137
# Customer intent: As a developer or devops engineer, I want to quickly build
148
# container images in Azure, without having to install dependencies like Docker

articles/container-registry/container-registry-vnet.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,8 @@
11
---
2-
title: Restrict access to Azure Container Registry with a virtual network
2+
title: Restrict access with a virtual network
33
description: Allow access to an Azure container registry only from resources in an Azure virtual network or from public IP address ranges.
4-
services: container-registry
5-
author: dlepow
6-
manager: gwallace
7-
8-
ms.service: container-registry
94
ms.topic: article
105
ms.date: 07/01/2019
11-
ms.author: danlep
126
---
137

148
# Restrict access to an Azure container registry using an Azure virtual network or firewall rules

articles/container-registry/container-registry-webhook-reference.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,8 @@
11
---
2-
title: Azure Container Registry webhook schema reference
3-
description: Webhook request JSON payload reference for Azure Container Registry.
4-
services: container-registry
5-
author: dlepow
6-
manager: gwallace
7-
8-
ms.service: container-registry
2+
title: Registry webhook schema reference
3+
description: Reference for JSON payload for webhook requests in an Azure container registry, which are generated when webhooks are enabled for artifact push or delete events
94
ms.topic: article
105
ms.date: 03/05/2019
11-
ms.author: danlep
126
---
137

148
# Azure Container Registry webhook reference

articles/container-registry/container-registry-webhook.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,8 @@
11
---
2-
title: Azure Container Registry webhooks
3-
description: Learn how to use webhooks to trigger events when certain actions occur in your registry repositories.
4-
services: container-registry
5-
author: dlepow
6-
manager: gwallace
7-
8-
ms.service: container-registry
2+
title: Webhooks to respond to registry actions
3+
description: Learn how to use webhooks to trigger events when push or pull actions occur in your registry repositories.
94
ms.topic: article
105
ms.date: 05/24/2019
11-
ms.author: danlep
126
---
137

148
# Using Azure Container Registry webhooks

0 commit comments

Comments
 (0)