Skip to content

Conversation

@RupengLiu
Copy link
Contributor

@RupengLiu RupengLiu commented Mar 16, 2021

closed #16262

Description

Testing Guide

History Notes

[APIM] BREAKING CHANGE: apim backup: --storage-account-container not support multi-value.
[APIM] BREAKING CHANGE: apim restore: --storage-account-container not support multi-value.


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

@yonzhan
Copy link
Collaborator

yonzhan commented Mar 16, 2021

APIM

@yonzhan yonzhan requested review from kairu-ms and msyyc March 16, 2021 06:00
@yonzhan yonzhan requested a review from jsntcy March 16, 2021 06:01
@yonzhan yonzhan added this to the S184 milestone Mar 16, 2021
c.argument('backup_name', help='The name of the backup file to create.')
c.argument('storage_account_name', arg_group='Storage', help='The name of the storage account used to place the backup.')
c.argument('storage_account_key', arg_group='Storage', help='The access key of the storage account used to place the backup.')
c.argument('storage_account_container', options_list=['--storage-account-container', '--container-name'], nargs='+', help='The name of the storage account container used to place the backup.')
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's a breaking change on CLI command interface. Please provide more information to support this change.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

issue: #16262, this cli command already broken, need to fix it

@kairu-ms kairu-ms merged commit 7b8ed45 into dev Mar 18, 2021
@jiasli jiasli deleted the rupliu/fixApim branch August 5, 2021 02:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

az apim backup Invalid parameter: The specifed resource name contains invalid characters. Parameter name: backupContainerName

4 participants