Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[connectedmachine] release stable version 2022-12-27 #6522

Merged
merged 24 commits into from
Aug 14, 2023
Merged

[connectedmachine] release stable version 2022-12-27 #6522

merged 24 commits into from
Aug 14, 2023

Conversation

yaotongms
Copy link
Member

@yaotongms yaotongms commented Jul 17, 2023

This release is targeting version 2022-12-27 of connectedmachine and using aaz. You will see all commands from the previous version with the following new commands:

  • az connectedmachine extension image list: display metadata of all extensions
  • az connectedmachine extension image show: display metadata of extensions with specific version
  • az connectedmachine install-patches: install patches on an azure-enabled server
  • az connectedmachine assess-patches: assess patches on an azure-enabled server

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

Related command

General Guidelines

  • Have you run azdev style <YOUR_EXT> locally? (pip install azdev required)
  • Have you run python scripts/ci/test_index.py -q locally?

For new extensions:

About Extension Publish

There is a pipeline to automatically build, upload and publish extension wheels.
Once your pull request is merged into main branch, a new pull request will be created to update src/index.json automatically.
You only need to update the version information in file setup.py and historical information in file HISTORY.rst in your PR but do not modify src/index.json.

@azure-client-tools-bot-prd
Copy link

azure-client-tools-bot-prd bot commented Jul 17, 2023

❌Azure CLI Extensions Breaking Change Test
❌connectedmachine
rule cmd_name rule_message suggest_message
1007 - ParaRemove connectedmachine extension create cmd connectedmachine extension create removed parameter auto_upgrade_minor please add back parameter auto_upgrade_minor for cmd connectedmachine extension create
1007 - ParaRemove connectedmachine extension create cmd connectedmachine extension create removed parameter inst_handler_version please add back parameter inst_handler_version for cmd connectedmachine extension create
1007 - ParaRemove connectedmachine extension create cmd connectedmachine extension create removed parameter instance_view_type please add back parameter instance_view_type for cmd connectedmachine extension create
1007 - ParaRemove connectedmachine extension create cmd connectedmachine extension create removed parameter status please add back parameter status for cmd connectedmachine extension create
1010 - ParaPropUpdate connectedmachine extension create cmd connectedmachine extension create update parameter location: updated property type from custom_type to string please change property type from string to custom_type for parameter location of cmd connectedmachine extension create
1008 - ParaPropAdd connectedmachine extension create cmd connectedmachine extension create update parameter no_wait: added property choices=['0', '1', 'f', 'false', 'n', 'no', 't', 'true', 'y', 'yes'] please remove property choices=['0', '1', 'f', 'false', 'n', 'no', 't', 'true', 'y', 'yes'] for parameter no_wait of cmd connectedmachine extension create
1010 - ParaPropUpdate connectedmachine extension create cmd connectedmachine extension create update parameter protected_settings: updated property type from custom_type to Dict<String, Any> please change property type from Dict<String, Any> to custom_type for parameter protected_settings of cmd connectedmachine extension create
1010 - ParaPropUpdate connectedmachine extension create cmd connectedmachine extension create update parameter settings: updated property type from custom_type to Dict<String, Any> please change property type from Dict<String, Any> to custom_type for parameter settings of cmd connectedmachine extension create
1008 - ParaPropAdd connectedmachine extension delete cmd connectedmachine extension delete update parameter no_wait: added property choices=['0', '1', 'f', 'false', 'n', 'no', 't', 'true', 'y', 'yes'] please remove property choices=['0', '1', 'f', 'false', 'n', 'no', 't', 'true', 'y', 'yes'] for parameter no_wait of cmd connectedmachine extension delete
1007 - ParaRemove connectedmachine extension update cmd connectedmachine extension update removed parameter auto_upgrade_minor please add back parameter auto_upgrade_minor for cmd connectedmachine extension update
1008 - ParaPropAdd connectedmachine extension update cmd connectedmachine extension update update parameter no_wait: added property choices=['0', '1', 'f', 'false', 'n', 'no', 't', 'true', 'y', 'yes'] please remove property choices=['0', '1', 'f', 'false', 'n', 'no', 't', 'true', 'y', 'yes'] for parameter no_wait of cmd connectedmachine extension update
1010 - ParaPropUpdate connectedmachine extension update cmd connectedmachine extension update update parameter protected_settings: updated property type from custom_type to Dict<String, Any> please change property type from Dict<String, Any> to custom_type for parameter protected_settings of cmd connectedmachine extension update
1010 - ParaPropUpdate connectedmachine extension update cmd connectedmachine extension update update parameter settings: updated property type from custom_type to Dict<String, Any> please change property type from Dict<String, Any> to custom_type for parameter settings of cmd connectedmachine extension update
1008 - ParaPropAdd connectedmachine list cmd connectedmachine list update parameter resource_group_name: added property required=True please remove property required=True for parameter resource_group_name of cmd connectedmachine list
1008 - ParaPropAdd connectedmachine private-endpoint-connection delete cmd connectedmachine private-endpoint-connection delete update parameter no_wait: added property choices=['0', '1', 'f', 'false', 'n', 'no', 't', 'true', 'y', 'yes'] please remove property choices=['0', '1', 'f', 'false', 'n', 'no', 't', 'true', 'y', 'yes'] for parameter no_wait of cmd connectedmachine private-endpoint-connection delete
1007 - ParaRemove connectedmachine private-endpoint-connection update cmd connectedmachine private-endpoint-connection update removed parameter id_ please add back parameter id_ for cmd connectedmachine private-endpoint-connection update
1008 - ParaPropAdd connectedmachine private-endpoint-connection update cmd connectedmachine private-endpoint-connection update update parameter no_wait: added property choices=['0', '1', 'f', 'false', 'n', 'no', 't', 'true', 'y', 'yes'] please remove property choices=['0', '1', 'f', 'false', 'n', 'no', 't', 'true', 'y', 'yes'] for parameter no_wait of cmd connectedmachine private-endpoint-connection update
1010 - ParaPropUpdate connectedmachine private-link-scope create cmd connectedmachine private-link-scope create update parameter location: updated property type from custom_type to string please change property type from string to custom_type for parameter location of cmd connectedmachine private-link-scope create
1008 - ParaPropAdd connectedmachine private-link-scope delete cmd connectedmachine private-link-scope delete update parameter no_wait: added property choices=['0', '1', 'f', 'false', 'n', 'no', 't', 'true', 'y', 'yes'] please remove property choices=['0', '1', 'f', 'false', 'n', 'no', 't', 'true', 'y', 'yes'] for parameter no_wait of cmd connectedmachine private-link-scope delete
1002 - CmdRemove connectedmachine private-link-scope show-validation-detail cmd connectedmachine private-link-scope show-validation-detail removed please confirm cmd connectedmachine private-link-scope show-validation-detail removed
1002 - CmdRemove connectedmachine private-link-scope show-validation-detail-for-machine cmd connectedmachine private-link-scope show-validation-detail-for-machine removed please confirm cmd connectedmachine private-link-scope show-validation-detail-for-machine removed
1010 - ParaPropUpdate connectedmachine private-link-scope update cmd connectedmachine private-link-scope update update parameter location: updated property options from ['--location', '-l'] to ['--location'] please change property options from ['--location'] to ['--location', '-l'] for parameter location of cmd connectedmachine private-link-scope update
1010 - ParaPropUpdate connectedmachine private-link-scope update cmd connectedmachine private-link-scope update update parameter location: updated property type from custom_type to string please change property type from string to custom_type for parameter location of cmd connectedmachine private-link-scope update
1010 - ParaPropUpdate connectedmachine upgrade-extension cmd connectedmachine upgrade-extension update parameter extension_targets: updated property type from custom_type to Dict<String,Object> please change property type from Dict<String,Object> to custom_type for parameter extension_targets of cmd connectedmachine upgrade-extension
⚠️ 1001 - CmdAdd connectedmachine assess-patches cmd connectedmachine assess-patches added
⚠️ 1004 - CmdPropRemove connectedmachine delete cmd connectedmachine delete removed property confirmation
⚠️ 1008 - ParaPropAdd connectedmachine delete cmd connectedmachine delete update parameter machine_name: added property aaz_type=string
⚠️ 1008 - ParaPropAdd connectedmachine delete cmd connectedmachine delete update parameter machine_name: added property type=string
⚠️ 1008 - ParaPropAdd connectedmachine delete cmd connectedmachine delete update parameter resource_group_name: added property aaz_type=string
⚠️ 1008 - ParaPropAdd connectedmachine delete cmd connectedmachine delete update parameter resource_group_name: added property type=string
⚠️ 1010 - ParaPropUpdate connectedmachine delete cmd connectedmachine delete update parameter resource_group_name: updated property name from resource_group_name to resource_group
⚠️ 1006 - ParaAdd connectedmachine extension create cmd connectedmachine extension create added parameter auto_upgrade_minor_version
⚠️ 1006 - ParaAdd connectedmachine extension create cmd connectedmachine extension create added parameter instance_view
⚠️ 1008 - ParaPropAdd connectedmachine extension create cmd connectedmachine extension create update parameter enable_auto_upgrade: added property aaz_type=bool
⚠️ 1008 - ParaPropAdd connectedmachine extension create cmd connectedmachine extension create update parameter enable_auto_upgrade: added property type=bool
⚠️ 1010 - ParaPropUpdate connectedmachine extension create cmd connectedmachine extension create update parameter enable_auto_upgrade: updated property choices from ['false', 'true'] to ['0', '1', 'f', 'false', 'n', 'no', 't', 'true', 'y', 'yes']
⚠️ 1010 - ParaPropUpdate connectedmachine extension create cmd connectedmachine extension create update parameter enable_auto_upgrade: updated property name from enable_auto_upgrade to enable_automatic_upgrade
⚠️ 1008 - ParaPropAdd connectedmachine extension create cmd connectedmachine extension create update parameter force_update_tag: added property aaz_type=string
⚠️ 1008 - ParaPropAdd connectedmachine extension create cmd connectedmachine extension create update parameter force_update_tag: added property type=string
⚠️ 1008 - ParaPropAdd connectedmachine extension create cmd connectedmachine extension create update parameter location: added property aaz_type=string
⚠️ 1008 - ParaPropAdd connectedmachine extension create cmd connectedmachine extension create update parameter machine_name: added property aaz_type=string
⚠️ 1008 - ParaPropAdd connectedmachine extension create cmd connectedmachine extension create update parameter machine_name: added property type=string
⚠️ 1008 - ParaPropAdd connectedmachine extension create cmd connectedmachine extension create update parameter name: added property aaz_type=string
⚠️ 1008 - ParaPropAdd connectedmachine extension create cmd connectedmachine extension create update parameter name: added property type=string
⚠️ 1010 - ParaPropUpdate connectedmachine extension create cmd connectedmachine extension create update parameter name: updated property name from name to extension_name
⚠️ 1010 - ParaPropUpdate connectedmachine extension create cmd connectedmachine extension create update parameter name: updated property options from ['--name'] to ['--extension-name', '--name', '-n']
⚠️ 1008 - ParaPropAdd connectedmachine extension create cmd connectedmachine extension create update parameter no_wait: added property aaz_type=bool
⚠️ 1008 - ParaPropAdd connectedmachine extension create cmd connectedmachine extension create update parameter no_wait: added property nargs=?
⚠️ 1008 - ParaPropAdd connectedmachine extension create cmd connectedmachine extension create update parameter no_wait: added property type=bool
⚠️ 1008 - ParaPropAdd connectedmachine extension create cmd connectedmachine extension create update parameter protected_settings: added property aaz_type=AAZFreeFormDictArg
⚠️ 1008 - ParaPropAdd connectedmachine extension create cmd connectedmachine extension create update parameter publisher: added property aaz_type=string
⚠️ 1008 - ParaPropAdd connectedmachine extension create cmd connectedmachine extension create update parameter resource_group_name: added property aaz_type=string
⚠️ 1008 - ParaPropAdd connectedmachine extension create cmd connectedmachine extension create update parameter resource_group_name: added property type=string
⚠️ 1010 - ParaPropUpdate connectedmachine extension create cmd connectedmachine extension create update parameter resource_group_name: updated property name from resource_group_name to resource_group
⚠️ 1008 - ParaPropAdd connectedmachine extension create cmd connectedmachine extension create update parameter settings: added property aaz_type=AAZFreeFormDictArg
⚠️ 1008 - ParaPropAdd connectedmachine extension create cmd connectedmachine extension create update parameter tags: added property aaz_type=AAZDictArg
⚠️ 1008 - ParaPropAdd connectedmachine extension create cmd connectedmachine extension create update parameter tags: added property type=Dict<String,String>
⚠️ 1010 - ParaPropUpdate connectedmachine extension create cmd connectedmachine extension create update parameter tags: updated property nargs from * to +
⚠️ 1008 - ParaPropAdd connectedmachine extension create cmd connectedmachine extension create update parameter type_: added property aaz_type=string
⚠️ 1008 - ParaPropAdd connectedmachine extension create cmd connectedmachine extension create update parameter type_: added property type=string
⚠️ 1010 - ParaPropUpdate connectedmachine extension create cmd connectedmachine extension create update parameter type_: updated property name from type_ to type
⚠️ 1008 - ParaPropAdd connectedmachine extension create cmd connectedmachine extension create update parameter type_handler_version: added property aaz_type=string
⚠️ 1004 - CmdPropRemove connectedmachine extension delete cmd connectedmachine extension delete removed property confirmation
⚠️ 1008 - ParaPropAdd connectedmachine extension delete cmd connectedmachine extension delete update parameter machine_name: added property aaz_type=string
⚠️ 1008 - ParaPropAdd connectedmachine extension delete cmd connectedmachine extension delete update parameter machine_name: added property type=string
⚠️ 1008 - ParaPropAdd connectedmachine extension delete cmd connectedmachine extension delete update parameter name: added property aaz_type=string
⚠️ 1008 - ParaPropAdd connectedmachine extension delete cmd connectedmachine extension delete update parameter name: added property type=string
⚠️ 1010 - ParaPropUpdate connectedmachine extension delete cmd connectedmachine extension delete update parameter name: updated property name from name to extension_name
⚠️ 1010 - ParaPropUpdate connectedmachine extension delete cmd connectedmachine extension delete update parameter name: updated property options from ['--name'] to ['--extension-name', '--name', '-n']
⚠️ 1008 - ParaPropAdd connectedmachine extension delete cmd connectedmachine extension delete update parameter no_wait: added property aaz_type=bool
⚠️ 1008 - ParaPropAdd connectedmachine extension delete cmd connectedmachine extension delete update parameter no_wait: added property nargs=?
⚠️ 1008 - ParaPropAdd connectedmachine extension delete cmd connectedmachine extension delete update parameter no_wait: added property type=bool
⚠️ 1008 - ParaPropAdd connectedmachine extension delete cmd connectedmachine extension delete update parameter resource_group_name: added property aaz_type=string
⚠️ 1008 - ParaPropAdd connectedmachine extension delete cmd connectedmachine extension delete update parameter resource_group_name: added property type=string
⚠️ 1010 - ParaPropUpdate connectedmachine extension delete cmd connectedmachine extension delete update parameter resource_group_name: updated property name from resource_group_name to resource_group
⚠️ 1011 - SubgroupAdd connectedmachine extension image sub group connectedmachine extension image added
⚠️ 1008 - ParaPropAdd connectedmachine extension list cmd connectedmachine extension list update parameter expand: added property aaz_type=string
⚠️ 1008 - ParaPropAdd connectedmachine extension list cmd connectedmachine extension list update parameter expand: added property type=string
⚠️ 1008 - ParaPropAdd connectedmachine extension list cmd connectedmachine extension list update parameter machine_name: added property aaz_type=string
⚠️ 1008 - ParaPropAdd connectedmachine extension list cmd connectedmachine extension list update parameter machine_name: added property type=string
⚠️ 1008 - ParaPropAdd connectedmachine extension list cmd connectedmachine extension list update parameter resource_group_name: added property aaz_type=string
⚠️ 1008 - ParaPropAdd connectedmachine extension list cmd connectedmachine extension list update parameter resource_group_name: added property type=string
⚠️ 1010 - ParaPropUpdate connectedmachine extension list cmd connectedmachine extension list update parameter resource_group_name: updated property name from resource_group_name to resource_group
⚠️ 1008 - ParaPropAdd connectedmachine extension show cmd connectedmachine extension show update parameter machine_name: added property aaz_type=string
⚠️ 1008 - ParaPropAdd connectedmachine extension show cmd connectedmachine extension show update parameter machine_name: added property type=string
⚠️ 1008 - ParaPropAdd connectedmachine extension show cmd connectedmachine extension show update parameter name: added property aaz_type=string
⚠️ 1008 - ParaPropAdd connectedmachine extension show cmd connectedmachine extension show update parameter name: added property type=string
⚠️ 1010 - ParaPropUpdate connectedmachine extension show cmd connectedmachine extension show update parameter name: updated property name from name to extension_name
⚠️ 1010 - ParaPropUpdate connectedmachine extension show cmd connectedmachine extension show update parameter name: updated property options from ['--name'] to ['--extension-name', '--name', '-n']
⚠️ 1008 - ParaPropAdd connectedmachine extension show cmd connectedmachine extension show update parameter resource_group_name: added property aaz_type=string
⚠️ 1008 - ParaPropAdd connectedmachine extension show cmd connectedmachine extension show update parameter resource_group_name: added property type=string
⚠️ 1010 - ParaPropUpdate connectedmachine extension show cmd connectedmachine extension show update parameter resource_group_name: updated property name from resource_group_name to resource_group
⚠️ 1006 - ParaAdd connectedmachine extension update cmd connectedmachine extension update added parameter auto_upgrade_minor_version
⚠️ 1006 - ParaAdd connectedmachine extension update cmd connectedmachine extension update added parameter generic_update_add
⚠️ 1006 - ParaAdd connectedmachine extension update cmd connectedmachine extension update added parameter generic_update_force_string
⚠️ 1006 - ParaAdd connectedmachine extension update cmd connectedmachine extension update added parameter generic_update_remove
⚠️ 1006 - ParaAdd connectedmachine extension update cmd connectedmachine extension update added parameter generic_update_set
⚠️ 1006 - ParaAdd connectedmachine extension update cmd connectedmachine extension update added parameter instance_view
⚠️ 1008 - ParaPropAdd connectedmachine extension update cmd connectedmachine extension update update parameter enable_auto_upgrade: added property aaz_type=bool
⚠️ 1008 - ParaPropAdd connectedmachine extension update cmd connectedmachine extension update update parameter enable_auto_upgrade: added property type=bool
⚠️ 1010 - ParaPropUpdate connectedmachine extension update cmd connectedmachine extension update update parameter enable_auto_upgrade: updated property choices from ['false', 'true'] to ['0', '1', 'f', 'false', 'n', 'no', 't', 'true', 'y', 'yes']
⚠️ 1010 - ParaPropUpdate connectedmachine extension update cmd connectedmachine extension update update parameter enable_auto_upgrade: updated property name from enable_auto_upgrade to enable_automatic_upgrade
⚠️ 1008 - ParaPropAdd connectedmachine extension update cmd connectedmachine extension update update parameter force_update_tag: added property aaz_type=string
⚠️ 1008 - ParaPropAdd connectedmachine extension update cmd connectedmachine extension update update parameter force_update_tag: added property type=string
⚠️ 1008 - ParaPropAdd connectedmachine extension update cmd connectedmachine extension update update parameter machine_name: added property aaz_type=string
⚠️ 1008 - ParaPropAdd connectedmachine extension update cmd connectedmachine extension update update parameter machine_name: added property type=string
⚠️ 1008 - ParaPropAdd connectedmachine extension update cmd connectedmachine extension update update parameter name: added property aaz_type=string
⚠️ 1008 - ParaPropAdd connectedmachine extension update cmd connectedmachine extension update update parameter name: added property type=string
⚠️ 1010 - ParaPropUpdate connectedmachine extension update cmd connectedmachine extension update update parameter name: updated property name from name to extension_name
⚠️ 1010 - ParaPropUpdate connectedmachine extension update cmd connectedmachine extension update update parameter name: updated property options from ['--name'] to ['--extension-name', '--name', '-n']
⚠️ 1008 - ParaPropAdd connectedmachine extension update cmd connectedmachine extension update update parameter no_wait: added property aaz_type=bool
⚠️ 1008 - ParaPropAdd connectedmachine extension update cmd connectedmachine extension update update parameter no_wait: added property nargs=?
⚠️ 1008 - ParaPropAdd connectedmachine extension update cmd connectedmachine extension update update parameter no_wait: added property type=bool
⚠️ 1008 - ParaPropAdd connectedmachine extension update cmd connectedmachine extension update update parameter protected_settings: added property aaz_type=AAZFreeFormDictArg
⚠️ 1008 - ParaPropAdd connectedmachine extension update cmd connectedmachine extension update update parameter publisher: added property aaz_type=string
⚠️ 1008 - ParaPropAdd connectedmachine extension update cmd connectedmachine extension update update parameter publisher: added property type=string
⚠️ 1008 - ParaPropAdd connectedmachine extension update cmd connectedmachine extension update update parameter resource_group_name: added property aaz_type=string
⚠️ 1008 - ParaPropAdd connectedmachine extension update cmd connectedmachine extension update update parameter resource_group_name: added property type=string
⚠️ 1010 - ParaPropUpdate connectedmachine extension update cmd connectedmachine extension update update parameter resource_group_name: updated property name from resource_group_name to resource_group
⚠️ 1008 - ParaPropAdd connectedmachine extension update cmd connectedmachine extension update update parameter settings: added property aaz_type=AAZFreeFormDictArg
⚠️ 1008 - ParaPropAdd connectedmachine extension update cmd connectedmachine extension update update parameter tags: added property aaz_type=AAZDictArg
⚠️ 1008 - ParaPropAdd connectedmachine extension update cmd connectedmachine extension update update parameter tags: added property type=Dict<String,String>
⚠️ 1010 - ParaPropUpdate connectedmachine extension update cmd connectedmachine extension update update parameter tags: updated property nargs from * to +
⚠️ 1008 - ParaPropAdd connectedmachine extension update cmd connectedmachine extension update update parameter type_: added property aaz_type=string
⚠️ 1008 - ParaPropAdd connectedmachine extension update cmd connectedmachine extension update update parameter type_: added property type=string
⚠️ 1010 - ParaPropUpdate connectedmachine extension update cmd connectedmachine extension update update parameter type_: updated property name from type_ to type
⚠️ 1008 - ParaPropAdd connectedmachine extension update cmd connectedmachine extension update update parameter type_handler_version: added property aaz_type=string
⚠️ 1008 - ParaPropAdd connectedmachine extension update cmd connectedmachine extension update update parameter type_handler_version: added property type=string
⚠️ 1008 - ParaPropAdd connectedmachine extension wait cmd connectedmachine extension wait update parameter machine_name: added property aaz_type=string
⚠️ 1008 - ParaPropAdd connectedmachine extension wait cmd connectedmachine extension wait update parameter machine_name: added property type=string
⚠️ 1008 - ParaPropAdd connectedmachine extension wait cmd connectedmachine extension wait update parameter name: added property aaz_type=string
⚠️ 1008 - ParaPropAdd connectedmachine extension wait cmd connectedmachine extension wait update parameter name: added property type=string
⚠️ 1010 - ParaPropUpdate connectedmachine extension wait cmd connectedmachine extension wait update parameter name: updated property name from name to extension_name
⚠️ 1010 - ParaPropUpdate connectedmachine extension wait cmd connectedmachine extension wait update parameter name: updated property options from ['--name'] to ['--extension-name', '--name', '-n']
⚠️ 1008 - ParaPropAdd connectedmachine extension wait cmd connectedmachine extension wait update parameter resource_group_name: added property aaz_type=string
⚠️ 1008 - ParaPropAdd connectedmachine extension wait cmd connectedmachine extension wait update parameter resource_group_name: added property type=string
⚠️ 1010 - ParaPropUpdate connectedmachine extension wait cmd connectedmachine extension wait update parameter resource_group_name: updated property name from resource_group_name to resource_group
⚠️ 1001 - CmdAdd connectedmachine install-patches cmd connectedmachine install-patches added
⚠️ 1008 - ParaPropAdd connectedmachine list cmd connectedmachine list update parameter resource_group_name: added property aaz_type=string
⚠️ 1008 - ParaPropAdd connectedmachine list cmd connectedmachine list update parameter resource_group_name: added property type=string
⚠️ 1010 - ParaPropUpdate connectedmachine list cmd connectedmachine list update parameter resource_group_name: updated property name from resource_group_name to resource_group
⚠️ 1004 - CmdPropRemove connectedmachine private-endpoint-connection delete cmd connectedmachine private-endpoint-connection delete removed property confirmation
⚠️ 1008 - ParaPropAdd connectedmachine private-endpoint-connection delete cmd connectedmachine private-endpoint-connection delete update parameter no_wait: added property aaz_type=bool
⚠️ 1008 - ParaPropAdd connectedmachine private-endpoint-connection delete cmd connectedmachine private-endpoint-connection delete update parameter no_wait: added property nargs=?
⚠️ 1008 - ParaPropAdd connectedmachine private-endpoint-connection delete cmd connectedmachine private-endpoint-connection delete update parameter no_wait: added property type=bool
⚠️ 1008 - ParaPropAdd connectedmachine private-endpoint-connection delete cmd connectedmachine private-endpoint-connection delete update parameter private_endpoint_connection_name: added property aaz_type=string
⚠️ 1008 - ParaPropAdd connectedmachine private-endpoint-connection delete cmd connectedmachine private-endpoint-connection delete update parameter private_endpoint_connection_name: added property type=string
⚠️ 1008 - ParaPropAdd connectedmachine private-endpoint-connection delete cmd connectedmachine private-endpoint-connection delete update parameter resource_group_name: added property aaz_type=string
⚠️ 1008 - ParaPropAdd connectedmachine private-endpoint-connection delete cmd connectedmachine private-endpoint-connection delete update parameter resource_group_name: added property type=string
⚠️ 1010 - ParaPropUpdate connectedmachine private-endpoint-connection delete cmd connectedmachine private-endpoint-connection delete update parameter resource_group_name: updated property name from resource_group_name to resource_group
⚠️ 1008 - ParaPropAdd connectedmachine private-endpoint-connection delete cmd connectedmachine private-endpoint-connection delete update parameter scope_name: added property aaz_type=string
⚠️ 1008 - ParaPropAdd connectedmachine private-endpoint-connection delete cmd connectedmachine private-endpoint-connection delete update parameter scope_name: added property type=string
⚠️ 1008 - ParaPropAdd connectedmachine private-endpoint-connection list cmd connectedmachine private-endpoint-connection list update parameter resource_group_name: added property aaz_type=string
⚠️ 1008 - ParaPropAdd connectedmachine private-endpoint-connection list cmd connectedmachine private-endpoint-connection list update parameter resource_group_name: added property type=string
⚠️ 1010 - ParaPropUpdate connectedmachine private-endpoint-connection list cmd connectedmachine private-endpoint-connection list update parameter resource_group_name: updated property name from resource_group_name to resource_group
⚠️ 1008 - ParaPropAdd connectedmachine private-endpoint-connection list cmd connectedmachine private-endpoint-connection list update parameter scope_name: added property aaz_type=string
⚠️ 1008 - ParaPropAdd connectedmachine private-endpoint-connection list cmd connectedmachine private-endpoint-connection list update parameter scope_name: added property type=string
⚠️ 1008 - ParaPropAdd connectedmachine private-endpoint-connection show cmd connectedmachine private-endpoint-connection show update parameter private_endpoint_connection_name: added property aaz_type=string
⚠️ 1008 - ParaPropAdd connectedmachine private-endpoint-connection show cmd connectedmachine private-endpoint-connection show update parameter private_endpoint_connection_name: added property type=string
⚠️ 1008 - ParaPropAdd connectedmachine private-endpoint-connection show cmd connectedmachine private-endpoint-connection show update parameter resource_group_name: added property aaz_type=string
⚠️ 1008 - ParaPropAdd connectedmachine private-endpoint-connection show cmd connectedmachine private-endpoint-connection show update parameter resource_group_name: added property type=string
⚠️ 1010 - ParaPropUpdate connectedmachine private-endpoint-connection show cmd connectedmachine private-endpoint-connection show update parameter resource_group_name: updated property name from resource_group_name to resource_group
⚠️ 1008 - ParaPropAdd connectedmachine private-endpoint-connection show cmd connectedmachine private-endpoint-connection show update parameter scope_name: added property aaz_type=string
⚠️ 1008 - ParaPropAdd connectedmachine private-endpoint-connection show cmd connectedmachine private-endpoint-connection show update parameter scope_name: added property type=string
⚠️ 1006 - ParaAdd connectedmachine private-endpoint-connection update cmd connectedmachine private-endpoint-connection update added parameter generic_update_add
⚠️ 1006 - ParaAdd connectedmachine private-endpoint-connection update cmd connectedmachine private-endpoint-connection update added parameter generic_update_force_string
⚠️ 1006 - ParaAdd connectedmachine private-endpoint-connection update cmd connectedmachine private-endpoint-connection update added parameter generic_update_remove
⚠️ 1006 - ParaAdd connectedmachine private-endpoint-connection update cmd connectedmachine private-endpoint-connection update added parameter generic_update_set
⚠️ 1006 - ParaAdd connectedmachine private-endpoint-connection update cmd connectedmachine private-endpoint-connection update added parameter private_endpoint
⚠️ 1008 - ParaPropAdd connectedmachine private-endpoint-connection update cmd connectedmachine private-endpoint-connection update update parameter connection_state: added property aaz_type=AAZObjectArg
⚠️ 1008 - ParaPropAdd connectedmachine private-endpoint-connection update cmd connectedmachine private-endpoint-connection update update parameter connection_state: added property type=Object
⚠️ 1010 - ParaPropUpdate connectedmachine private-endpoint-connection update cmd connectedmachine private-endpoint-connection update update parameter connection_state: updated property name from connection_state to private_link_service_connection_state
⚠️ 1010 - ParaPropUpdate connectedmachine private-endpoint-connection update cmd connectedmachine private-endpoint-connection update update parameter connection_state: updated property options from ['--connection-state'] to ['--connection-state', '--private-link-service-connection-state']
⚠️ 1008 - ParaPropAdd connectedmachine private-endpoint-connection update cmd connectedmachine private-endpoint-connection update update parameter no_wait: added property aaz_type=bool
⚠️ 1008 - ParaPropAdd connectedmachine private-endpoint-connection update cmd connectedmachine private-endpoint-connection update update parameter no_wait: added property nargs=?
⚠️ 1008 - ParaPropAdd connectedmachine private-endpoint-connection update cmd connectedmachine private-endpoint-connection update update parameter no_wait: added property type=bool
⚠️ 1008 - ParaPropAdd connectedmachine private-endpoint-connection update cmd connectedmachine private-endpoint-connection update update parameter private_endpoint_connection_name: added property aaz_type=string
⚠️ 1008 - ParaPropAdd connectedmachine private-endpoint-connection update cmd connectedmachine private-endpoint-connection update update parameter private_endpoint_connection_name: added property type=string
⚠️ 1008 - ParaPropAdd connectedmachine private-endpoint-connection update cmd connectedmachine private-endpoint-connection update update parameter resource_group_name: added property aaz_type=string
⚠️ 1008 - ParaPropAdd connectedmachine private-endpoint-connection update cmd connectedmachine private-endpoint-connection update update parameter resource_group_name: added property type=string
⚠️ 1010 - ParaPropUpdate connectedmachine private-endpoint-connection update cmd connectedmachine private-endpoint-connection update update parameter resource_group_name: updated property name from resource_group_name to resource_group
⚠️ 1008 - ParaPropAdd connectedmachine private-endpoint-connection update cmd connectedmachine private-endpoint-connection update update parameter scope_name: added property aaz_type=string
⚠️ 1008 - ParaPropAdd connectedmachine private-endpoint-connection update cmd connectedmachine private-endpoint-connection update update parameter scope_name: added property type=string
⚠️ 1008 - ParaPropAdd connectedmachine private-endpoint-connection wait cmd connectedmachine private-endpoint-connection wait update parameter private_endpoint_connection_name: added property aaz_type=string
⚠️ 1008 - ParaPropAdd connectedmachine private-endpoint-connection wait cmd connectedmachine private-endpoint-connection wait update parameter private_endpoint_connection_name: added property type=string
⚠️ 1008 - ParaPropAdd connectedmachine private-endpoint-connection wait cmd connectedmachine private-endpoint-connection wait update parameter resource_group_name: added property aaz_type=string
⚠️ 1008 - ParaPropAdd connectedmachine private-endpoint-connection wait cmd connectedmachine private-endpoint-connection wait update parameter resource_group_name: added property type=string
⚠️ 1010 - ParaPropUpdate connectedmachine private-endpoint-connection wait cmd connectedmachine private-endpoint-connection wait update parameter resource_group_name: updated property name from resource_group_name to resource_group
⚠️ 1008 - ParaPropAdd connectedmachine private-endpoint-connection wait cmd connectedmachine private-endpoint-connection wait update parameter scope_name: added property aaz_type=string
⚠️ 1008 - ParaPropAdd connectedmachine private-endpoint-connection wait cmd connectedmachine private-endpoint-connection wait update parameter scope_name: added property type=string
⚠️ 1008 - ParaPropAdd connectedmachine private-link-resource list cmd connectedmachine private-link-resource list update parameter resource_group_name: added property aaz_type=string
⚠️ 1008 - ParaPropAdd connectedmachine private-link-resource list cmd connectedmachine private-link-resource list update parameter resource_group_name: added property type=string
⚠️ 1010 - ParaPropUpdate connectedmachine private-link-resource list cmd connectedmachine private-link-resource list update parameter resource_group_name: updated property name from resource_group_name to resource_group
⚠️ 1008 - ParaPropAdd connectedmachine private-link-resource list cmd connectedmachine private-link-resource list update parameter scope_name: added property aaz_type=string
⚠️ 1008 - ParaPropAdd connectedmachine private-link-resource list cmd connectedmachine private-link-resource list update parameter scope_name: added property type=string
⚠️ 1010 - ParaPropUpdate connectedmachine private-link-resource list cmd connectedmachine private-link-resource list update parameter scope_name: updated property options from ['--scope-name'] to ['--scope-name', '-n']
⚠️ 1008 - ParaPropAdd connectedmachine private-link-resource show cmd connectedmachine private-link-resource show update parameter group_name: added property aaz_type=string
⚠️ 1008 - ParaPropAdd connectedmachine private-link-resource show cmd connectedmachine private-link-resource show update parameter group_name: added property type=string
⚠️ 1010 - ParaPropUpdate connectedmachine private-link-resource show cmd connectedmachine private-link-resource show update parameter group_name: updated property options from ['--group-name'] to ['--group-name', '--name', '-n']
⚠️ 1008 - ParaPropAdd connectedmachine private-link-resource show cmd connectedmachine private-link-resource show update parameter resource_group_name: added property aaz_type=string
⚠️ 1008 - ParaPropAdd connectedmachine private-link-resource show cmd connectedmachine private-link-resource show update parameter resource_group_name: added property type=string
⚠️ 1010 - ParaPropUpdate connectedmachine private-link-resource show cmd connectedmachine private-link-resource show update parameter resource_group_name: updated property name from resource_group_name to resource_group
⚠️ 1008 - ParaPropAdd connectedmachine private-link-resource show cmd connectedmachine private-link-resource show update parameter scope_name: added property aaz_type=string
⚠️ 1008 - ParaPropAdd connectedmachine private-link-resource show cmd connectedmachine private-link-resource show update parameter scope_name: added property type=string
⚠️ 1008 - ParaPropAdd connectedmachine private-link-scope create cmd connectedmachine private-link-scope create update parameter location: added property aaz_type=string
⚠️ 1008 - ParaPropAdd connectedmachine private-link-scope create cmd connectedmachine private-link-scope create update parameter public_network_access: added property aaz_default=Disabled
⚠️ 1008 - ParaPropAdd connectedmachine private-link-scope create cmd connectedmachine private-link-scope create update parameter public_network_access: added property aaz_type=string
⚠️ 1008 - ParaPropAdd connectedmachine private-link-scope create cmd connectedmachine private-link-scope create update parameter public_network_access: added property default=Disabled
⚠️ 1008 - ParaPropAdd connectedmachine private-link-scope create cmd connectedmachine private-link-scope create update parameter public_network_access: added property type=string
⚠️ 1008 - ParaPropAdd connectedmachine private-link-scope create cmd connectedmachine private-link-scope create update parameter resource_group_name: added property aaz_type=string
⚠️ 1008 - ParaPropAdd connectedmachine private-link-scope create cmd connectedmachine private-link-scope create update parameter resource_group_name: added property type=string
⚠️ 1010 - ParaPropUpdate connectedmachine private-link-scope create cmd connectedmachine private-link-scope create update parameter resource_group_name: updated property name from resource_group_name to resource_group
⚠️ 1008 - ParaPropAdd connectedmachine private-link-scope create cmd connectedmachine private-link-scope create update parameter scope_name: added property aaz_type=string
⚠️ 1008 - ParaPropAdd connectedmachine private-link-scope create cmd connectedmachine private-link-scope create update parameter scope_name: added property type=string
⚠️ 1010 - ParaPropUpdate connectedmachine private-link-scope create cmd connectedmachine private-link-scope create update parameter scope_name: updated property options from ['--scope-name'] to ['--name', '--scope-name', '-n']
⚠️ 1008 - ParaPropAdd connectedmachine private-link-scope create cmd connectedmachine private-link-scope create update parameter tags: added property aaz_type=AAZDictArg
⚠️ 1008 - ParaPropAdd connectedmachine private-link-scope create cmd connectedmachine private-link-scope create update parameter tags: added property type=Dict<String,String>
⚠️ 1010 - ParaPropUpdate connectedmachine private-link-scope create cmd connectedmachine private-link-scope create update parameter tags: updated property nargs from * to +
⚠️ 1004 - CmdPropRemove connectedmachine private-link-scope delete cmd connectedmachine private-link-scope delete removed property confirmation
⚠️ 1008 - ParaPropAdd connectedmachine private-link-scope delete cmd connectedmachine private-link-scope delete update parameter no_wait: added property aaz_type=bool
⚠️ 1008 - ParaPropAdd connectedmachine private-link-scope delete cmd connectedmachine private-link-scope delete update parameter no_wait: added property nargs=?
⚠️ 1008 - ParaPropAdd connectedmachine private-link-scope delete cmd connectedmachine private-link-scope delete update parameter no_wait: added property type=bool
⚠️ 1008 - ParaPropAdd connectedmachine private-link-scope delete cmd connectedmachine private-link-scope delete update parameter resource_group_name: added property aaz_type=string
⚠️ 1008 - ParaPropAdd connectedmachine private-link-scope delete cmd connectedmachine private-link-scope delete update parameter resource_group_name: added property type=string
⚠️ 1010 - ParaPropUpdate connectedmachine private-link-scope delete cmd connectedmachine private-link-scope delete update parameter resource_group_name: updated property name from resource_group_name to resource_group
⚠️ 1008 - ParaPropAdd connectedmachine private-link-scope delete cmd connectedmachine private-link-scope delete update parameter scope_name: added property aaz_type=string
⚠️ 1008 - ParaPropAdd connectedmachine private-link-scope delete cmd connectedmachine private-link-scope delete update parameter scope_name: added property type=string
⚠️ 1010 - ParaPropUpdate connectedmachine private-link-scope delete cmd connectedmachine private-link-scope delete update parameter scope_name: updated property options from ['--scope-name'] to ['--name', '--scope-name', '-n']
⚠️ 1008 - ParaPropAdd connectedmachine private-link-scope list cmd connectedmachine private-link-scope list update parameter resource_group_name: added property aaz_type=string
⚠️ 1008 - ParaPropAdd connectedmachine private-link-scope list cmd connectedmachine private-link-scope list update parameter resource_group_name: added property type=string
⚠️ 1010 - ParaPropUpdate connectedmachine private-link-scope list cmd connectedmachine private-link-scope list update parameter resource_group_name: updated property name from resource_group_name to resource_group
⚠️ 1008 - ParaPropAdd connectedmachine private-link-scope show cmd connectedmachine private-link-scope show update parameter resource_group_name: added property aaz_type=string
⚠️ 1008 - ParaPropAdd connectedmachine private-link-scope show cmd connectedmachine private-link-scope show update parameter resource_group_name: added property type=string
⚠️ 1010 - ParaPropUpdate connectedmachine private-link-scope show cmd connectedmachine private-link-scope show update parameter resource_group_name: updated property name from resource_group_name to resource_group
⚠️ 1008 - ParaPropAdd connectedmachine private-link-scope show cmd connectedmachine private-link-scope show update parameter scope_name: added property aaz_type=string
⚠️ 1008 - ParaPropAdd connectedmachine private-link-scope show cmd connectedmachine private-link-scope show update parameter scope_name: added property type=string
⚠️ 1010 - ParaPropUpdate connectedmachine private-link-scope show cmd connectedmachine private-link-scope show update parameter scope_name: updated property options from ['--scope-name'] to ['--name', '--scope-name', '-n']
⚠️ 1008 - ParaPropAdd connectedmachine private-link-scope update cmd connectedmachine private-link-scope update update parameter location: added property aaz_type=string
⚠️ 1008 - ParaPropAdd connectedmachine private-link-scope update cmd connectedmachine private-link-scope update update parameter location: added property id_part=location
⚠️ 1008 - ParaPropAdd connectedmachine private-link-scope update cmd connectedmachine private-link-scope update update parameter properties_to_add: added property aaz_type=AAZGenericUpdateAddArg
⚠️ 1008 - ParaPropAdd connectedmachine private-link-scope update cmd connectedmachine private-link-scope update update parameter properties_to_remove: added property aaz_type=AAZGenericUpdateRemoveArg
⚠️ 1008 - ParaPropAdd connectedmachine private-link-scope update cmd connectedmachine private-link-scope update update parameter properties_to_set: added property aaz_type=AAZGenericUpdateSetArg
⚠️ 1008 - ParaPropAdd connectedmachine private-link-scope update cmd connectedmachine private-link-scope update update parameter public_network_access: added property aaz_type=string
⚠️ 1008 - ParaPropAdd connectedmachine private-link-scope update cmd connectedmachine private-link-scope update update parameter public_network_access: added property type=string
⚠️ 1008 - ParaPropAdd connectedmachine private-link-scope update cmd connectedmachine private-link-scope update update parameter resource_group_name: added property aaz_type=string
⚠️ 1008 - ParaPropAdd connectedmachine private-link-scope update cmd connectedmachine private-link-scope update update parameter resource_group_name: added property type=string
⚠️ 1010 - ParaPropUpdate connectedmachine private-link-scope update cmd connectedmachine private-link-scope update update parameter resource_group_name: updated property name from resource_group_name to resource_group
⚠️ 1008 - ParaPropAdd connectedmachine private-link-scope update cmd connectedmachine private-link-scope update update parameter scope_name: added property aaz_type=string
⚠️ 1008 - ParaPropAdd connectedmachine private-link-scope update cmd connectedmachine private-link-scope update update parameter scope_name: added property type=string
⚠️ 1010 - ParaPropUpdate connectedmachine private-link-scope update cmd connectedmachine private-link-scope update update parameter scope_name: updated property options from ['--scope-name'] to ['--name', '--scope-name', '-n']
⚠️ 1008 - ParaPropAdd connectedmachine private-link-scope update cmd connectedmachine private-link-scope update update parameter tags: added property aaz_type=AAZDictArg
⚠️ 1008 - ParaPropAdd connectedmachine private-link-scope update cmd connectedmachine private-link-scope update update parameter tags: added property type=Dict<String,String>
⚠️ 1010 - ParaPropUpdate connectedmachine private-link-scope update cmd connectedmachine private-link-scope update update parameter tags: updated property nargs from * to +
⚠️ 1008 - ParaPropAdd connectedmachine private-link-scope wait cmd connectedmachine private-link-scope wait update parameter resource_group_name: added property aaz_type=string
⚠️ 1008 - ParaPropAdd connectedmachine private-link-scope wait cmd connectedmachine private-link-scope wait update parameter resource_group_name: added property type=string
⚠️ 1010 - ParaPropUpdate connectedmachine private-link-scope wait cmd connectedmachine private-link-scope wait update parameter resource_group_name: updated property name from resource_group_name to resource_group
⚠️ 1008 - ParaPropAdd connectedmachine private-link-scope wait cmd connectedmachine private-link-scope wait update parameter scope_name: added property aaz_type=string
⚠️ 1008 - ParaPropAdd connectedmachine private-link-scope wait cmd connectedmachine private-link-scope wait update parameter scope_name: added property type=string
⚠️ 1010 - ParaPropUpdate connectedmachine private-link-scope wait cmd connectedmachine private-link-scope wait update parameter scope_name: updated property options from ['--scope-name'] to ['--name', '--scope-name', '-n']
⚠️ 1006 - ParaAdd connectedmachine show cmd connectedmachine show added parameter expand
⚠️ 1008 - ParaPropAdd connectedmachine show cmd connectedmachine show update parameter machine_name: added property aaz_type=string
⚠️ 1008 - ParaPropAdd connectedmachine show cmd connectedmachine show update parameter machine_name: added property type=string
⚠️ 1008 - ParaPropAdd connectedmachine show cmd connectedmachine show update parameter resource_group_name: added property aaz_type=string
⚠️ 1008 - ParaPropAdd connectedmachine show cmd connectedmachine show update parameter resource_group_name: added property type=string
⚠️ 1010 - ParaPropUpdate connectedmachine show cmd connectedmachine show update parameter resource_group_name: updated property name from resource_group_name to resource_group
⚠️ 1001 - CmdAdd connectedmachine update cmd connectedmachine update added
⚠️ 1006 - ParaAdd connectedmachine upgrade-extension cmd connectedmachine upgrade-extension added parameter no_wait
⚠️ 1008 - ParaPropAdd connectedmachine upgrade-extension cmd connectedmachine upgrade-extension update parameter extension_targets: added property aaz_type=AAZDictArg
⚠️ 1008 - ParaPropAdd connectedmachine upgrade-extension cmd connectedmachine upgrade-extension update parameter extension_targets: added property nargs=+
⚠️ 1008 - ParaPropAdd connectedmachine upgrade-extension cmd connectedmachine upgrade-extension update parameter machine_name: added property aaz_type=string
⚠️ 1008 - ParaPropAdd connectedmachine upgrade-extension cmd connectedmachine upgrade-extension update parameter machine_name: added property type=string
⚠️ 1008 - ParaPropAdd connectedmachine upgrade-extension cmd connectedmachine upgrade-extension update parameter resource_group_name: added property aaz_type=string
⚠️ 1008 - ParaPropAdd connectedmachine upgrade-extension cmd connectedmachine upgrade-extension update parameter resource_group_name: added property type=string
⚠️ 1010 - ParaPropUpdate connectedmachine upgrade-extension cmd connectedmachine upgrade-extension update parameter resource_group_name: updated property name from resource_group_name to resource_group

@azure-client-tools-bot-prd
Copy link

Hi @yaotongms,
Please write the description of changes which can be perceived by customers into HISTORY.rst.
If you want to release a new extension version, please update the version in setup.py as well.

@yonzhan
Copy link
Collaborator

yonzhan commented Jul 17, 2023

Thank you for your contribution! We will review the pull request and get back to you soon.

@microsoft-github-policy-service microsoft-github-policy-service bot added the customer-reported Issues that are reported by GitHub users external to the Azure organization. label Jul 17, 2023
@microsoft-github-policy-service
Copy link
Contributor

Thank you for your contribution yaotongms! We will review the pull request and get back to you soon.

@yaotongms
Copy link
Member Author

the corresponding aaz PR: Azure/aaz#227

@yaotongms
Copy link
Member Author

@yaotongms please read the following Contributor License Agreement(CLA). If you agree with the CLA, please reply with the following information.

@microsoft-github-policy-service agree [company="{your company}"]

Options:

  • (default - no company specified) I have sole ownership of intellectual property rights to my Submissions and I am not making Submissions in the course of work for my employer.
@microsoft-github-policy-service agree
  • (when company given) I am making Submissions in the course of work for my employer (or my employer has intellectual property rights in my Submissions by contract or applicable law). I have permission from my employer to make Submissions and enter into this Agreement on behalf of my employer. By signing below, the defined term “You” includes me and my employer.
@microsoft-github-policy-service agree company="Microsoft"

Contributor License Agreement

@yaotongms please read the following Contributor License Agreement(CLA). If you agree with the CLA, please reply with the following information.

@microsoft-github-policy-service agree [company="{your company}"]

Options:

  • (default - no company specified) I have sole ownership of intellectual property rights to my Submissions and I am not making Submissions in the course of work for my employer.
@microsoft-github-policy-service agree
  • (when company given) I am making Submissions in the course of work for my employer (or my employer has intellectual property rights in my Submissions by contract or applicable law). I have permission from my employer to make Submissions and enter into this Agreement on behalf of my employer. By signing below, the defined term “You” includes me and my employer.
@microsoft-github-policy-service agree company="Microsoft"

Contributor License Agreement

@microsoft-github-policy-service agree company="Microsoft"

Comment on lines 68 to 79
self.cmd('az connectedmachine install-patches '
'--resource-group "{rg}" '
'--name "{machine}" '
'--maximum-duration "PT4H" '
'--reboot-setting "IfRequired" '
'--windows-parameters "{{\\"classificationsToInclude\\":[\\"Critical\\", \\"Security\\"]}}"',
checks=[
self.check('properties.resourceGroup', '{rg}'),
self.check('properties.name', '{machine}'),
self.check('properties.maximumDuration', 'PT4H'),
self.check('properties.rebootSetting', 'IfRequired')
])
Copy link
Contributor

@zhoxing-ms zhoxing-ms Aug 4, 2023

Choose a reason for hiding this comment

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

except CannotOverwriteExistingCassetteException as ex:
raise AssertionError(ex)
E AssertionError: Can't overwrite existing cassette ('/mnt/vss/_work/1/s/src/connectedmachine/azext_connectedmachine/tests/latest/recordings/test_machine_and_extension.yaml') in your current record mode ('once').
E No match for the request (<Request (POST) https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/az-sdk-test/providers/Microsoft.HybridCompute/machines/testmachine/installPatches?api-version=2022-12-27>) was found.
E Found 1 similar requests with 1 different matcher(s) :
E
E 1 - (<Request (POST) https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/az-sdk-test/providers/Microsoft.HybridCompute/machines/testmachine/upgradeExtensions?api-version=2022-12-27>)..)
E Matchers succeeded : ['method', 'scheme', 'host', 'port', '_custom_request_query_matcher']
E Matchers failed :
E path - assertion failure :
E /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/az-sdk-test/providers/Microsoft.HybridCompute/machines/testmachine/installPatches != /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/az-sdk-test/providers/Microsoft.HybridCompute/machines/testmachine/upgradeExtensions

Copy link
Contributor

@zhoxing-ms zhoxing-ms Aug 4, 2023

Choose a reason for hiding this comment

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

The yaml file of test_machine_and_extension did not record the https://management.azure.com/subscriptions/xxx/resourceGroups/az-sdk-test/providers/Microsoft.HybridCompute/machines/testmachine/installPatches request for the az connectedmachine install-patches command. Please check if the REST call in the az connectedmachine install-patches command was triggered when recording the yaml file in your local environment.

Copy link
Member Author

Choose a reason for hiding this comment

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

except CannotOverwriteExistingCassetteException as ex:
raise AssertionError(ex)
E AssertionError: Can't overwrite existing cassette ('/mnt/vss/_work/1/s/src/connectedmachine/azext_connectedmachine/tests/latest/recordings/test_machine_and_extension.yaml') in your current record mode ('once').
E No match for the request (<Request (POST) https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/az-sdk-test/providers/Microsoft.HybridCompute/machines/testmachine/installPatches?api-version=2022-12-27>) was found.
E Found 1 similar requests with 1 different matcher(s) :
E
E 1 - (<Request (POST) https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/az-sdk-test/providers/Microsoft.HybridCompute/machines/testmachine/upgradeExtensions?api-version=2022-12-27>)..)
E Matchers succeeded : ['method', 'scheme', 'host', 'port', '_custom_request_query_matcher']
E Matchers failed :
E path - assertion failure :
E /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/az-sdk-test/providers/Microsoft.HybridCompute/machines/testmachine/installPatches != /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/az-sdk-test/providers/Microsoft.HybridCompute/machines/testmachine/upgradeExtensions

added on the latest commit

@zhoxing-ms
Copy link
Contributor

zhoxing-ms commented Aug 4, 2023

Please resolve the Static Analysis issues and CLI Linter issues

@yaotongms
Copy link
Member Author

Please resolve the Static Analysis issues and CLI Linter issues

fixed in the latest commit

@yaotongms
Copy link
Member Author

Please resolve the Static Analysis issues and CLI Linter issues

fixed in the latest push

@yanzhudd
Copy link
Contributor

could you please add some description messages for this PR in #6522 (comment)?

@yaotongms
Copy link
Member Author

could you please add some description messages for this PR in #6522 (comment)?

description added at the top

@yaotongms yaotongms changed the title release stable version 2022-12-27 [connectedmachine] release stable version 2022-12-27 Aug 11, 2023
@yanzhudd
Copy link
Contributor

yanzhudd commented Aug 11, 2023

❌Azure CLI Extensions Breaking Change Test

Please verify if there is any breaking change in this PR.

@yaotongms
Copy link
Member Author

connectedmachine private-link-scope update

The breaking changes include changing in parameter names and removing commands that users won't be able to use (calling internal apis). This release should not contain any breaking change.

@@ -10,7 +10,7 @@
from setuptools import setup, find_packages

# HISTORY.rst entry.
VERSION = '0.5.1'
Copy link
Contributor

Choose a reason for hiding this comment

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

In fact, we only recommend upgrading to the major version when there is a breaking change. If this PR does not include the breaking change, could we only upgrade to the secondary version?

Copy link
Member Author

Choose a reason for hiding this comment

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

Updated version number to 0.6.0

@zhoxing-ms zhoxing-ms merged commit 68dbfe1 into Azure:main Aug 14, 2023
@azclibot
Copy link
Collaborator

[Release] Update index.json for extension [ connectedmachine ] : https://dev.azure.com/azclitools/internal/_build/results?buildId=82015&view=results

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
customer-reported Issues that are reported by GitHub users external to the Azure organization.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants