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

Can't enable encryption using Customer Managed Key #991

Open
Pavkum007 opened this issue Nov 9, 2024 · 3 comments
Open

Can't enable encryption using Customer Managed Key #991

Pavkum007 opened this issue Nov 9, 2024 · 3 comments
Assignees
Labels
bug Something isn't working portal Issues relating to the AppConfig portal.

Comments

@Pavkum007
Copy link

I can't enable encryption using Customer Managed Key.

the following resources are created :

  1. User Assigned managed identity
  2. Azure KeyVault with a RSA key added

the identity is assigned Contributor on subscription and KeyVault Crypto Officer and KeyVault Crypto Encryption User Roles on the KeyVault.

Now I am trying to create App Configuration from azure portal. When I enable "Customer Managed Key" in the Encryption tab. Select the Identity, Keyvault and the key - I get the following error on the screen - The selected identity must have “get”, “wrapKey” and “unwrapKey” permissions on the managed key.

Image

I am not sure what the issue is here. Can you please help

@Pavkum007
Copy link
Author

Hi Team, can you please help here?

@juniwang juniwang added the portal Issues relating to the AppConfig portal. label Nov 12, 2024
@juniwang
Copy link

Hi @Pavkum007, thanks for reaching out. We're aware of this issue and are currently working to reproduce and identify the root cause. We'll keep you updated.

@zhenlan zhenlan added the bug Something isn't working label Nov 12, 2024
@jiayi11
Copy link

jiayi11 commented Nov 14, 2024

Hi @Pavkum007, thanks for reporting this issue. This is a code defect in the portal, the fix of this issue will be deployed in the next round of release in the next few weeks. I'll let you know as soon as I have a more specific date.
In the meanwhile, as a workaround, could you try to create the store first without enabling encryption, and then enable it from "Encryption" blade of the store?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working portal Issues relating to the AppConfig portal.
Projects
None yet
Development

No branches or pull requests

4 participants