azure-cli icon indicating copy to clipboard operation
azure-cli copied to clipboard

[App Config] Add support for exporting App Configuration references to App Service

Open albertofori opened this issue 3 years ago • 1 comments

Related command az appconfig kv import az appconfig kv export

Description

  1. Adds support for exporting app configuration settings as references to app service. Can be done by adding the flag --export-as-reference or -r when exporting to an app service destination.
  2. App Configuration references are skipped when importing configuration settings from app service to App Configuration.

Testing Guide

History Notes

[App Config] Change: az appconfig kv export: Support exporting app configuration settings as references to App Service [App Config] Change: az appconfig kv import: Ensures app configuration references are not imported from App Service


This checklist is used to make sure that common guidelines for a pull request are followed.

albertofori avatar Sep 06 '22 22:09 albertofori

App Config

yonzhan avatar Sep 06 '22 23:09 yonzhan

@albertofori Could you please resolve those CI issues?

zhoxing-ms avatar Sep 27 '22 03:09 zhoxing-ms

[App Config] Change: az appconfig kv export: Support exporting app configuration settings as references to App Service [App Config] Change: az appconfig kv import: Ensure app configuration references are not imported from App Service

For ordinary changes that are not breaking changes, we do not need to add the Change tag to the PR description/title. I have corrected the PR description

zhoxing-ms avatar Sep 27 '22 03:09 zhoxing-ms

@albertofori Could you please resolve those CI issues?

@zhoxing-ms Please I just pushed a fix to address the issues, thanks!

albertofori avatar Sep 27 '22 06:09 albertofori