Currently, in the Azure App Configuration CLI, when we import an app configuration, the preview results are displayed, and user confirmation is required if the --yes parameter is not specified. This feature is very helpful for previewing the impact of the configuration import. However, this functionality only works when the --yes parameter is turned off.
To make the preview results even more useful, I would like to suggest the introduction of a "dry run" feature. This feature would return the preview results to the CLI caller, allowing them to evaluate the impact of the command and decide whether to proceed with the command execution.
Thank you for considering this request. I believe this enhancement will provide more flexibility and improve the overall user experience when working with the Azure App Configuration CLI.
Currently, in the Azure App Configuration CLI, when we import an app configuration, the preview results are displayed, and user confirmation is required if the
--yesparameter is not specified. This feature is very helpful for previewing the impact of the configuration import. However, this functionality only works when the--yesparameter is turned off.To make the preview results even more useful, I would like to suggest the introduction of a "dry run" feature. This feature would return the preview results to the CLI caller, allowing them to evaluate the impact of the command and decide whether to proceed with the command execution.
Thank you for considering this request. I believe this enhancement will provide more flexibility and improve the overall user experience when working with the Azure App Configuration CLI.