Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Creation will fail when using CMK from keyvault with firewall enabled #61064

Closed
PCNZ opened this issue Aug 18, 2020 · 3 comments
Closed

Creation will fail when using CMK from keyvault with firewall enabled #61064

PCNZ opened this issue Aug 18, 2020 · 3 comments

Comments

@PCNZ
Copy link

PCNZ commented Aug 18, 2020

Please make it clear that use of a CMK from an existing keyvault with network firewall enabled is not supported and will fail during initial deployment.
Further use of a managed identity to grant access to the key in a keyvault with network firewall enabled is not possible.

Deployment using CMK must be done using a key from a keyvault (temporary) with all access from all networks enabled initially and a managed identity.

After this you can change to using a key from a keyvault with network firewall enabled.
Do this by first enabling a system identity in the ACR.
Grant this system identity access to the keyvault with the firewall enabled.
Then go into the ACR and change the key to the keyvault with network firewall enabled.

New you can delete the temporary keyvault and key.

Note. This occurs when not using a private endpoints with the ACR.


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

@VikasPullagura-MSFT
Copy link
Contributor

@PCNZ Thank you for reaching out and bringing this to our notice. At this time we are reviewing the feedback and will provide an update as appropriate.

@VikasPullagura-MSFT
Copy link
Contributor

@dlepow
Can you please check and add your comments on this doc update request as applicable.

@VikasPullagura-MSFT
Copy link
Contributor

@PCNZ The feedback on improving and making more prominent on how to store a customer-managed key for a registry when the KV firewall is enabled as documented here is shared with the content team.

Doc author is working on updating this document which will address this feedback.

Linking similar issue #61015 .

Closing this issue for now are the document will updated soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants