Skip to content

Commit 4b73f62

Browse files
authored
Merge pull request #114163 from dlepow/revert
[ACR] Revert agent pool article
2 parents 08fa817 + 61895de commit 4b73f62

File tree

4 files changed

+6
-189
lines changed

4 files changed

+6
-189
lines changed

.openpublishing.redirection.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@
55
"redirect_url": "articles/azure-monitor/insights/container-insights-azure-redhat4-setup.md",
66
"redirect_document_id": false
77
},
8+
{
9+
"source_path": "articles/container-registry/container-registry-tasks-agent-pools.md",
10+
"redirect_url": "/azure/container-registry/container-registry-tasks-overview",
11+
"redirect_document_id": false
12+
},
813
{
914
"source_path": "articles/openshift/tutorial-scale-cluster.md",
1015
"redirect_url": "articles/openshift/tutorial-connect-cluster.md",
@@ -17943,7 +17948,7 @@
1794317948
{
1794417949
"source_path": "articles/sql-data-warehouse/sql-data-warehouse-get-started-visualize-with-power-bi.md",
1794517950
"redirect_url": "/power-bi/service-azure-sql-data-warehouse-with-direct-connect",
17946-
"redirect_document_id": true
17951+
"redirect_document_id": false
1794717952
},
1794817953
{
1794917954
"source_path": "articles/sql-data-warehouse/sql-data-warehouse-how-to-configure-workload-importance.md",

articles/container-registry/TOC.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -189,8 +189,6 @@
189189
href: container-registry-tasks-authentication-key-vault.md
190190
- name: Quick task run with Resource Manager template
191191
href: container-registry-task-run-template.md
192-
- name: Run task on dedicated agent pool (preview)
193-
href: container-registry-tasks-agent-pools.md
194192
- name: Build image with Buildpacks (preview)
195193
href: container-registry-tasks-pack-build.md
196194
- name: View task logs

articles/container-registry/container-registry-tasks-agent-pools.md

Lines changed: 0 additions & 184 deletions
This file was deleted.

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ If instead you need to set up access rules for resources to reach a container re
2424

2525
* Only an [Azure Kubernetes Service](../aks/intro-kubernetes.md) cluster or Azure [virtual machine](../virtual-machines/linux/overview.md) can be used as a host to access a container registry in a virtual network. *Other Azure services including Azure Container Instances aren't currently supported.*
2626

27-
* Running [ACR Tasks](container-registry-tasks-overview.md) in a container registry accessed in a virtual network requires a [dedicated agent pool](container-registry-tasks-agent-pools.md).
28-
2927
* Each registry supports a maximum of 100 virtual network rules.
3028

3129
## Prerequisites

0 commit comments

Comments
 (0)