Azure / Azure/azure-powershell
[Feature]: Add ability to import JSON file in App Configuration Store
Open
act-codegen-extensibility-squad
App Configuration
Azure PS Team
customer-reported
feature-request
Tracking
- Dominant language
- C#
- Stars
- 4.8k
- Forks
- 4.3k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 51
Description
### Description of the new feature
Currently this feature is available in CLI [`az appconfig kv import`](https://learn.microsoft.com/en-us/cli/azure/appconfig/kv?view=azure-cli-latest#az-appconfig-kv-import). It would be great if we have the same functionality through Azure PowerShell Cmdlet.
### Proposed implementation details (optional)
Same functionality as [`az appconfig kv import`](https://learn.microsoft.com/en-us/cli/azure/appconfig/kv?view=azure-cli-latest#az-appconfig-kv-import) with one additional option to upload from in-memory string type variable holding the configuration data in JSON format.
Contributor guide
Assessment
This issue has not been assessed yet.