Skip to content

Commit 5db185f

Browse files
Merge pull request #203108 from tejaswikolli-web/14569214
USER STORY 14569214
2 parents f1609a8 + 633d07e commit 5db185f

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

articles/container-registry/container-registry-faq.yml

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -552,7 +552,18 @@ sections:
552552
answer: |
553553
Set up the correct [firewalls rules](./tasks-agent-pools.md#add-firewall-rules) to the existing network security groups or user-defined routes. After the setup, wait a few minutes for the firewall rules to apply.
554554
555+
- question: |
556+
How will enabling the Azure built-in policy for ACR blocks enabling admin credentials?
557+
answer: |
558+
The following [Azure built-policy](/azure/container-registry/policy-reference), when set to respective policy status, will block the user from enabling admin user on their registry.
559+
560+
| Azure built-in policy | Policy status | Admin status |
561+
|---|---|---|
562+
| Configure container registries to disable local admin account. | Modify | Disable |
563+
| Container registries should have local admin account disabled. | Deny | Disable |
564+
| Container registries should have local admin account disabled. | Audit | non-compliant |
565+
555566
additionalContent: |
556567
557568
## Next steps
558-
* [Learn more](container-registry-intro.md) about Azure Container Registry.
569+
* [Learn more](container-registry-intro.md) about Azure Container Registry.

0 commit comments

Comments
 (0)