acr icon indicating copy to clipboard operation
acr copied to clipboard

Content Trust for ACR encrypted with CMK

Open divjotsinghbns opened this issue 1 year ago • 3 comments

What is the problem you're trying to solve Currently for the ACR encrypted with CMK, content trust cannot be implemented as per this documentation

https://azure.github.io/PSRule.Rules.Azure/en/rules/Azure.ACR.ContentTrust/

Content trust is currently not supported in a registry that's encrypted with a customer-managed key. When using customer-managed keys, content trust can not be enabled.

Describe the solution you'd like Is there any feature request being planned for enabling this content trust feature for ACR encrypted with CMK. If Yes, what is the tentative date decided by the Microsoft ACR team and if we can track that anywhere.

Additional context Add any other context or screenshots about the feature request here.

divjotsinghbns avatar Aug 07 '24 03:08 divjotsinghbns

Consider using Notation, which is an OCI standard for container image signing.

https://learn.microsoft.com/en-us/azure/container-registry/container-registry-tutorial-sign-trusted-ca

https://github.com/notaryproject/notation

avtakkar avatar Aug 07 '24 18:08 avtakkar

Consider using Notation, which is an OCI standard for container image signing.

https://learn.microsoft.com/en-us/azure/container-registry/container-registry-tutorial-sign-trusted-ca

https://github.com/notaryproject/notation

This is not my request. I just want the confirmation if Content trust is ever going to be enabled on ACR with CMK enabled.

divjotsinghbns avatar Aug 09 '24 05:08 divjotsinghbns

@divjotsinghbns Hi, Content Trust will be deprecated this year so there will not be any new feature planned for Content Trust. Notation is the alternative solution now and can work with CMK-enabled registry. Feel free to give it a try.

FeynmanZhou avatar Aug 09 '24 18:08 FeynmanZhou

As stated above, Docker Content Trust will not be enabled with CMK and the feature is on path to deprecation. Closing the issue.

toddysm avatar Jan 15 '25 22:01 toddysm