Skip to content

Commit 583cf7d

Browse files
edits
1 parent a0d351b commit 583cf7d

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

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

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -552,6 +552,16 @@ 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+
| Azure built-in policy | Policy status | Admin status |
560+
|----------------------------------------------------------------|-----------------------|---------------|
561+
| Configure container registries to disable local admin account. | Modify | Disable |
562+
| Container registries should have local admin account disabled. | Deny | Disable |
563+
| Container registries should have local admin account disabled. | Audit | non-compliant |
564+
555565
additionalContent: |
556566
557567
## Next steps

0 commit comments

Comments
 (0)