{Monitor} Update monitor account commands to API version 2025-10-03#33325
{Monitor} Update monitor account commands to API version 2025-10-03#33325GokulPrasad-Work wants to merge 6 commits into
Conversation
️✔️AzureCLI-FullTest
|
|
| rule | cmd_name | rule_message | suggest_message |
|---|---|---|---|
| monitor account | sub group monitor account updated property sub_groups from {} to {'monitor account issue': {'name': 'monitor account issue', 'commands': {'monitor account issue show': {'name': 'monitor account issue show', 'is_aaz': True, 'parameters': [{'name': 'azure_monitor_workspace_name', 'options': ['--azure-monitor-workspace-name', '-w'], 'required': True, 'id_part': 'name', 'aaz_type': 'string', 'type': 'string'}, {'name': 'issue_name', 'options': ['--issue-name', '--name', '-n'], 'required': True, 'id_part': 'child_name_1', 'aaz_type': 'string', 'type': 'string'}, {'name': 'resource_group', 'options': ['--resource-group', '-g'], 'required': True, 'id_part': 'resource_group', 'has_completer': True, 'aaz_type': 'string', 'type': 'string'}]}, 'monitor account issue set-background-visualization': {'name': 'monitor account issue set-background-visualization', 'is_aaz': True, 'parameters': [{'name': '_change_reference', 'options': ['--change-reference']}, {'name': '_acquire_policy_token', 'options': ['--acquire-policy-token']}, {'name': 'azure_monitor_workspace_name', 'options': ['--azure-monitor-workspace-name', '-w'], 'required': True, 'id_part': 'name', 'aaz_type': 'string', 'type': 'string'}, {'name': 'issue_name', 'options': ['--issue-name'], 'required': True, 'id_part': 'child_name_1', 'aaz_type': 'string', 'type': 'string'}, {'name': 'resource_group', 'options': ['--resource-group', '-g'], 'required': True, 'id_part': 'resource_group', 'has_completer': True, 'aaz_type': 'string', 'type': 'string'}, {'name': 'visualization', 'options': ['--visualization'], 'required': True, 'aaz_type': 'string', 'type': 'string'}]}, 'monitor account issue list': {'name': 'monitor account issue list', 'is_aaz': True, 'parameters': [{'name': 'pagination_token', 'options': ['--next-token'], 'aaz_type': 'string', 'type': 'string'}, {'name': 'pagination_limit', 'options': ['--max-items'], 'aaz_type': 'int', 'type': 'int'}, {'name': 'azure_monitor_workspace_name', 'options': ['--azure-monitor-workspace-name', '-w'], 'required': True, 'aaz_type': 'string', 'type': 'string'}, {'name': 'resource_group', 'options': ['--resource-group', '-g'], 'required': True, 'id_part': 'resource_group', 'has_completer': True, 'aaz_type': 'string', 'type': 'string'}]}, 'monitor account issue update': {'name': 'monitor account issue update', 'is_aaz': True, 'parameters': [{'name': '_change_reference', 'options': ['--change-reference']}, {'name': '_acquire_policy_token', 'options': ['--acquire-policy-token']}, {'name': 'generic_update_add', 'options': ['--add'], 'nargs': '+', 'aaz_type': 'AAZGenericUpdateAddArg'}, {'name': 'generic_update_set', 'options': ['--set'], 'nargs': '+', 'aaz_type': 'AAZGenericUpdateSetArg'}, {'name': 'generic_update_remove', 'options': ['--remove'], 'nargs': '+', 'aaz_type': 'AAZGenericUpdateRemoveArg'}, {'name': 'generic_update_force_string', 'options': ['--force-string'], 'choices': ['0', '1', 'f', 'false', 'n', 'no', 't', 'true', 'y', 'yes'], 'nargs': '?', 'aaz_type': 'bool', 'type': 'bool'}, {'name': 'azure_monitor_workspace_name', 'options': ['--azure-monitor-workspace-name', '-w'], 'required': True, 'id_part': 'name', 'aaz_type': 'string', 'type': 'string'}, {'name': 'issue_name', 'options': ['--issue-name', '--name', '-n'], 'required': True, 'id_part': 'child_name_1', 'aaz_type': 'string', 'type': 'string'}, {'name': 'resource_group', 'options': ['--resource-group', '-g'], 'required': True, 'id_part': 'resource_group', 'has_completer': True, 'aaz_type': 'string', 'type': 'string'}, {'name': 'related', 'options': ['--related'], 'aaz_type': 'string', 'type': 'string'}, {'name': 'background', 'options': ['--background'], 'nargs': '+', 'aaz_type': 'AAZObjectArg', 'type': 'Object'}, {'name': 'impact_time', 'options': ['--impact-time'], 'aaz_type': 'AAZDateTimeArg', 'type': 'DateTime'}, {'name': 'notifications', 'options': ['--notifications'], 'nargs': '+', 'aaz_type': 'AAZObjectArg', 'type': 'Object'}, {'name': 'severity', 'options': ['--severity'], 'aaz_type': 'string', 'type': 'string'}, {'name': 'status', 'options': ['--status'], 'choices': ['Canceled', 'Closed', 'InProgress', 'Mitigated', 'New'], 'aaz_type': 'string', 'type': 'string'}, {'name': 'title', 'options': ['--title'], 'aaz_type': 'string', 'type': 'string'}]}, 'monitor account issue delete': {'name': 'monitor account issue delete', 'is_aaz': True, 'parameters': [{'name': '_change_reference', 'options': ['--change-reference']}, {'name': '_acquire_policy_token', 'options': ['--acquire-policy-token']}, {'name': 'azure_monitor_workspace_name', 'options': ['--azure-monitor-workspace-name', '-w'], 'required': True, 'id_part': 'name', 'aaz_type': 'string', 'type': 'string'}, {'name': 'issue_name', 'options': ['--issue-name', '--name', '-n'], 'required': True, 'id_part': 'child_name_1', 'aaz_type': 'string', 'type': 'string'}, {'name': 'resource_group', 'options': ['--resource-group', '-g'], 'required': True, 'id_part': 'resource_group', 'has_completer': True, 'aaz_type': 'string', 'type': 'string'}, {'name': 'yes', 'options': ['--yes', '-y']}]}, 'monitor account issue fetch-background-visualization': {'name': 'monitor account issue fetch-background-visualization', 'is_aaz': True, 'parameters': [{'name': '_change_reference', 'options': ['--change-reference']}, {'name': '_acquire_policy_token', 'options': ['--acquire-policy-token']}, {'name': 'azure_monitor_workspace_name', 'options': ['--azure-monitor-workspace-name', '-w'], 'required': True, 'id_part': 'name', 'aaz_type': 'string', 'type': 'string'}, {'name': 'issue_name', 'options': ['--issue-name'], 'required': True, 'id_part': 'child_name_1', 'aaz_type': 'string', 'type': 'string'}, {'name': 'resource_group', 'options': ['--resource-group', '-g'], 'required': True, 'id_part': 'resource_group', 'has_completer': True, 'aaz_type': 'string', 'type': 'string'}]}, 'monitor account issue add-investigation-result': {'name': 'monitor account issue add-investigation-result', 'is_aaz': True, 'parameters': [{'name': '_change_reference', 'options': ['--change-reference']}, {'name': '_acquire_policy_token', 'options': ['--acquire-policy-token']}, {'name': 'azure_monitor_workspace_name', 'options': ['--azure-monitor-workspace-name', '-w'], 'required': True, 'id_part': 'name', 'aaz_type': 'string', 'type': 'string'}, {'name': 'issue_name', 'options': ['--issue-name'], 'required': True, 'id_part': 'child_name_1', 'aaz_type': 'string', 'type': 'string'}, {'name': 'resource_group', 'options': ['--resource-group', '-g'], 'required': True, 'id_part': 'resource_group', 'has_completer': True, 'aaz_type': 'string', 'type': 'string'}, {'name': 'created_at', 'options': ['--created-at'], 'aaz_type': 'AAZDateTimeArg', 'type': 'DateTime'}, {'name': 'id', 'options': ['--id'], 'required': True, 'aaz_type': 'string', 'type': 'string'}, {'name': 'last_modified_at', 'options': ['--last-modified-at'], 'aaz_type': 'AAZDateTimeArg', 'type': 'DateTime'}, {'name': 'origin', 'options': ['--origin'], 'nargs': '+', 'aaz_type': 'AAZObjectArg', 'type': 'Object'}, {'name': 'result', 'options': ['--result'], 'required': True, 'aaz_type': 'string', 'type': 'string'}]}, 'monitor account issue create': {'name': 'monitor account issue create', 'is_aaz': True, 'parameters': [{'name': '_change_reference', 'options': ['--change-reference']}, {'name': '_acquire_policy_token', 'options': ['--acquire-policy-token']}, {'name': 'azure_monitor_workspace_name', 'options': ['--azure-monitor-workspace-name', '-w'], 'required': True, 'aaz_type': 'string', 'type': 'string'}, {'name': 'issue_name', 'options': ['--issue-name', '--name', '-n'], 'required': True, 'aaz_type': 'string', 'type': 'string'}, {'name': 'resource_group', 'options': ['--resource-group', '-g'], 'required': True, 'id_part': 'resource_group', 'has_completer': True, 'aaz_type': 'string', 'type': 'string'}, {'name': 'related', 'options': ['--related'], 'aaz_type': 'string', 'type': 'string'}, {'name': 'background', 'options': ['--background'], 'nargs': '+', 'aaz_type': 'AAZObjectArg', 'type': 'Object'}, {'name': 'impact_time', 'options': ['--impact-time'], 'aaz_type': 'AAZDateTimeArg', 'type': 'DateTime'}, {'name': 'notifications', 'options': ['--notifications'], 'nargs': '+', 'aaz_type': 'AAZObjectArg', 'type': 'Object'}, {'name': 'severity', 'options': ['--severity'], 'aaz_type': 'string', 'type': 'string'}, {'name': 'status', 'options': ['--status'], 'choices': ['Canceled', 'Closed', 'InProgress', 'Mitigated', 'New'], 'aaz_type': 'string', 'type': 'string'}, {'name': 'title', 'options': ['--title'], 'aaz_type': 'string', 'type': 'string'}]}, 'monitor account issue fetch-investigation-result': {'name': 'monitor account issue fetch-investigation-result', 'is_aaz': True, 'parameters': [{'name': '_change_reference', 'options': ['--change-reference']}, {'name': '_acquire_policy_token', 'options': ['--acquire-policy-token']}, {'name': 'azure_monitor_workspace_name', 'options': ['--azure-monitor-workspace-name', '-w'], 'required': True, 'id_part': 'name', 'aaz_type': 'string', 'type': 'string'}, {'name': 'issue_name', 'options': ['--issue-name'], 'required': True, 'id_part': 'child_name_1', 'aaz_type': 'string', 'type': 'string'}, {'name': 'resource_group', 'options': ['--resource-group', '-g'], 'required': True, 'id_part': 'resource_group', 'has_completer': True, 'aaz_type': 'string', 'type': 'string'}, {'name': 'investigation_id', 'options': ['--investigation-id'], 'required': True, 'aaz_type': 'AAZUuidArg', 'type': 'GUID/UUID'}]}, 'monitor account issue add-or-update-resource': {'name': 'monitor account issue add-or-update-resource', 'is_aaz': True, 'parameters': [{'name': '_change_reference', 'options': ['--change-reference']}, {'name': '_acquire_policy_token', 'options': ['--acquire-policy-token']}, {'name': 'azure_monitor_workspace_name', 'options': ['--azure-monitor-workspace-name', '-w'], 'required': True, 'id_part': 'name', 'aaz_type': 'string', 'type': 'string'}, {'name': 'issue_name', 'options': ['--issue-name'], 'required': True, 'id_part': 'child_name_1', 'aaz_type': 'string', 'type': 'string'}, {'name': 'resource_group', 'options': ['--resource-group', '-g'], 'required': True, 'id_part': 'resource_group', 'has_completer': True, 'aaz_type': 'string', 'type': 'string'}, {'name': 'value', 'options': ['--value'], 'required': True, 'nargs': '+', 'aaz_type': 'AAZListArg', 'type': 'List<Object>'}]}, 'monitor account issue list-resource': {'name': 'monitor account issue list-resource', 'is_aaz': True, 'parameters': [{'name': '_change_reference', 'options': ['--change-reference']}, {'name': '_acquire_policy_token', 'options': ['--acquire-policy-token']}, {'name': 'azure_monitor_workspace_name', 'options': ['--azure-monitor-workspace-name', '-w'], 'required': True, 'id_part': 'name', 'aaz_type': 'string', 'type': 'string'}, {'name': 'issue_name', 'options': ['--issue-name'], 'required': True, 'id_part': 'child_name_1', 'aaz_type': 'string', 'type': 'string'}, {'name': 'resource_group', 'options': ['--resource-group', '-g'], 'required': True, 'id_part': 'resource_group', 'has_completer': True, 'aaz_type': 'string', 'type': 'string'}, {'name': 'filter', 'options': ['--filter'], 'aaz_type': 'string', 'type': 'string'}]}, 'monitor account issue list-alert': {'name': 'monitor account issue list-alert', 'is_aaz': True, 'parameters': [{'name': '_change_reference', 'options': ['--change-reference']}, {'name': '_acquire_policy_token', 'options': ['--acquire-policy-token']}, {'name': 'azure_monitor_workspace_name', 'options': ['--azure-monitor-workspace-name', '-w'], 'required': True, 'id_part': 'name', 'aaz_type': 'string', 'type': 'string'}, {'name': 'issue_name', 'options': ['--issue-name'], 'required': True, 'id_part': 'child_name_1', 'aaz_type': 'string', 'type': 'string'}, {'name': 'resource_group', 'options': ['--resource-group', '-g'], 'required': True, 'id_part': 'resource_group', 'has_completer': True, 'aaz_type': 'string', 'type': 'string'}, {'name': 'filter', 'options': ['--filter'], 'aaz_type': 'string', 'type': 'string'}]}, 'monitor account issue add-or-update-alert': {'name': 'monitor account issue add-or-update-alert', 'is_aaz': True, 'parameters': [{'name': '_change_reference', 'options': ['--change-reference']}, {'name': '_acquire_policy_token', 'options': ['--acquire-policy-token']}, {'name': 'azure_monitor_workspace_name', 'options': ['--azure-monitor-workspace-name', '-w'], 'required': True, 'id_part': 'name', 'aaz_type': 'string', 'type': 'string'}, {'name': 'issue_name', 'options': ['--issue-name'], 'required': True, 'id_part': 'child_name_1', 'aaz_type': 'string', 'type': 'string'}, {'name': 'resource_group', 'options': ['--resource-group', '-g'], 'required': True, 'id_part': 'resource_group', 'has_completer': True, 'aaz_type': 'string', 'type': 'string'}, {'name': 'value', 'options': ['--value'], 'required': True, 'nargs': '+', 'aaz_type': 'AAZListArg', 'type': 'List<Object>'}]}}, 'sub_groups': {}}, 'monitor account metrics-container': {'name': 'monitor account metrics-container', 'commands': {'monitor account metrics-container show': {'name': 'monitor account metrics-container show', 'is_aaz': True, 'parameters': [{'name': 'azure_monitor_workspace_name', 'options': ['--azure-monitor-workspace-name', '-w'], 'required': True, 'id_part': 'name', 'aaz_type': 'string', 'type': 'string'}, {'name': 'metrics_container_name', 'options': ['--metrics-container-name', '--name', '-n'], 'required': True, 'id_part': 'child_name_1', 'aaz_type': 'string', 'type': 'string'}, {'name': 'resource_group', 'options': ['--resource-group', '-g'], 'required': True, 'id_part': 'resource_group', 'has_completer': True, 'aaz_type': 'string', 'type': 'string'}]}, 'monitor account metrics-container list': {'name': 'monitor account metrics-container list', 'is_aaz': True, 'parameters': [{'name': 'pagination_token', 'options': ['--next-token'], 'aaz_type': 'string', 'type': 'string'}, {'name': 'pagination_limit', 'options': ['--max-items'], 'aaz_type': 'int', 'type': 'int'}, {'name': 'azure_monitor_workspace_name', 'options': ['--azure-monitor-workspace-name', '-w'], 'required': True, 'aaz_type': 'string', 'type': 'string'}, {'name': 'resource_group', 'options': ['--resource-group', '-g'], 'required': True, 'id_part': 'resource_group', 'has_completer': True, 'aaz_type': 'string', 'type': 'string'}]}, 'monitor account metrics-container update': {'name': 'monitor account metrics-container update', 'is_aaz': True, 'parameters': [{'name': '_change_reference', 'options': ['--change-reference']}, {'name': '_acquire_policy_token', 'options': ['--acquire-policy-token']}, {'name': 'generic_update_add', 'options': ['--add'], 'nargs': '+', 'aaz_type': 'AAZGenericUpdateAddArg'}, {'name': 'generic_update_set', 'options': ['--set'], 'nargs': '+', 'aaz_type': 'AAZGenericUpdateSetArg'}, {'name': 'generic_update_remove', 'options': ['--remove'], 'nargs': '+', 'aaz_type': 'AAZGenericUpdateRemoveArg'}, {'name': 'generic_update_force_string', 'options': ['--force-string'], 'choices': ['0', '1', 'f', 'false', 'n', 'no', 't', 'true', 'y', 'yes'], 'nargs': '?', 'aaz_type': 'bool', 'type': 'bool'}, {'name': 'azure_monitor_workspace_name', 'options': ['--azure-monitor-workspace-name', '-w'], 'required': True, 'id_part': 'name', 'aaz_type': 'string', 'type': 'string'}, {'name': 'metrics_container_name', 'options': ['--metrics-container-name', '--name', '-n'], 'required': True, 'id_part': 'child_name_1', 'aaz_type': 'string', 'type': 'string'}, {'name': 'resource_group', 'options': ['--resource-group', '-g'], 'required': True, 'id_part': 'resource_group', 'has_completer': True, 'aaz_type': 'string', 'type': 'string'}, {'name': 'version', 'options': ['--version'], 'aaz_type': 'string', 'type': 'string'}]}, 'monitor account metrics-container create': {'name': 'monitor account metrics-container create', 'is_aaz': True, 'parameters': [{'name': '_change_reference', 'options': ['--change-reference']}, {'name': '_acquire_policy_token', 'options': ['--acquire-policy-token']}, {'name': 'azure_monitor_workspace_name', 'options': ['--azure-monitor-workspace-name', '-w'], 'required': True, 'aaz_type': 'string', 'type': 'string'}, {'name': 'metrics_container_name', 'options': ['--metrics-container-name', '--name', '-n'], 'required': True, 'aaz_type': 'string', 'type': 'string'}, {'name': 'resource_group', 'options': ['--resource-group', '-g'], 'required': True, 'id_part': 'resource_group', 'has_completer': True, 'aaz_type': 'string', 'type': 'string'}, {'name': 'version', 'options': ['--version'], 'aaz_type': 'string', 'type': 'string'}]}}, 'sub_groups': {}}, 'monitor account identity': {'name': 'monitor account identity', 'commands': {'monitor account identity remove': {'name': 'monitor account identity remove', 'is_aaz': True, 'parameters': [{'name': '_change_reference', 'options': ['--change-reference']}, {'name': '_acquire_policy_token', 'options': ['--acquire-policy-token']}, {'name': 'azure_monitor_workspace_name', 'options': ['--azure-monitor-workspace-name', '--name', '-n'], 'required': True, 'aaz_type': 'string', 'type': 'string'}, {'name': 'resource_group', 'options': ['--resource-group', '-g'], 'required': True, 'id_part': 'resource_group', 'has_completer': True, 'aaz_type': 'string', 'type': 'string'}, {'name': 'mi_system_assigned', 'options': ['--mi-system-assigned', '--system-assigned'], 'nargs': '?', 'aaz_type': 'string', 'type': 'string'}, {'name': 'mi_user_assigned', 'options': ['--mi-user-assigned', '--user-assigned'], 'nargs': '*', 'aaz_type': 'AAZListArg', 'type': 'List<String>'}]}, 'monitor account identity show': {'name': 'monitor account identity show', 'is_aaz': True, 'parameters': [{'name': 'azure_monitor_workspace_name', 'options': ['--azure-monitor-workspace-name', '--name', '-n'], 'required': True, 'aaz_type': 'string', 'type': 'string'}, {'name': 'resource_group', 'options': ['--resource-group', '-g'], 'required': True, 'id_part': 'resource_group', 'has_completer': True, 'aaz_type': 'string', 'type': 'string'}]}, 'monitor account identity assign': {'name': 'monitor account identity assign', 'is_aaz': True, 'parameters': [{'name': '_change_reference', 'options': ['--change-reference']}, {'name': '_acquire_policy_token', 'options': ['--acquire-policy-token']}, {'name': 'azure_monitor_workspace_name', 'options': ['--azure-monitor-workspace-name', '--name', '-n'], 'required': True, 'aaz_type': 'string', 'type': 'string'}, {'name': 'resource_group', 'options': ['--resource-group', '-g'], 'required': True, 'id_part': 'resource_group', 'has_completer': True, 'aaz_type': 'string', 'type': 'string'}, {'name': 'mi_system_assigned', 'options': ['--mi-system-assigned', '--system-assigned'], 'nargs': '?', 'aaz_type': 'string', 'type': 'string'}, {'name': 'mi_user_assigned', 'options': ['--mi-user-assigned', '--user-assigned'], 'nargs': '*', 'aaz_type': 'AAZListArg', 'type': 'List<String>'}]}}, 'sub_groups': {}}} |
||
| monitor account create | cmd monitor account create added parameter enable_access_using_resource_permissions |
||
| monitor account create | cmd monitor account create added parameter mi_system_assigned |
||
| monitor account create | cmd monitor account create added parameter mi_user_assigned |
||
| monitor account create | cmd monitor account create added parameter public_network_access |
||
| monitor account list | cmd monitor account list added parameter pagination_limit |
||
| monitor account list | cmd monitor account list added parameter pagination_token |
||
| monitor account update | cmd monitor account update added parameter enable_access_using_resource_permissions |
||
| monitor account update | cmd monitor account update added parameter public_network_access |
|
Thank you for your contribution! We will review the pull request and get back to you soon. |
|
The git hooks are available for azure-cli and azure-cli-extensions repos. They could help you run required checks before creating the PR. Please sync the latest code with latest dev branch (for azure-cli) or main branch (for azure-cli-extensions). pip install azdev --upgrade
azdev setup -c <your azure-cli repo path> -r <your azure-cli-extensions repo path>
|
There was a problem hiding this comment.
Pull request overview
This PR updates the az monitor account AAZ-generated commands to use the Monitor Account ARM API version 2025-10-03, and exposes new request properties introduced in that version.
Changes:
- Bumped
az monitor accountoperations from2023-04-03to2025-10-03. - Added new CLI parameters:
--enable-access-using-resource-permissions(Metrics) and--public-network-access {Enabled,Disabled}(Properties). - Updated generated schemas/operations (including pagination support in
list, identity/default ingestion settings schema shape updates, and regenerated AAZ scaffolding).
Reviewed changes
Copilot reviewed 7 out of 7 changed files in this pull request and generated 4 comments.
Show a summary per file
| File | Description |
|---|---|
src/azure-cli/azure/cli/command_modules/monitor/aaz/latest/monitor/account/_create.py |
API version bump; adds new create-time args; updates request/response schema. |
src/azure-cli/azure/cli/command_modules/monitor/aaz/latest/monitor/account/_update.py |
API version bump; adds new update args and maps them into request payload; updates read schema. |
src/azure-cli/azure/cli/command_modules/monitor/aaz/latest/monitor/account/_show.py |
API version bump; updates response schema. |
src/azure-cli/azure/cli/command_modules/monitor/aaz/latest/monitor/account/_list.py |
API version bump; enables pagination; updates list operations and response schema. |
src/azure-cli/azure/cli/command_modules/monitor/aaz/latest/monitor/account/_delete.py |
API version bump; adjusts LRO handling callbacks for additional success codes. |
src/azure-cli/azure/cli/command_modules/monitor/aaz/latest/monitor/account/_wait.py |
API version bump; updates wait/get response schema. |
src/azure-cli/azure/cli/command_modules/monitor/aaz/latest/monitor/account/__init__.py |
Exports generated command group and operations via wildcard imports. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
022c9b0 to
94c0d25
Compare
|
@yanzhudd - Could you please review this PR and share if any changes required. |
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
|
Hi @GokulPrasad-Work |
|
Please note that the code completion time for the upcoming release is on 05/26/2026 at 06:00 UTC. If you want to catch up the release train, please address the comment asap. |
@yanzhudd - Is this the PR you are referring to - Azure/aaz#1001 |
|
@NoriZC , @teresaritorto |
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
|
Please note that the code completion time for the upcoming release train is on 06/30/2026 at 02:00 UTC. If you want it to be released in this sprint, please fix the CI issue asap and ping me in Teams directly. |
94c0d25 to
69f6e25
Compare
|
/azp run |
|
Commenter does not have sufficient privileges for PR 33325 in repo Azure/azure-cli |
|
@yanzhudd - Could you please retrigger the pipelines, fixed the issue mentioned using the agent. |
|
/azp run |
|
Azure Pipelines: Successfully started running 3 pipeline(s). |
CI status: all substantive checks pass ✅The Full Test suite (all Python 3.12 / 3.14 shards), unit tests, integration tests, breaking-change test, linters, and build jobs are green. The The one remaining red check is unrelated infra flakiness
These are checksum mismatches on published extensions unrelated to this PR ( @yanzhudd |
|
/azp run |
|
Azure Pipelines: Successfully started running 3 pipeline(s). |
- Bump API version from 2023-04-03 to 2025-10-03 - Add --enable-access-using-resource-permissions (Metrics group) - Add --public-network-access (Properties group) with Enabled/Disabled enum - Add --wait support - Regenerated via AAZ dev tool from azure-rest-api-specs monitoringservice swagger
…space-name and add command examples
…rkspace-name in issue commands
…i-version 2025-05-31-preview az identity create migrated to AAZ-generated commands using api-version 2025-05-31-preview, making the previous cassette (2024-11-30) stale and failing VCR playback in CI. Re-recorded the test against the new api-version. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
69f6e25 to
ad26525
Compare
|
@yanzhudd / @NoriZC / @teresaritorto I have fixed the failures, Coudl you please run the CI checks again? Last time, it looked like the CI checks are failing for something not related to this change. It would be very helpful to trigger the new run and suggest if anything more requred from our side. And, we would like to release this SDK ASAP. cc: @liadtal |
Changes
Related