Azure / Azure/AppConfiguration
Allow enabling encryption while upgrading sku from developer to standard/premium
Open
enhancement
resource provider
- Dominant language
- No language data
- Stars
- 263
- Forks
- 82
- Avg merge
- 3d 15h
- Merged PRs (30d)
- 6
Description
I'm using terraform to create App Configuration, but If I create developer version I can't upgrade then to standard/premium with enabled encryption. I get error:
Error:
performing Update: unexpected status 400 (400 Bad Request) with error: SkuFeatureNotSupported: The current SKU does not support 'customer managed key'.
To do this I need first change SKU and then enable CMK configuration. Is it possible to improve it?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.